Re: Can't build on solaris x86

From: Xavier Leroy (Xavier.Leroy@inria.fr)
Date: Thu Feb 03 2000 - 11:13:31 MET

  • Next message: Martin Quinson: "Re: Can't build on solaris x86"

    > Here is what I get when I try to build on a pentium II under solaris :
    > ld: fatal: Symbol referencing errors. No output written to ecdl.solaris.i386
    > It's the same when I use cc or gcc...
    > Which library did I forget ?

    -lnsl -lsocket

    (Solaris is odd, the BSD socket functions are not in libc, but in the
    libraries above.)

    - Xavier Leroy



    This archive was generated by hypermail 2b29 : Thu Feb 03 2000 - 11:17:04 MET