upgrade to 2.3.4. you'll have better luck.

At 12:20 PM 02-13-2003, Abel Lucano wrote:
Hi there,

I'm trying run ./configure inside of the vqadmin-2.3.2 directory without
success.

I) last few lines on my screen:

....
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 ranlib... ranlib
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for AIX... no
yes                       <-- here  stops


II) last few lines of config.log file shows:

#line 1079 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char strerror();

int main() {
strerror()
; return 0; }
configure:1113: checking how to run the C preprocessor
configure:1134: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1193: checking for AIX
configure:1334: gcc -o conftest -g -O2 -Wall   conftest.c  1>&5
configure: In function `main':
configure:1307: warning: implicit declaration of function `unlink'
configure:1314: warning: implicit declaration of function `strlen'
configure:1322: warning: int format, uid_t arg (arg 3)
configure:1326: warning: int format, gid_t arg (arg 3)


I'm running Solaris 8 with GCC:
Configured with: ../configure --with-as=/usr/ccs/bin/as
                 --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.1


Any hint or URL to see?
Thanks in advance for any help
Regards,


----------------------------------------------------------------------------
Abel Lucano
[EMAIL PROTECTED]
Paul Theodoropoulos
http://www.anastrophe.com
http://folding.stanford.edu
The Nicest Misanthrope on the Net


Reply via email to