Once built no matter whether I do make install or make clean I get the same output [root@dev-pbx1 asterisk]# make clean build_tools/make_version_h > include/asterisk/version.h.tmp if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ fi rm -f include/asterisk/version.h.tmp build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c build_tools/make_version_h > include/asterisk/version.h.tmp if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ fi rm -f include/asterisk/version.h.tmp build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c make: *** [.depend] Interrupt I am using FC3 and any help would be appreciated. Regards Lee -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051102/5dd17abc/attachment.htm
Are you installing over a previous source tree? If so, please rm -rf the previous source tree and install the new source tree from scratch. On 11/2/05, Lee Archer <lee.archer@pentagon-systems.com> wrote:> > Once built no matter whether I do make install or make clean I get the > same output > > [root@dev-pbx1 asterisk]# make clean > build_tools/make_version_h > include/asterisk/version.h.tmp > if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then > echo; else \ > mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ > fi > rm -f include/asterisk/version.h.tmp > build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes > -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE > -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c > aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c > ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c > cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c > dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c > jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c > plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c > tdd.c term.c translate.c ulaw.c utils.c > > build_tools/make_version_h > include/asterisk/version.h.tmp > if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then > echo; else \ > mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ > fi > rm -f include/asterisk/version.h.tmp > build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes > -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE > -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c > aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c > ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c > cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c > dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c > jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c > plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c > tdd.c term.c translate.c ulaw.c utils.c > > make: *** [.depend] Interrupt > > I am using FC3 and any help would be appreciated. > > Regards > > Lee > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com<http://easynews.com/>-- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051102/edb61346/attachment.htm
Hi, I had removed all old versions before starting and downloaded from CVS. Regards Lee ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of BJ Weschke Sent: 02 November 2005 12:20 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Installing beta2 Are you installing over a previous source tree? If so, please rm -rf the previous source tree and install the new source tree from scratch. On 11/2/05, Lee Archer <lee.archer@pentagon-systems.com> wrote: Once built no matter whether I do make install or make clean I get the same output [root@dev-pbx1 asterisk]# make clean build_tools/make_version_h > include/asterisk/version.h.tmp if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ fi rm -f include/asterisk/version.h.tmp build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c build_tools/make_version_h > include/asterisk/version.h.tmp if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ fi rm -f include/asterisk/version.h.tmp build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c make: *** [.depend] Interrupt I am using FC3 and any help would be appreciated. Regards Lee _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com <http://easynews.com/> -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.f-secure.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051102/27429345/attachment.htm
Can you issue the following command on FC3 and let us know the results? rpm -q kernel-source zlib zlib-devel openssl openssl-devel On 11/2/05, Lee Archer <lee.archer@pentagon-systems.com> wrote:> > Hi, I had removed all old versions before starting and downloaded from CVS. > > Regards > > Lee > > ________________________________From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of BJ Weschke> Sent: 02 November 2005 12:20 > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Installing beta2 > > > > Are you installing over a previous source tree? If so, please rm -rf the previous source tree and install the new source tree from scratch. > > > On 11/2/05, Lee Archer <lee.archer@pentagon-systems.com> wrote: > > > > > > Once built no matter whether I do make install or make clean I get the same output > > > > [root@dev-pbx1 asterisk]# make clean > > build_tools/make_version_h > include/asterisk/version.h.tmp > > if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ > > mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ > > fi > > rm -f include/asterisk/version.h.tmp > > build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c > > > > build_tools/make_version_h > include/asterisk/version.h.tmp > > if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ > > mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ > > fi > > rm -f include/asterisk/version.h.tmp > > build_tools/mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c > > > > make: *** [.depend] Interrupt > > > > I am using FC3 and any help would be appreciated. > > > > Regards > > > > Lee > > _______________________________________________ > > --Bandwidth and Colocation sponsored by Easynews.com -- > > > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > ########################################### > > This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. > For more information, connect to http://www.f-secure.com/ > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >
Hi it says [root@dev-pbx1 ~]# rpm -q kernel-source zlib zlib-devel openssl openssl-devel package kernel-source is not installed zlib-1.2.1.2-3.fc3 zlib-devel-1.2.1.2-3.fc3 openssl-0.9.7a-42.1 openssl-devel-0.9.7a-42.1 Which is odd cos the sources are installed. I'm using the 2.6.9-1.667 kernel and have all the links to the build directory. Regards Lee -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of BJ Weschke Sent: 02 November 2005 13:34 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Installing beta2 Can you issue the following command on FC3 and let us know the results? rpm -q kernel-source zlib zlib-devel openssl openssl-devel On 11/2/05, Lee Archer <lee.archer@pentagon-systems.com> wrote:> > Hi, I had removed all old versions before starting and downloaded fromCVS.> > Regards > > Lee > > ________________________________From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of BJ Weschke> Sent: 02 November 2005 12:20 > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Installing beta2 > > > > Are you installing over a previous source tree? If so, please rm -rfthe previous source tree and install the new source tree from scratch.> > > On 11/2/05, Lee Archer <lee.archer@pentagon-systems.com> wrote: > > > > > > Once built no matter whether I do make install or make clean I get > > the same output > > > > [root@dev-pbx1 asterisk]# make clean build_tools/make_version_h > > > include/asterisk/version.h.tmp if cmp -s > > include/asterisk/version.h.tmp include/asterisk/version.h ; thenecho; else \> > mv include/asterisk/version.h.tmp include/asterisk/version.h> > ; \ fi rm -f include/asterisk/version.h.tmp > > build_tools/mkdep -pipe -Wall -Wstrict-prototypes-Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c> > > > build_tools/make_version_h > include/asterisk/version.h.tmp if cmp > > -s include/asterisk/version.h.tmp include/asterisk/version.h ; thenecho; else \> > mv include/asterisk/version.h.tmp include/asterisk/version.h> > ; \ fi rm -f include/asterisk/version.h.tmp > > build_tools/mkdep -pipe -Wall -Wstrict-prototypes-Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer acl.c aescrypt.c aeskey.c aestab.c alaw.c app.c asterisk.c ast_expr2.c ast_expr2f.c astmm.c autoservice.c callerid.c cdr.c channel.c chanvars.c cli.c config.c cryptostub.c db.c devicestate.c dlfcn.c dns.c dnsmgr.c dsp.c enum.c file.c frame.c fskmodem.c image.c indications.c io.c jitterbuf.c loader.c logger.c manager.c md5.c muted.c netsock.c pbx.c plc.c poll.c privacy.c rtp.c say.c sched.c slinfactory.c srv.c strcompat.c tdd.c term.c translate.c ulaw.c utils.c> > > > make: *** [.depend] Interrupt > > > > I am using FC3 and any help would be appreciated. > > > > Regards > > > > Lee > > _______________________________________________ > > --Bandwidth and Colocation sponsored by Easynews.com -- > > > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > ########################################### > > This message has been scanned by F-Secure Anti-Virus for MicrosoftExchange.> For more information, connect to http://www.f-secure.com/ > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >_______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.f-secure.com/