This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]