On Mon, 30 Mar 2009 20:30:20 +0200 Simon Brüggen <[email protected]> wrote:
> hi, > > <code> > r...@radiobox/sources/xc/util/imake-1.0.2: ./configure $XORG_CONFIG > configure: loading site script /opt/X11-7.2 > sed: read error on /opt/X11-7.2: Is a directory > ./configure: line 1216: .: /opt/X11-7.2: is a directory > configure: loading site script /opt/X11-7.2 > sed: read error on /opt/X11-7.2: Is a directory > ./configure: line 1216: .: /opt/X11-7.2: is a directory What's this? It appears you have a /opt/X11-7.2/config.site that is a symlink to /opt/X11-7.2? Something's gone bad here! > [ ... stripped ... ] > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for XPROTO... configure: error: Package requirements > (xproto) were not met: > > No package 'xproto' found > what is your output from: pkg-config --cflags xproto It should return: -I/opt/X11-7.2/include good luck --- David Jensen -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
