What am I doing wrong?

Michael bmike1 at gmail.com
Fri Aug 6 13:11:35 MST 2021


well.... it was going in but now it isn't

On Fri, Aug 6, 2021 at 3:10 PM Stephen Partington via PLUG-discuss
<plug-discuss at lists.phxlinux.org> wrote:
>
> does the build documentation detail where things get placed?
>
>
> On Fri, Aug 6, 2021 at 11:39 AM Michael via PLUG-discuss <plug-discuss at lists.phxlinux.org> wrote:
>>
>> in my fourth attempt at linux from scratch this is the script I'm trying to run:
>>      ../configure                   \
>>          --prefix=/usr              \
>>          --build=$(../config.guess) \
>>          --host=$LFS_TGT            \
>>          --disable-nls              \
>>          --enable-shared            \
>>          --disable-werror           \
>>          --enable-64-bit-bfd        \
>>      2>&1 | tee $LFS/rootdir/buildlogs/6.17BinutilsIImyconflog
>>
>> It is producing a makefile But is not producing the
>> 6.17BinutilsIImyconflog. Well if it is producing it I don't know where
>> it is.  it is supposed to be in $LFS/rootdir/buildlogs/ ($LFSdefined
>> as /mnt/lfs)
>> --
>> :-)~MIKE~(-:
>> ---------------------------------------------------
>> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
>
>
> --
> A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after you hit the snooze button.
>
> Stephen
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss



-- 
:-)~MIKE~(-:


More information about the PLUG-discuss mailing list