pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43924 ([net/host] build error on Solaris 10)



The following reply was made to PR pkg/43924; it has been noted by GNATS.

From: Youssef Ghorbal <djo%pasteur.fr@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost,
 pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/43924 ([net/host] build error on Solaris 10)
Date: Mon, 11 Oct 2010 14:07:43 +0200

 > On Oct 9, 2010, at 11:13 PM, dholland%NetBSD.org@localhost wrote:
 >=20
 >> Synopsis: [net/host] build error on Solaris 10
 >> =3D20
 >> State-Changed-From-To: open->feedback
 >> State-Changed-By: dholland%NetBSD.org@localhost
 >> State-Changed-When: Sat, 09 Oct 2010 21:13:31 +0000
 >> State-Changed-Why:
 >> Is it working now?
 
 I forgot to note an error in the commit of The Makefile. The lib that =
 have to be added is "resolv" et not "resolve"
 LDFLAGS+=3D       -lresolve -lsocket -lnsl (is not correct)
 LDFLAGS+=3D       -lresolv -lsocket -lnsl (is correct)
 
 Youssef Ghorbal
 
 


Home | Main Index | Thread Index | Old Index