View Single Post
  #1   (View Single Post)  
Old 15th May 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default libxcb, ImageMagick...

I tried to install libxcb:

make install clean
===> Building for libxcb-1.1
Making all in src
gmake[1]: Entering directory `/usr/ports/x11/libxcb/work/libxcb-1.1/src'
ln -s -f /usr/local/share/xcb/xproto.xml xproto.xml
/usr/local/bin/xsltproc --stringparam mode source \
--stringparam base-path /usr/local/share/xcb/ \
--stringparam extension-path /usr/local/share/xcb/ \
-o xproto.c ./c-client.xsl xproto.xml
warning: failed to load external entity "xproto.xml"
unable to parse xproto.xml
gmake[1]: *** [xproto.c] Error 6
gmake[1]: Leaving directory `/usr/ports/x11/libxcb/work/libxcb-1.1/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/x11/libxcb


I have FreeBSD 7.0 and I installed xproto.

Thanks.
Reply With Quote