- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I follow the UClinuxDist's step to build uClinux.
but alaways happen "Can't run cmd gzip -f -9" make menuconfig make vendor_hwselect SYSPTF=~/hwprj/nios_0.prf make romfs make Stop here, error alaways happen [ ! -d "boa" ] || ( touch boa/.sgbuilt_user && make -j1 -C boa ) || exit $? make[3]: Entering directory `/home/green/dev/nios2/uClinux-dist-20070130/uClinux -dist/user/boa' for i in src ; do make -C $i all || exit ; done make[4]: Entering directory `/home/green/dev/nios2/uClinux-dist-20070130/uClinux -dist/user/boa/src' ucfront-gcc nios2-linux-uclibc-gcc -O2 -g -Dlinux -D__linux__ -Dunix -D__uClin ux__ -DEMBED -I/home/green/dev/nios2/uClinux-dist-20070130/uClinux-dist -I/home/ green/dev/nios2/uClinux-dist-20070130/uClinux-dist/include -fno-builtin -Dfork=v fork -D__adjtimex=adjtimex -Wl,-d -Wl,-elf2flt -o boa alias.o auth.o boa.o cgi.o cgi_header.o config.o get.o hash.o globals.o log.o nls.o pipe.o queue.o read.o request.o response.o signals.o timestamp.o util.o -lcrypt request.o(.text+0x994): In function `process_header_end': /home/green/dev/nios2/uClinux-dist-20070130/uClinux-dist/user/boa/src/request.c: 560: warning: the use of `tmpnam' is dangerous, better use `mkstemp' Can't run cmd gzip -f -9 >> boa collect2: ld returned 4 exit status make[4]: *** [boa] Error 1 make[4]: Leaving directory `/home/green/dev/nios2/uClinux-dist-20070130/uClinux- dist/user/boa/src' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/green/dev/nios2/uClinux-dist-20070130/uClinux- dist/user/boa' make[2]: *** [boa] Error 2 make[2]: Leaving directory `/home/green/dev/nios2/uClinux-dist-20070130/uClinux- dist/user' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/green/dev/nios2/uClinux-dist-20070130/uClinux- dist/user' make: *** [subdirs] Error 1Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Since we use compressed flat format, you will need to update the binary tools. It fixed a bug in elf2flt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- originally posted by hippo@Feb 14 2007, 11:21 AM since we use compressed flat format, you will need to update the binary tools. it fixed a bug in elf2flt.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=21535)
--- quote end ---
--- Quote End --- You mean that I need to reinstal newest nios2gcc.tar.bz2? thx hippo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,G.R.green
I have the same question,did you resolve the question,please tell me?I use ubuntu 9.10,thank you!
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page