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 <[EMAIL PROTECTED]> wrote: > > Hi, I had removed all old versions before starting and downloaded from CVS. > > Regards > > Lee > > ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> wrote: > > > > > > Once built no matter whether I do make install or make clean I get the same > > output > > > > [EMAIL PROTECTED] 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 > > [email protected] > > 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 > [email protected] > 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 [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
