Complie errors 2.3.2
Support
support at obantec.net
Wed Mar 20 17:28:57 UTC 2002
Hi
I am trying to compile inn-2.3.2 on RH 7.2
running ./configure i see several warnings (some here)
configure:3182: gcc -o conftest -g -O2 conftest.c 1>&5
/tmp/ccqhRSKT.o: In function `main':
/usr/local/src/inn-2.3.2/configure:3178: undefined reference to `crypt'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3171 "configure"
#include "confdefs.h"
/tmp/ccC4VRCx.o: In function `main':
/usr/local/src/inn-2.3.2/configure:3241: undefined reference to
`setproctitle'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3234 "configure"
#include "confdefs.h"
configure:3267: gcc -o conftest -g -O2 conftest.c -lutil -lcrypt 1>&5
/tmp/cczIrR7N.o: In function `main':
/usr/local/src/inn-2.3.2/configure:3263: undefined reference to
`setproctitle'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3256 "configure"
#include "confdefs.h"
configure:3846: gcc -o conftest -g -O2 conftest.c -ldbm -lresolv -lcrypt
1>&5
/usr/bin/ld: cannot find -ldbm
collect2: ld returned 1 exit status
configure: failed program was:
#line 3835 "configure"
#include "confdefs.h"
There are more!
If i ignore the warnings and run make it fails
Any info
Mark
More information about the inn-workers
mailing list