Hi Jeff,

Jeff Ramin wrote:
Greg Ungerer wrote:
Hi Jeff,

Jeff Ramin wrote:

I'm using the uClinux-dist-20070130 release.

And what toolchain are you using again?

Regards
Greg

I'm using the arm-elf toolchain.

What version?
Where did you get it from?

By default that version of the dist package expects to use an
arm-linux toolchain for the non-MMU arm targets. Did you switch
to the arm-elf toolchain for some reason?

Regards
Greg



 >
 > 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

rwarner wrote:
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






--
------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to