[Resending because I got a listserver bounce; apologies if some people
already received this.]

Quoth [EMAIL PROTECTED]:
> I'm compiling uclinux with 20080305-patch on net+arm, and i
> get the following error from mtd-utils:
> make[3]: Entering directory `/home/u011514/uClinux-dist/user/mtd-utils
> gcc -o build/mkfs.jffs2 build/crc32.o build/mkfs.jffs2.o
> build/compr_zlib.o build/compr_rtime.o -lz
> /usr/lib/gcc/i586-suse-linux/4.2.1/../../../../i586-suse-linux/bin/ld:
> cannot find -lz
> collect2: ld returned 1 exit status
[...]
> The Makefile wants to run ld with -lz option, but it seems to
> haven't any.
> Can anyone help me?

That looks like it's not even cross-compiling -- it's running the normal gcc
instead of the cross-compiler and it's not using any of the uclinux dist
options.



_______________________________________________
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

Reply via email to