[Clfs-support] GCC-4.2.4-Final build error
Chris Staub
chris at beaker67.com
Wed Jul 15 10:08:39 PDT 2009
Jim Gifford wrote:
> sayed israr wrote:
>> *
>>
>> hello piyush!!
>>
>> actually i dont have any native linux installed on my system[hard disk
>> crashed],i m working on [Remastered-clfs-1.0.0.-Livecd-6.x.].
>>
>> I cant connect my wireless internet terminal which is USB-BSNL-EVDO.so
>> every time i have to come to windows.
>>
>> So i cant have whole build status.what i m doing now is typing that
>> error messege.
>>
>> So here is configure script for gcc-build :
>>
>> [CLFS-1.1.0/BOOK Chapter 5.9/Crosss GCC-4.2.4-Final , page 47]
>>
>> ../gcc-4.2.4/configure --prefix=/mnt/clfs/cross-tools \
>>
>> --target=${CLFS_TARGET} --host=${CLFS_HOST} --disable-multilib \
>>
>> --with-local-prefix=/mnt/clfs/tools --disable-nls --enable-shared \
>>
One potential problem is those configure options. The book does not say
to use "${CLFS}/tools" or "${CLFS}/cross-tools" for --prefix or
--with-local-prefix - it just says "/tools" and "/cross-tools". Most
likely your errors are due to that or some other deviation from the
book's instructions that you haven't told us about. In addition to
providing additional details about the problem (for example, you also
have forgotten to specify the host and target archs - see page 1.6), you
need to explain what, if anything, else you have changed.
More information about the Clfs-support
mailing list