On 1/3/06, Mojo with Horan & Company, LLC <[EMAIL PROTECTED]> wrote: > Have you removing the asterisk include directory before trying version > 1.2? I think it might be /usr/include/asterisk/ in many cases.
Thanks. Looks like this and make clean worked. Michael > > Michael Stearne wrote: > > I am having trouble with FC3. > > > > After doing a yum update (of 1264 packages) I still cannont compile > > 1.2.1 from source: > > > > make[1]: `libedit.a' is up to date. > > make[1]: Leaving directory `/usr/src/asterisk-1.2.1/editline' > > make[1]: Entering directory `/usr/src/asterisk-1.2.1/db1-ast' > > make[1]: `libdb1.a' is up to date. > > make[1]: Leaving directory `/usr/src/asterisk-1.2.1/db1-ast' > > make[1]: Entering directory `/usr/src/asterisk-1.2.1/stdtime' > > make[1]: *** No rule to make target > > `/usr/lib/gcc/i386-redhat-linux/3.4.2/include/stddef.h', needed by > > `localtime.o'. Stop. > > make[1]: Leaving directory `/usr/src/asterisk-1.2.1/stdtime' > > make: *** [stdtime/libtime.a] Error 2 > > > > and when I try to update from binary: > > > > [EMAIL PROTECTED] ~]# rpm -Uvh asterisk-1.2.1-15.rhfc3.at.i386.rpm > > warning: asterisk-1.2.1-15.rhfc3.at.i386.rpm: V3 DSA signature: NOKEY, > > key ID 66534c2b > > error: Failed dependencies: > > libpri.so.1 is needed by asterisk-1.2.1-15.rhfc3.at.i386 > > libspandsp.so.0 is needed by asterisk-1.2.1-15.rhfc3.at.i386 > > libtonezone.so.1 is needed by asterisk-1.2.1-15.rhfc3.at.i386 > > > > I have compiled from source 1.0.9 without problem on this machine. > > > > Any ideas why my attempts are now failing? > > > > Thanks, > > Michael > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > -- > Mojo <[EMAIL PROTECTED]> > Office Manger, Horan & Company, LLC > (907) 747-6666 x112 > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
