This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can't compile i686-nptl-linux-gnu with gcc 4.7.0 on Ubuntu 12.04


On Thu, Jul 5, 2012 at 4:36 PM, Han Sooloo <hansooloo@gmail.com> wrote:
> Build log can be found at http://pastebin.me/93b22c44aaee16294df82bb5ac03a956
>
> .config can be found at http://pastebin.me/93b22c44aaee16294df82bb5ac03aea8
>
> Getting the following error at the end CC core compiler pass-1 phase:
> [INFO ]  Installing C library headers & start files
> [EXTRA]    Configuring C library
> [EXTRA]    Installing C library headers
> [ERROR]    make[2]: *** [/home/hansolo/x-tools/i686-nptl-linux-gnu/i686-nptl-linux-gnu/sysroot/usr/include/gnu/lib-names.h] Error 1
> [ERROR]    make[1]: *** [install-headers] Error 2
>
> Any ideas why the file is not found?
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>

[ALL  ]    mawk -f scripts/gen-sorted.awk 	       -v subdirs='csu
assert ctype locale intl catgets math setjmp signal stdlib
stdio-common libio malloc string wcsmbs time dirent grp pwd posix io
termios resource misc socket sysvipc gmon gnulib iconv iconvdata
wctype manual shadow gshadow po argp crypt nss localedata timezone rt
conform debug  dlfcn elf' 	       -v srcpfx='' 	
nptl/sysdeps/pthread/Subdirs sysdeps/unix/inet/Subdirs
sysdeps/unix/Subdirs assert/Depend intl/Depend catgets/Depend
stdlib/Depend stdio-common/Depend libio/Depend malloc/Depend
string/Depend wcsmbs/Depend time/Depend posix/Depend iconvdata/Depend
nss/Depend localedata/Depend rt/Depend debug/Depend >
/home/hansolo/x-tools/.build/i686-nptl-linux-gnu/build/build-libc-startfiles/sysd-sorted-tmp
[ALL  ]    mawk: scripts/gen-sorted.awk: line 19: regular expression
compile failed (bad class -- [], [^] or [)
[ALL  ]    /[^
[ALL  ]    mawk: scripts/gen-sorted.awk: line 19: syntax error at or near ]
[ALL  ]    mawk: scripts/gen-sorted.awk: line 19: runaway regular
expression /, "", subd ...
[ALL  ]    make[2]: Leaving directory
`/home/hansolo/x-tools/.build/src/glibc-2.11.1'
[ALL  ]    make[2]: Entering directory
`/home/hansolo/x-tools/.build/src/glibc-2.11.1'


>From our conversation on IRC, I had suggested that you try installing
gawk. Just putting it out there if anyone else has this problem ;)

-Bryan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]