pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/36797: lang/scsl-jre15 won't build with modular xorg
The following reply was made to PR pkg/36797; it has been noted by GNATS.
From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/36797: lang/scsl-jre15 won't build with modular xorg
Date: Fri, 17 Aug 2007 10:50:47 +0200
On Thu, 16 Aug 2007 22:45:00 +0000 (UTC)
smb%cs.columbia.edu@localhost wrote:
> >Number: 36797
> >Category: pkg
> >Synopsis: lang/scsl-jre15 doesn't build with modular xorg
> ERROR: /usr/pkg/java/scsl-1.5/bin/unpack200: -lstdc++.5 => not found
This one doesn't look like a modular x.org problem -- libstdc++.5
doesn't exist on -current so I guess this doesn't work even with
XFree86. Do we have any compat package that can provide it?
libX11 will be found if LD_LIBRARY_PATH is set to /usr/pkg/lib.
This should have been broken also with xorg 6.9, given that it has it's
libs in /usr/pkg/xorg/lib. I guess we could deploy a wrapper script for
the binaries that need it until someone comes up with a better idea ...
Home |
Main Index |
Thread Index |
Old Index