> It appears to me that the XORG_CONFIG="--prefix=$XORG_PREFIX
is not seeing the $XORG_ part of --prefix=$XORG_PREFIX I am at a loss to say where the < > came from. I am missing part of the problem as I don't have all the info before me. Hi, I fixed it and now have this issue and the make file doesn't take sources/util-macros-1.17 ]# root [ /sources/util-macros-1.17 ]# ./configure $XORG_CONFIG && > make configure: WARNING: unrecognized options: --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-static make: Nothing to be done for `all'. root [ /sources/util-macros-1.17 ]# root [ /sources/util-macros-1.17 ]# echo $XORG_CONFIG --prefix=/usr/X11 --sysconfdir=/etc --localstatedir=/var --disable-static root [ /sources/util-macros-1.17 ]# -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
