Hello has anyone seen this error before when compiling Util-linux-ng-2.16
/tmp/ccXZfRfB.s: Assembler messages:
/tmp/ccXZfRfB.s:1703: Error: symbol `fstatat64' is already defined
/tmp/ccXZfRfB.s:1736: Error: symbol `fstat64' is already defined
/tmp/ccXZfRfB.s:1765: Error: symbol `lstat64' is
Hello has anyone seen this error before when compiling Util-linux-ng-2.16
/tmp/ccXZfRfB.s: Assembler messages:
/tmp/ccXZfRfB.s:1703: Error: symbol `fstatat64' is already defined
/tmp/ccXZfRfB.s:1736: Error: symbol `fstat64' is already defined
/tmp/ccXZfRfB.s:1765: Error: symbol `lstat64' is alread
When I try to compile the glibc-2.10.1 package I get the following error:
error: bad value (switch) for -mtune= switch
When I did my case statement before compiling, I added the parameter
-mtune=native. This is what is in the document.
Has anyone encourtered this and what did you do resolve
00 US/Canada Central
Subject: Re: Stuck on Page 43 (chapter 5.8 Toolchain)
Ken Turner wrote:
>
> I am trying to the following and getting the subsequent error:
>
>
> lfs:/mnt/lfs/sources$ $LFS_TGT-gcc -B/tools/lib
> dummy.c/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.
I am trying to the following and getting the subsequent error:
lfs:/mnt/lfs/sources$ $LFS_TGT-gcc -B/tools/lib
dummy.c/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.3.2/../../../../i686-lfs-linux-gnu/bin/ld:
crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit st