Hi Wolfgang,
Wolfgang Wegner wrote:
I am just (trying to) build uClinux-dist-20071107 (uClinux-dist-20070130
patched with uClinux-dist-20070130-20071107), and found the following
small errors:
uClibc/extra/scripts/conf-header.sh
user/busybox/scripts/mkconfigs
user/busybox/applets/usage_compressed
do not have execute permissions, resulting in errors and corrupted
(zero-size) output files that are a bit hard to find if one is not
familiar with uClinux.
This is a problem specific to using the snapshot patches.
They do not get execute bits when created, whereas when
using the tar ball they will be unpackaged with the correct
permissions.
Right now I am stuck with this when trying to compile for M5329EVB:
/usr/local/lib/gcc/m68k-uclinux/4.1.1/../../../../m68k-uclinux/bin/ld.real:
cannot
find -lz
collect2: ld returned 1 exit status
make[3]: *** [mkfs.jffs2] Error 1
make[3]: Leaving directory `/projects/new2/uClinux-dist-20071107/user/mtd-utils'
Try manually enabling the libz config in the applications/library
config options. Maybe the mtd-tools options need to select libz
in the Kconfig.
I am using the m68k-uclinux-tools-20061214 now, because until now I was
using the emlix-supplied toolchain and uClinux for the Cobra5329 with
which I am having some very weird runtime problems.
<rant>As coldfire was the starting point for uClinux, it seems a bit
of a mess right now :-(</rant>
Well, you are using a development snapshot. A lot has changed
since the last stable release, and some issues still need to
be resolved.
Maybe the above correction for the script execute permission can help
someone else.
I have put fixes in place for those scripts.
Regards
Greg
------------------------------------------------------------------------
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
[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