pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/35415: wm/wmii problem
>Number: 35415
>Category: pkg
>Synopsis: wmii build succeeds but execution fails due to mislinkage
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jan 13 00:15:00 +0000 2007
>Originator: Al.
>Release: NetBSD 3.1
>Organization:
>Environment:
System: NetBSD maimon.technoshaman 3.1 NetBSD 3.1 (GENERIC) #0: Tue Oct 31
05:09:13 UTC 2006
builds%b1.netbsd.org@localhost:/home/builds/ab/netbsd-3-1-RELEASE/macppc/200610302053Z-obj/home/builds/ab/netbsd-3-1-RELEASE/src/sys/arch/macppc/compile/GENERIC
macppc
Architecture: powerpc
Machine: macppc
>Description:
wmii (in ${PKGSRC}/wm/wmii) builds successfully but fails to execute,
complaining of lX11.so.6 is not found.
>How-To-Repeat:
cd ${PKGSRC}/wm/wmii && make install && /usr/pkg/bin/wmii
>Fix:
(Provided by Peter Bex <peter.bex%xs4all.nl@localhost>.)
Add the following in the LDFLAGS line in /etc/mk.conf
-L/usr/X11R6/lib -R/usr/X11R6/lib
Home |
Main Index |
Thread Index |
Old Index