LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   error making glibc in chapter 6 LFS (https://www.linuxquestions.org/questions/linux-from-scratch-13/error-making-glibc-in-chapter-6-lfs-4175441995/)

raza.ajmi 12-18-2012 11:50 AM

error making glibc in chapter 6 LFS
 
../sysdeps/x86_64/multiarch/strstr.c:365:5: warning: implicit declaration of function 'KMP16Bovrlap' [-Wimplicit-function-declaration]
make[2]: *** [/sources/glibc-build/string/strstr.o] Error 1
make[2]: Leaving directory `/sources/glibc-2.16.0/string'
make[1]: *** [string/subdir_lib] Error 2
make[1]: Leaving directory `/sources/glibc-2.16.0'
make: *** [all] Error 2
root:/sources/glibc-build#

spiky0011 12-18-2012 12:01 PM

Hi

Just 2 Q
Did you fix your earlier problem gcc http://www.linuxquestions.org/questi...-a-4175441916/

Did you chroot into the lfs system ok

raza.ajmi 12-18-2012 12:04 PM

yes i fix that gcc problem
and now im again building LFS from start and stack at glibc (chapter 6)

spiky0011 12-18-2012 12:08 PM

ok

Did you chroot into the system as described in chapter 6.4 ok
I,m sure some one will ask better Q,s for your problem maybe pastebin the config log

raza.ajmi 12-18-2012 12:12 PM

yes that problem also fixed

---------- Post added 12-18-12 at 01:13 PM ----------

now plz tell me about this glibc problem ? :(

raza.ajmi 12-18-2012 12:28 PM

yes i did that as book said

spiky0011 12-18-2012 12:38 PM

You will need to provide the config log file can you put it on pastebin and paste a link to it here

raza.ajmi 12-18-2012 02:16 PM

i sorry but i dont know about config log file

spiky0011 12-18-2012 02:19 PM

Ok

in the glibc dir when you run the configure it will create a config log file in there which will list much more info

raza.ajmi 12-18-2012 02:59 PM

CONFIG FILE

spiky0011 12-18-2012 03:07 PM

can you post the output of version-check

raza.ajmi 12-19-2012 01:39 AM

raza@raza-Inspiron-1564:~$ bash version-check.sh
bash, version 4.2.37(1)-release
/bin/sh -> /bin/bash
Binutils: (GNU Binutils for Ubuntu) 2.22.90.20120924
bison (GNU Bison) 2.5
/usr/bin/yacc -> /usr/bin/bison.yacc
bzip2, Version 1.0.6, 6-Sept-2010.
Coreutils: 8.13
diff (GNU diffutils) 3.2
find (GNU findutils) 4.4.2
GNU Awk 4.0.1
/usr/bin/awk -> /usr/bin/gawk
gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
(Ubuntu EGLIBC 2.15-0ubuntu20) 2.15
grep (GNU grep) 2.12
gzip 1.5
Linux version 3.5.0-19-generic (buildd@komainu) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #30-Ubuntu SMP Tue Nov 13 17:48:01 UTC 2012
m4 (GNU M4) 1.4.16
GNU Make 3.81
patch 2.6.1
Perl version='5.14.2';
GNU sed version 4.2.1
tar (GNU tar) 1.26
version-check.sh: line 66: makeinfo: command not found
Texinfo:
xz (XZ Utils) 5.1.0alpha
gcc compilation OK

raza.ajmi 12-19-2012 03:03 AM

i think texinfo is missing
now i installed it but problem is same ??

raza.ajmi 12-19-2012 03:04 AM

now version check is this

bash, version 4.2.37(1)-release
/bin/sh -> /bin/bash
Binutils: (GNU Binutils for Ubuntu) 2.22.90.20120924
bison (GNU Bison) 2.5
/usr/bin/yacc -> /usr/bin/bison.yacc
bzip2, Version 1.0.6, 6-Sept-2010.
Coreutils: 8.13
diff (GNU diffutils) 3.2
find (GNU findutils) 4.4.2
GNU Awk 4.0.1
/usr/bin/awk -> /usr/bin/gawk
gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
(Ubuntu EGLIBC 2.15-0ubuntu20) 2.15
grep (GNU grep) 2.12
gzip 1.5
Linux version 3.5.0-21-generic (buildd@allspice) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #32-Ubuntu SMP Tue Dec 11 18:51:59 UTC 2012
m4 (GNU M4) 1.4.16
GNU Make 3.81
patch 2.6.1
Perl version='5.14.2';
GNU sed version 4.2.1
tar (GNU tar) 1.26
Texinfo: makeinfo (GNU texinfo) 4.13
xz (XZ Utils) 5.1.0alpha
gcc compilation OK

raza.ajmi 12-19-2012 03:44 AM

i think i got it ther versions of binutils and gcc or may b glibc is more than requrment

now how can i downgrade them ??


All times are GMT -5. The time now is 02:01 PM.