On Tue, Jan 03, 2006 at 06:28:24PM -0500, Michael Stearne wrote: > On 1/3/06, Technical Support <[EMAIL PROTECTED]> wrote: > > We do a lot of installs on Fedora (slowly becoming our favorite). Initially > > clients asked for FC because of compatibility with Red Hat, great package > > management, etc. With FC4, you get a great set of packages, and not a lot > > of add-ons required. > > > > Asterisk has perfect compatibility with FC3 & FC4 - a good choice. > > > > 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?
The packages containing the missing bits are also at the same place you got this package, ATrpms. Just point apt/yum/smart/up2date to ATrpms and have it automagically get the required dependencies including kernel modules (kmdls). -- Axel.Thimm at ATrpms.net
pgppWJ6SQXPfZ.pgp
Description: PGP signature
_______________________________________________ --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
