pkgsrc-Bugs archive

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

pkg/42995: x11/libXtst configure fails on MacOS X 10.4.11



>Number:         42995
>Category:       pkg
>Synopsis:       x11/libXtst configure fails on MacOS X 10.4.11
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 18 04:30:00 +0000 2010
>Originator:     John D. Baker
>Release:        MacOS X 10.4.11 (PPC) pkgsrc-current (pre-2010Q1)
>Organization:
>Environment:
Darwin ed.technoskunk.fur 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 
18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc

>Description:
Building x11/libXtst on MacOS X 10.4.11 (PPC, maybe also intel?) fails
during the configure step as follows:

[...]
checking how to hardcode library paths into programs... immediate
checking for xmlto... no
checking pkg-config is at least version 0.9.0... yes
checking for XTST... configure: error: Package requirements (x11 xext 
recordproto xextproto inputproto) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the XTST_CFLAGS and XTST_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/x11/libXtst
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package 
Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package 
Makefile.
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/x11/libXtst
[...]
>How-To-Repeat:
On MacOS X 10.4.11 (PPC, maybe intel too?) with Apple's X11 and any
updates thereto installed, attempt to build x11/libXtst (which is a
dependency of other packages).
>Fix:
Not sure.  The configure script appears to only be taking "pkg-config"'s
word for whether a capability is installed.  Looking at the list
separately indicates that the current set of packages lacks:

x11
xext
xextproto

Not sure about the "x11" package or what that means in the context of
Apple's X11 system.

I can try to install xext/xextproto manually to see if there's a
dependency missing.



Home | Main Index | Thread Index | Old Index