On Tue, 12 Oct 2004, Stephan wrote:
I've created the typescript as suggested but the only thing I found that seemed out off place is the following line, altough I don't think it's got anything todo with the error I'm getting.
CC [M] fs/binfmt_misc.o
include/asm/string.h:32: warning: `strcpy' defined but not used
This shouldn't happen. It's a definition in a header file!
It looks line the 'inline' gnu-ism isn't working! Could you
publish the result of
gcc --version
Everyhting else seems normal.
Kind regards
steph
----- Original Message ----- From: "Richard B. Johnson" <root@xxxxxxxxxxxxxxxxxx>
To: "Stephan" <support@xxxxxxxxx>
Cc: "Adrian Bunk" <bunk@xxxxxxxxx>; <linux-kernel@xxxxxxxxxxxxxxx>
Sent: Tuesday, October 12, 2004 4:49 PM
Subject: Re: Problem compiling linux-2.6.8.1......
On Tue, 12 Oct 2004, Stephan wrote:
I've tried to recompile the kernel and watched very carefully for anything out off the ordinary but could not find anything that might relate to an error message.
Is there anything specific I should keep any eye out for?
Kind Regards
Steph
Do:
script
make clean
make
exit
Whatever happened is now in file typescript.
Cheers,
Dick Johnson
Penguin : Linux version 2.6.8 on an i686 machine (5537.79 BogoMips).
Note 96.31% of all statistics are fiction.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Cheers,
Dick Johnson
Penguin : Linux version 2.6.8 on an i686 machine (5537.79 BogoMips).
Note 96.31% of all statistics are fiction.