On 01/04/2013 01:19 AM, MIKE wrote: > Hi, > > Everytime I run > > > ./configure $XORG_CONFIG && > Make > > root [ /sources/util-macros-1.17 ]# > root [ /sources/util-macros-1.17 ]# ./configure $XORG_CONFIG && >> make > > configure: WARNING: unrecognized options: --disable-static > configure: error: expected an absolute directory name for --prefix: <PREFIX> > > I get the following issues any suggestions? > > Here is my profile from profile.d > XORG_PREFIX="/usr/X11" > XORG_CONFIG="--prefix=$XORG_PREFIX \ > --sysconfdir=/etc \ > --localstatedir=/var \ > --disable-static" > XORG_CONFIG2="--prefix=$XORG_PREFIX \ > --sysconfdir=/etc \ > --localstatedir=/var" > export XORG_PREFIX XORG_CONFIG > > pathappend $XORG_PREFIX/bin PATH > pathappend $XORG_PREFIX/lib/pkgconfig PKG_CONFIG_PATH > pathappend $XORG_PREFIX/share/pkgconfig PKG_CONFIG_PATH > export PATH PKG_CONFIG_PATH >
Can you post output of $ echo $XORG_CONFIG -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
