using inn with solaris 5.8
Guy Roussin
guy.roussin at teledetection.fr
Fri Jul 20 08:55:28 UTC 2001
Hello,
I try to use inn on a solaris 5.8 (sun4m sparc)
to create a local inn server but I can't start
inn with rc.news (only innwatch and sleep 600 runs)
[Note: i read the FAQ point 3.1]
I use this line to configure (gcc2.95.2 & perl version 5.005_03
built for sun4-solaris)
./configure --with-perl --with-sendmail=/usr/lib/sendmail
I notice a lot of error in config.log (see below).
What can i do ?
Thank you very much for your help.
Guy Roussin
-----------
Extract of config.log
(...)
configure:3227: checking for library containing setproctitle
configure:3245: gcc -o conftest -g -O2 conftest.c 1>&5
Undefined first referenced
symbol in file
setproctitle /var/tmp/cc9xtTBH.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
(...)
configure:3293: checking for library containing gethostbyname
configure:3311: gcc -o conftest -g -O2 conftest.c 1>&5
Undefined first referenced
symbol in file
gethostbyname /var/tmp/ccX43MgW.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
(...)
configure:3394: checking for socket
configure:3422: gcc -o conftest -g -O2 conftest.c -lresolv -lnsl 1>&5
Undefined first referenced
symbol in file
socket /var/tmp/cc3SE53e.o (symbol belongs to impl
icit dependency /usr/lib/libsocket.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
(...)
configure:3683: checking for getspnam in -lshadow
configure:3702: gcc -o conftest -g -O2 conftest.c -lshadow -lresolv -lnsl -l
socket 1>&5
ld: fatal: library -lshadow: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
(...)
configure:3779: checking for regexec in -lregex
configure:3798: gcc -o conftest -g -O2 conftest.c -lregex -lelf -lresolv -lns
l -lsocket 1>&5
ld: fatal: library -lregex: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
(...)
configure:3867: checking for dbm_open in -lndbm
configure:3886: gcc -o conftest -g -O2 conftest.c -lndbm -lelf -lresolv -lnsl
-lsocket 1>&5
ld: fatal: library -lndbm: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
(...)
configure:4599: checking for opendir in -ldir
configure:4618: gcc -o conftest -g -O2 conftest.c -ldir -lelf -lresolv -lnsl
-lsocket 1>&5
ld: fatal: library -ldir: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
(...)
configure:4771: stdint.h: No such file or directory
configure: failed program was:
#line 4770 "configure"
#include "confdefs.h"
#include <stdint.h>
(...)
configure:4771: sys/bitypes.h: No such file or directory
(...)
configure:5355: checking for SUN_LEN
configure:5375: gcc -o conftest -g -O2 conftest.c -lelf -lresolv -lnsl -lsock
et 1>&5
configure: In function `main':
configure:5367: parse error before `1'
configure:5370: invalid lvalue in unary `&'
configure: failed program was:
#line 5360 "configure"
(...)
configure:5398: checking for tm_gmtoff in struct tm
configure:5410: gcc -o conftest -g -O2 conftest.c -lelf -lresolv -lnsl -lsock
et 1>&5
configure: In function `main':
configure:5406: structure has no member named `tm_gmtoff'
(...)
configure:6560: checking for setenv
configure:6588: gcc -o conftest -g -O2 conftest.c -lelf -lresolv -lnsl -lsock
et 1>&5
Undefined first referenced
symbol in file
setenv /var/tmp/ccz0lwKH.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
More information about the inn-workers
mailing list