>config/arm/elf.h:406: syntax error before `extern'
>make[1]: *** [prefix.o] Error 1
>make: *** [all-gcc] Error 2
>make[1]: Leaving directory `/usr/src/egcs-1.1.1/gcc'
>
>Looking at line 406 in elf.h I could not find something strange. Does
>anyone know what is the problem here?

I think this may be a symptom of a broken or outdated version of some tool or 
other.  Look in files like config.h and auto-host.h and check that nothing 
strange has been left there - in particular look for strings starting with @ 
that should have been substituted by configure.

Also try egcs 1.1.2 rather than 1.1.1.

>And another question: Is my way how to get an elf system ok?

Yes.  You could also try downloading precompiled binaries, say from Debian, 
rather than bootstrapping your entire system from scratch (which is tedious 
and not entirely trivial).  You will still need to build your own kernel since 
they don't currently have explicit support for the RiscPC.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to