pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/46095: X11 version cannot be determined



>Number:         46095
>Category:       pkg
>Synopsis:       X11 version cannot be determined
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 25 16:10:00 +0000 2012
>Originator:     Christoph Egger
>Release:        MacOSX 10.4
>Organization:
>Environment:
Mac OS X 10.4
>Description:

When compiling a package, I see this warning:

bmake: "../../pkgtools/x11-links/../../pkgtools/x11-links/xorg-version.mk" line 
38: warning: Couldn't read shell's output for "/usr/X11R6/bin/Xquartz -version 
2>&1 |                    /usr/bin/awk '/X.org Release / { print $3 }'"

And later linking against -lX11 fails because libX11 cannot be found.

$ /usr/X11R6/bin/Xquartz -version
XFree86 Version 4.4.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)

>How-To-Repeat:

Build a package on MacOSX 10.4 with X11_TYPE=native.

>Fix:



Home | Main Index | Thread Index | Old Index