This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
db -3.1.17 compilation question
- From: Ana Belén Díez <ana dot diez at si dot upct dot es>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Fri, 15 Feb 2002 10:51:30 +0100
- Subject: db -3.1.17 compilation question
Hi,
am trying to compile db-3.1.17 using gcc for Solaris 2.8, but I am facing
an error:
configure:1176: checking whether the C compiler (/usr/local/bin/gcc -O )
works
configure:1192: /usr/local/bin/gcc -o conftest -O -D_REENTRANT
conftest.c -lsockect -lnsl 1>&5
ld: fatal: library -lsockect: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1187 "configure"
#include "confdefs.h"
has anybody an idea what I am missing here?
thanks in advance
Ana