OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
[Spike] compiling spike on redhat 8.0

From: Ido Breger (listsmagnifire.com)
Date: Wed Feb 11 2004 - 03:17:28 CST


Hi, I'm having problems in compiling spike 2.8 on redhat 8

I think the problem is that it doesn't recognize autoconf although it is installed.

Any idea ?

[idoido v2.8]$ cd src/
[idoido src]$ rm config.cache
[idoido src]$ ./configure
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for main in -lc... yes
checking for main in -lssl... yes
checking for dlopen in -ldl... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for malloc.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for 8-bit clean memcmp... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
checking for strtoul... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
[idoido src]$ make
cd . && AUTOCONF
/bin/sh: line 1: AUTOCONF: command not found
make: *** [configure] Error 127
[idoido src]$ which autoconf
/usr/bin/autoconf

_______________________________________________
Spike mailing list
Spikelists.immunitysec.com
http://www.immunitysec.com/mailman/listinfo/spike