2009/3/31 David Jensen <[email protected]>:
>  Well.... What does this return:
> cat /opt/X11-7.2/lib/pkgconfig/xproto.pc
$ cat /opt/X11-7.2/lib/pkgconfig/xproto.pc
prefix=/opt/X11-7.2
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
includex11dir=${prefix}/include/X11

Name: Xproto
Description: Xproto headers
Version: 7.0.10
Cflags: -I${includedir}
>
> and this:
> PKG_CONFIG_PATH=/opt/X11-7.2/lib/pkgconfig pkg-config --cflags xproto
$ PKG_CONFIG_PATH=/opt/X11-7.4/lib/pkgconfig pkg-config --cflags xproto
-I/opt/X11-7.4/include
(I switched back to 7.4 )

Simon
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to