| Anonymous | Login | Signup for a new account | 11-10-2008 11:01 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000855 | [buildroot] Architecture Specific | minor | always | 04-27-06 22:09 | 02-12-07 05:45 | ||||
| Reporter | hootsmon | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000855: elf2flt cross-compilation error on Debian platform | ||||||||
| Description |
The problem occurs when compiling buildroot toolchain, for NIOS II on a Debian platform. The elf2flt utility fails to compile, due to missing include-files. The solution is to add 1-line to elf2flt.mk, as per supplied pathfile (attached). More info here.... http://www.niosforum.com/pages/forum.php?cat_id=5 [^] |
||||||||
| Additional Information |
Here is a snippet from the GCC error message: In file included from /home/grev/buildroot/toolchain_build_nios2/elf2flt/elf2flt.c:52: /home/grev/buildroot/toolchain_build_nios2/binutils-2.15-build/bfd/bfd.h:38:22: ansidecl.h: No such file or directory /home/grev/buildroot/toolchain_build_nios2/binutils-2.15-build/bfd/bfd.h:39:20: symcat.h: No such file or directory <snip...> /home/grev/buildroot/toolchain_build_nios2/binutils-2.15-build/bfd/bfd.h:834: error: parse error before "PARAMS" |
||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0001331) hootsmon 04-27-06 22:44 |
Here is the niosforum thread where this error got resolved... http://forum.niosforum.com/forum/index.php?showtopic=3573# [^] |
|
(0001338) vapier 04-28-06 21:08 |
thanks, added to svn |
| Copyright © 2000 - 2006 Mantis Group |