Re: Compiling
Simon Horman <[email protected]>
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Dec 07, 2009 at 12:38:15PM +0000, Jim Tyrrell wrote: > Hi, > > I have installed and tested Perdition 1.17 on CentOS 5.4 fine using the > 1.17 RPM's - but now I'm trying to install 1.18 via source as there is > no RPM for that yet. I'm getting the following error when trying to > compile Venessa logger: > > # make > make all-recursive > make[1]: Entering directory `/root/perdition/vanessa_logger-0.0.8' > Making all in libvanessa_logger > make[2]: Entering directory > `/root/perdition/vanessa_logger-0.0.8/libvanessa_logger' > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I. -I.. -g -O2 -MT vanessa_logger.lo -MD -MP -MF > ".deps/vanessa_logger.Tpo" -c -o vanessa_logger.lo vanessa_logger.c; \ > then mv -f ".deps/vanessa_logger.Tpo" > ".deps/vanessa_logger.Plo"; else rm -f ".deps/vanessa_logger.Tpo"; exit > 1; fi > ../libtool: line 466: CDPATH: command not found > ../libtool: line 1144: func_opt_split: command not found > > libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-4, > but the > libtool: definition of this LT_INIT comes from an older release. > libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 > Debian-2.2.6a-4 > libtool: and run autoconf again. > make[2]: *** [vanessa_logger.lo] Error 1 > make[2]: Leaving directory > `/root/perdition/vanessa_logger-0.0.8/libvanessa_logger' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/perdition/vanessa_logger-0.0.8' > make: *** [all] Error 2 > > I'm not sure what I should be recreating with what. :P Its a standard > CentOS 5.4 install and has libtool-1.5.22-6.1 installed. I tried > compiling and installing libtool 2.2.6 but that didnt fix the issue. > > Any pointers appreciated. Strange. As mentioned elsewhere there are RPMs at http://download.opensuse.org/repositories/home:/horms/CentOS_5/i386/ and http://www.invoca.ch/pub/packages/perdition/ http://www.invoca.ch/pub/packages/vanessa_adt/ http://www.invoca.ch/pub/packages/vanessa_logger/ http://www.invoca.ch/pub/packages/vanessa_socket/ But to address your build question, I wonder if running ./autogen.sh helps. ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users