2008-09-30 15:15:01 buildind uclinux from trunk
Omar Chanouha (UNITED STATES)
Message: 62949
My setup: toolchain, uclibc, dist = r1.5 on fedora 9. I make menuconfig and selected BF548-ezkit and then answered 'default' to all the config questions. I then typed make and got the following errors:
util.o: In function `init_resource_track':
../../e2fsprogs-1.40.9/e2fsck/util.c:285: undefined reference to `_sbrk'
util.o: In function `print_resource_track':
../../e2fsprogs-1.40.9/e2fsck/util.c:336: undefined reference to `_sbrk'
collect2: ld returned 1 exit status
make[5]: *** [e2fsck] Error 1
make[5]: Leaving directory `/home/icteam/Desktop/uclinux-dist/user/e2fsprogs/build-e2fsprogs-1.40.9/e2fsck'
make[4]: *** [install-progs-recursive] Error 1
make[4]: Leaving directory `/home/icteam/Desktop/uclinux-dist/user/e2fsprogs/build-e2fsprogs-1.40.9'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/icteam/Desktop/uclinux-dist/user/e2fsprogs'
make[2]: *** [e2fsprogs] Error 2
What am I doing wrong? Is there a .config somewhere I can use? I have succesfully compiled the release distro with this setup.
Thanks!
QuoteReplyEditDelete
2008-09-30 15:29:53 Re: buildind uclinux from trunk
Mike Frysinger (UNITED STATES)
Message: 62950
please read the FAQ:
http://docs.blackfin.uclinux.org/doku.php?id=faq
(Why do I need to use the same version of toolchain/kernel/uClibc/U-boot/uClinux-dist?)
QuoteReplyEditDelete
2008-09-30 15:45:15 Re: buildind uclinux from trunk
Omar Chanouha (UNITED STATES)
Message: 62952
So are does that mean that in order to compile the svn snpashot of uclinux-dist I have to compile the toolchain/uclibc from thier respective svn snapshots?
QuoteReplyEditDelete
2008-09-30 15:59:58 Re: buildind uclinux from trunk
Mike Frysinger (UNITED STATES)
Message: 62953
that is what the FAQ says ...
svn snaps are not tied together ... only the tip