>I had some patching errors when applying
>the 2.95.2 patch to gcc.
>It failed patching ChangeLog and configure.

That's somewhat harmless.  Just rerun autoconf to generate a new configure.

>f -I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-symbols.h
>  -DASSEMBLER   -x assembler-with-cpp -o sstk.o -
>: Assembler messages:
>:2: Error: Can not represent SWI relocation in this object file format (0)

It means that the assembler encountered a SWI instruction for which it 
couldn't determine what to put in the comment field.  Probably this indicates 
something is wrong with your <asm/unistd.h> header.

p.



unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to