pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
render.pc vs. renderproto.pc (was: Re: configure: error: invalid option: --without-libintl-prefix)
I've patched the error in configure to a warning, for now.
Next issue: gtk2+ seems to want renderproto.pc but it doesn't get
buildlinked.
$ /home/tmp/emulators/vice/work.x86_64/.tools/bin/pkg-config --cflags
gtk+-2.0
Package renderproto was not found in the pkg-config search path.
Perhaps you should add the directory containing `renderproto.pc'
to the PKG_CONFIG_PATH environment variable
Package 'renderproto', required by 'Xrender', not found
Even though I have this in options.mk:
CONFIGURE_ARGS+= --enable-gnomeui
. include "../../x11/renderproto/buildlink3.mk"
. include "../../x11/gtk2/buildlink3.mk"
I do have a renderproto.pc file:
-r--r--r-- 1 root wheel 187 Nov 6 14:14
/usr/X11R7/lib/pkgconfig/renderproto.pc
it appears to get buildlinked:
-rw-r--r-- 1 rhialto wheel 0 Feb 27 17:53 .buildlink_renderproto_done
but no .buildlink/lib/pkgconfig/renderproto.pc link. There are links to
other X11R7 .pc files though:
lrwxr-xr-x 1 rhialto wheel 42 Feb 27 17:53 compositeext.pc@ ->
/usr/X11R7/lib/pkgconfig/compositeproto.pc
lrwxr-xr-x 1 rhialto wheel 38 Feb 27 17:53 fixesext.pc@ ->
/usr/X11R7/lib/pkgconfig/fixesproto.pc
lrwxr-xr-x 1 rhialto wheel 39 Feb 27 17:53 render.pc@ ->
/usr/X11R7/lib/pkgconfig/renderproto.pc
lrwxr-xr-x 1 rhialto wheel 31 Feb 27 17:53 xau.pc@ ->
/usr/X11R7/lib/pkgconfig/xau.pc
lrwxr-xr-x 1 rhialto wheel 35 Feb 27 17:53 xcursor.pc@ ->
/usr/X11R7/lib/pkgconfig/xcursor.pc
lrwxr-xr-x 1 rhialto wheel 33 Feb 27 17:53 xdmcp.pc@ ->
/usr/X11R7/lib/pkgconfig/xdmcp.pc
lrwxr-xr-x 1 rhialto wheel 37 Feb 27 17:53 xextproto.pc@ ->
/usr/X11R7/lib/pkgconfig/xextproto.pc
Ahhhhh... the link named render.pc links to renderproto.pc !
Is that a bug? If so, why didn't I notice it before with other builds?
If not, why is this case not working?
-Olaf.
--
___ Olaf 'Rhialto' Seibert -- There's no point being grown-up if you
\X/ rhialto/at/xs4all.nl -- can't be childish sometimes. -The 4th Doctor
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Home |
Main Index |
Thread Index |
Old Index