What am I doing wrong?

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Michael via PLUG-discuss
Dátum:  
Címzett: PLUG
CC: Michael
Tárgy: What am I doing wrong?
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 -
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss