Anybody have an idea of what might be causing this problem?
Thanks.
Jeff Ramin wrote:
Thanks for the suggestion guys.
I've tried compiling again using the CROSS_COMPILE option, and now
I get a bucket load of warnings such as:
/home/ramin/uClinux/uClinux/uClinux-dist/linux-2.4.x/include/linux/ufs_fs.h:423:
storage size of `cg_cs' isn't known
followed by an error that stops the compile:
< lots of output removed >
/home/ramin/uClinux/uClinux/uClinux-dist/linux-2.4.x/include/linux/sched.h:460:
storage size of `pending' isn't known
tty_io.c:1159: warning: `DECLARE_MUTEX' declared `static' but never defined
{standard input}: Assembler messages:
{standard input}:6071: Fatal error: Symbol sequence already defined.
tty_ioctl.c:545: output pipe has been closed
make[4]: *** [tty_ioctl.o] Error 1
{standard input}: Assembler messages:
{standard input}:10603: Fatal error: Symbol sequence already defined.
tty_io.c:2965: output pipe has been closed
make[4]: *** [tty_io.o] Error 1
make[4]: Leaving directory
`/home/ramin/uClinux/uClinux/uClinux-dist/linux-2.4.x/drivers/char'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory
`/home/ramin/uClinux/uClinux/uClinux-dist/linux-2.4.x/drivers/char'
make[2]: *** [_subdir_char] Error 2
make[2]: Leaving directory
`/home/ramin/uClinux/uClinux/uClinux-dist/linux-2.4.x/drivers'
make[1]: *** [_dir_drivers] Error 2
make[1]: Leaving directory
`/home/ramin/uClinux/uClinux/uClinux-dist/linux-2.4.x'
make: *** [linux] Error 1
I googled the "Fatal error:" bit above, but didn't get any results,
so I'm asking you folks for help again!
Thanks.
Thomas Petazzoni wrote:
Le Thu, 31 Jul 2008 22:56:24 +0200,
Markus Franke <[EMAIL PROTECTED]> a écrit :
if you have arm-elf-tools installed then you should maybe try to
execute
make CROSS_COMPILE=arm-elf-
Or, alternatively, change the value of CROSS_COMPILE in
vendors/config/armnommu/config.arch.
Sincerly,
Thomas
--
Jeffrey Ramin
Berbee
[EMAIL PROTECTED]
608.298.1024
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev