pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/53765: net/glib-networking build error (PLIST entry) on x64 Linux
>Number: 53765
>Category: pkg
>Synopsis: net/glib-networking build error (PLIST entry) on x64 Linux
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Dec 07 12:25:00 +0000 2018
>Originator: Alexander Garvin
>Release: current 2018-12-06
>Organization:
>Environment:
Linux -- 4.19.5-300.fc29.x86_64 #1 SMP Tue Nov 27 19:29:23 UTC 2018 x86_64 GNU/Linux
>Description:
In PLIST, incorrect location of:
libgiognomeproxy.so
libgiognutls.so
libgiolibproxy.so
>How-To-Repeat:
cd /usr/pkgsrc/net/glib-networking && bmake install
>Fix:
in PLIST, change:
lib/gio/modules/libgiognomeproxy.so
lib/gio/modules/libgiognutls.so
lib/gio/modules/libgiolibproxy.so
to
lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so
lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
bmake clean && bmake install
Home |
Main Index |
Thread Index |
Old Index