On Sun, May 22, 2005 at 07:01:33PM -0500, Rich Smrcina wrote:
In an attempt to install this on SLES9, I've run into this during 'make install':
BBHOME="/home/hobbit/server" MANROOT="/usr/local/man" ARESVER="1.2.1" INSTALLROOT="" INSTALLBINDIR="/home/hobbit/server/bin" INSTALLETCDIR="/home/hobbit/server/etc" INSTALLEXTDIR="/home/hobbit/server/ext" INSTALLTMPDIR="/home/hobbit/server/tmp" INSTALLWEBDIR="/home/hobbit/server/web" INSTALLWWWDIR="/home/hobbit/server/www" make -C bbnet install make[1]: Entering directory `/home/hobbit/hobbit-4.0.3/bbnet' ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored" cp c-ares/.libs/libcares.a . cc -I./c-ares -c -o dns.o dns.c
It's trying to build some stuff during the "make install" - that should not happen.
Check the clock on this box, thrn try doing "make clean; make; make install". If that fails, then do it again and log all of the output from make, then mail me that log.
Regards, Henrik