pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/51239: compiling mate-power-manager hangs complaining of missing libintl.la
>Number: 51239
>Category: pkg
>Synopsis: compiling mate-power-manager hangs complaining of missing libintl.la
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 14 12:30:00 +0000 2016
>Originator: Petr Topiarz
>Release: pkgsrc current (date June 14 2016)
>Organization:
Petr Topiarz
>Environment:
NetBSD 6.1.5 NetBSD 6.1.5 (GENERIC) i386
>Description:
compiling mate-power-manager does not succseed complaining of missing library:
/usr/pkgsrc/sysutils/mate-power-manager/work/.buildlink/lib/libintl.la
So I believe it could be fixed by changing some configuration/compilation options, however I do not know how. I fixed it by copying the library there manually.
>How-To-Repeat:
populate pkgsrc with current and compile meta-pkgs/mate
>Fix:
It is a dirty hack but...
when it hangs complaining about missing library just do:
cp /usr/pkg/lib/libintl.la /usr/pkgsrc/sysutils/mate-power-manager/work/.buildlink/lib/
and the system succeeds in compiling and installing the package
Home |
Main Index |
Thread Index |
Old Index