Bruce Dubbs wrote:
> Armin K. wrote:
I know why is PKG_CONFIG_PATH necessarry, but I don't know why
is it necessary to do
export PKG_CONFIG_PATH=blah
./configure --blah
unset PKG_CONFIG_PATH
instead of
PKG_CONFIG_PATH=blah ./configure blah
or
Armin K. wrote:
> On 02/05/2014 06:12 AM, Bruce Dubbs wrote:
>> Armin K. wrote:
>>> On 02/04/2014 11:19 PM, Bruce Dubbs wrote:
Armin K. wrote:
>>
The disable- prevents e2fsprogs from building/installing libuuid and
libblkid, but it still needs them and with the change and at this poi
On 02/05/2014 06:12 AM, Bruce Dubbs wrote:
> Armin K. wrote:
>> On 02/04/2014 11:19 PM, Bruce Dubbs wrote:
>>> Armin K. wrote:
>
>>> The disable- prevents e2fsprogs from building/installing libuuid and
>>> libblkid, but it still needs them and with the change and at this point
>>> in building pack
Armin K. wrote:
> On 02/04/2014 11:19 PM, Bruce Dubbs wrote:
>> Armin K. wrote:
>> The disable- prevents e2fsprogs from building/installing libuuid and
>> libblkid, but it still needs them and with the change and at this point
>> in building packages in Chapter 6, it needs the PKG_CONFIG_PATH to f
On 02/04/2014 11:19 PM, Bruce Dubbs wrote:
> Armin K. wrote:
>> I've built e2fsprogs and it seems broken in a way with the util-linux
>> chapter 5 move.
>>
>> I still don't understand why PKG_CONFIG_PATH has to be exported
>> seperately.
>
> The disable- prevents e2fsprogs from building/installing
Armin K. wrote:
> I've built e2fsprogs and it seems broken in a way with the util-linux
> chapter 5 move.
>
> I still don't understand why PKG_CONFIG_PATH has to be exported
> seperately.
The disable- prevents e2fsprogs from building/installing libuuid and
libblkid, but it still needs them and wi
Thanks for the reply, Matt.
On 02-12-2011 06:03, Matthew Burgess wrote:
> On Thu, 1 Dec 2011 16:22:18 -0800 (PST), Fernando de Oliveira
> wrote:
>> Hi,
>>
>> The upgrade from e2fsprogs-1.41.14 to e2fsprogs-1.42 is successful in LFS
>> 6.7 and 6.8, but not 6.5, with
>>
>> ../configure --prefix=/u
On Thu, 1 Dec 2011 16:22:18 -0800 (PST), Fernando de Oliveira
wrote:
> Hi,
>
> The upgrade from e2fsprogs-1.41.14 to e2fsprogs-1.42 is successful in LFS
> 6.7 and 6.8, but not 6.5, with
>
> ../configure --prefix=/usr --with-root-prefix="" \
> --enable-elf-shlibs --disable-libblkid --disable