- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, everyone, I met some problems when I compiled the uClinux-dist-20060803,
make menuconfig make vendor_hwselect SYSPTF=nios_0.ptf make romfs(errors, ignored) make request.o(.text+0x994): In function `process_header_end': /home/liaoliang/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/liaoliang/uClinux-dist/user/boa/src' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/liaoliang/uClinux-dist/user/boa' make[2]: *** [boa] Error 2 make[2]: Leaving directory `/home/liaoliang/uClinux-dist/user' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/liaoliang/uClinux-dist/user' make: *** [subdirs] Error 1 I searched this problem, some guys said this was a compile error, could be ignored, but when I downloaded the zImage to the DE2 board, there was kernel panic.Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please reinstall the nios2gcc, ver 3. It is updated to support compressed flat format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot, hippo!
I made it when I reinstalled the nios2gcc.
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