3 Dec
2002
3 Dec
'02
10:38 a.m.
On Mon, 2 Dec 2002, Balazs Scheidler wrote:
On Mon, Dec 02, 2002 at 04:23:47PM +0100, Longina Przybyszewska wrote:
hi, I can not compile syslog-ng-1.5.21/23 versions on Solaris9(sparc). I am getting the following error:
add -lresolv to your LDFLAGS (in Makefile), this problem has been fixed in my CVS tree, but it has not yet been released.
It didn't work.
I could compile first after I edited config.status and added -lresolv there.
make distclean LIBS=-lresolv configure ... Cheers -andrey