public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Can't compile i686-nptl-linux-gnu with gcc 4.7.0 on Ubuntu 12.04
@ 2012-07-05 23:37 Han Sooloo
  2012-07-05 23:53 ` Bryan Hundven
  0 siblings, 1 reply; 3+ messages in thread
From: Han Sooloo @ 2012-07-05 23:37 UTC (permalink / raw)
  To: crossgcc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can't compile i686-nptl-linux-gnu with gcc 4.7.0 on Ubuntu 12.04
  2012-07-05 23:37 Can't compile i686-nptl-linux-gnu with gcc 4.7.0 on Ubuntu 12.04 Han Sooloo
@ 2012-07-05 23:53 ` Bryan Hundven
  2012-07-06  1:48   ` Han Sooloo
  0 siblings, 1 reply; 3+ messages in thread
From: Bryan Hundven @ 2012-07-05 23:53 UTC (permalink / raw)
  To: Han Sooloo; +Cc: crossgcc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can't compile i686-nptl-linux-gnu with gcc 4.7.0 on Ubuntu 12.04
  2012-07-05 23:53 ` Bryan Hundven
@ 2012-07-06  1:48   ` Han Sooloo
  0 siblings, 0 replies; 3+ messages in thread
From: Han Sooloo @ 2012-07-06  1:48 UTC (permalink / raw)
  To: Bryan Hundven; +Cc: crossgcc

Bryan, thank you for your recommendations ... installing 'gawk', doing a distclean,  re-starting the SSH session (logoff/logon) and doing a fresh build did the trick.  

The process is now at Pass-2 core compiler phase.


On Jul 5, 2012, at 7:52 PM, Bryan Hundven wrote:

> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-06  1:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-05 23:37 Can't compile i686-nptl-linux-gnu with gcc 4.7.0 on Ubuntu 12.04 Han Sooloo
2012-07-05 23:53 ` Bryan Hundven
2012-07-06  1:48   ` Han Sooloo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).