MIKE wrote:
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Armin K.
> Sent: Thursday, January 03, 2013 6:21 PM
> To: BLFS Support List
> Subject: Re: [blfs-support] util-macros
>
> 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
> Here is the output
>
> root [ /sources/util-macros-1.17 ]# echo $XORG_CONFIG
> --prefix=<PREFIX> --sysconfdir=/etc --localstatedir=/var --disable-static
>            ^^^^^^^
There is the  problem
-- 
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