pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31088
Synopsis: perl5 requires gdbm
State-Changed-From-To: open->analyzed
State-Changed-By: jlam%netbsd.org@localhost
State-Changed-When: Mon, 19 Sep 2005 06:51:28 +0000
State-Changed-Why:
The fix is trivial -- just set LIBSWANTED.Linux in the perl5/Makefile to
correctly restrict the libraries used to link against Perl. It's probably
either:
LIBSWANTED.Linux= m crypt dl
or
LIBSWANTED.Linux= m crypt dl nsl
This just needs someone familiar with Linux to test and set appropriately.
Home |
Main Index |
Thread Index |
Old Index