Date: Tue, 22 Nov 2005 12:27:50 GMT From: Marcus Alves Grando <mnag@FreeBSD.org> To: lupe@lupe-christoph.de, mnag@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/89405: [maintainer update] Fix bad linker path Message-ID: <200511221227.jAMCRomR020444@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: [maintainer update] Fix bad linker path State-Changed-From-To: open->closed State-Changed-By: mnag State-Changed-When: Tue Nov 22 12:25:04 GMT 2005 State-Changed-Why: Committed. Thanks. I only remove "-L", to static link with libpcap. In your change you only remove "-lpcap" and put "-L<dir>", with this Makefile will fail, because not link with pcap. http://www.freebsd.org/cgi/query-pr.cgi?pr=89405
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511221227.jAMCRomR020444>