Jeff Ramin wrote:
Anybody have an idea of what might be causing this problem?
/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
Jeff,
When started out with this i ensured my tool suite was correct by
building a generic kernel from kernel.org. Once i verified that asked
for an example .config file for the target i was intending to build upon
for the version of the kernel. Once those generic items/conditions
where out of the way it was time to move on to the making any modifications.
Not sure this helps but a suggestion on how to proceed prior to diving
into the issue you may be observing.
What version of uClinux are you attempting to build with, the latest
2008 rc or 2007 release?
bob
_______________________________________________
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