Re: Solaris 5.6 install problem

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Amit Sharma <amit(at)math(dot)ksu(dot)edu>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Solaris 5.6 install problem
Date: 2001-02-12 15:44:53
Message-ID: Pine.LNX.4.30.0102121643360.1100-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Amit Sharma writes:

> libpq/SUBSYS.o(.text+0x5038): undefined reference to `__inet_ntoa'

> I was getting the same trouble with installing Apache WebServer in my
> account and had to go and modify the "makefiles" to include
> -lbind option in them. Do i have to do the same thing here as well, i
> tried doing that though and it didn't work.

I think you need to add -lresolv. Edit src/Makefile.global, the line
LIBS=...

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ross J. Reedstrom 2001-02-12 16:28:35 Re: PL/PgSQL GET DIAGNOSTICS command
Previous Message Karel Zak 2001-02-12 12:53:50 Re: 7.0.3 spelling error