nuiz เขียน:make เฉยๆผ่านเหรอครับ ?
ปกติถ้า make ผ่าน make install มักจะผ่านด้วย
ยังไงลองใหม่ดูครับ
make clean
./configure
make
make install
หลังจากที่ทำตามท่านบอก เกิด error แบบนี้ครับ
CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
make[1]: Entering directory `/tmp/asterisk-1.6.2.11/menuselect'
make[1]: `makeopts' is up to date.
make[1]: Leaving directory `/tmp/asterisk-1.6.2.11/menuselect'
Generating embedded module rules ...
[LD] abstract_jb.o acl.o adsistub.o aescrypt.o aeskey.o aestab.o alaw.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o audiohook.o autoservice.o bridging.o callerid.o cdr.o channel.o chanvars.o cli.o config.o cryptostub.o datastore.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o enum.o event.o features.o file.o fixedjitterbuf.o frame.o fskmodem.o global_datastores.o hashtab.o heap.o http.o image.o indications.o io.o jitterbuf.o loader.o logger.o manager.o md5.o netsock.o pbx.o plc.o poll.o privacy.o rtp.o say.o sched.o sha1.o slinfactory.o srv.o ssl.o stdtime/localtime.o strcompat.o strings.o taskprocessor.o tcptls.o tdd.o term.o test.o threadstorage.o timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o editline/libedit.a db1-ast/libdb1.a -> asterisk
CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -march=i686 " build_tools/mkpkgconfig /usr/lib/pkgconfig;
build_tools/mkpkgconfig: line 32: /usr/lib/pkgconfig/asterisk.pc: Read-only file system
make: *** [datafiles] Error 1
ผม makeopts เป็น up to date แล้วนะครับ
มันก็ยังเกิด error แบบนี้ครับ