public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Missing libraries
@ 2003-09-03 18:28 DRickard1967
  0 siblings, 0 replies; only message in thread
From: DRickard1967 @ 2003-09-03 18:28 UTC (permalink / raw)
  To: gcc-help

Attempting to install PostGreSQL 7.3.X on a sparc-sun-solaris2.9 (SunOS 5.9) machine; during configure, numerous errors like these were logged:

        configure:4357: gcc -o conftest      conftest.c -lbsd   >&5
        ld: fatal: library -lbsd: not found
        configure:4423: gcc -o conftest      conftest.c -lutil   >&5
        ld: fatal: library -lutil: not found
        configure:4718: gcc -o conftest      conftest.c -lipc  -lsocket -lnsl -ldl -lm  >&5
        ld: fatal: library -lipc: not found

Where are these libraries supposed to be?  Assuming that they are on our server, how do we path gcc to find them?  If they are missing, where are they available?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-03 18:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-03 18:28 Missing libraries DRickard1967

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).