| Anonymous | Login | Signup for a new account | 11-10-2008 11:00 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 | ||||
| 0000818 | [buildroot] Architecture Specific | major | always | 04-07-06 04:54 | 02-12-07 05:43 | ||||
| Reporter | blurgk | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000818: GDB fails to compile | ||||||||
| Description |
GDB 6.4 fails to compile for ARM. When enabling "Build GDB debugger for the Target", it gives the following error: make[3]: Entering directory `/usr/src/buildroot-20060308/build_arm/gdb-6.4-target/gdb' rm -f gdb /usr/src/buildroot-20060308/build_arm/staging_dir/bin/arm-linux-uclibc-gcc -g -O2 -Os -pipe \ -o gdb gdb.o libgdb.a \ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a -lncurses -lm ../libiberty/libiberty.a -ldl -rdynamic libgdb.a(breakpoint.o): In function `watchpoint_check': /usr/src/buildroot-20060308/toolchain_build_arm/gdb-6.4/gdb/breakpoint.c:2560: undefined reference to `async_reason_lookup' libgdb.a(breakpoint.o): In function `print_it_typical': /usr/src/buildroot-20060308/toolchain_build_arm/gdb-6.4/gdb/breakpoint.c:2118: undefined reference to `async_reason_lookup' /usr/src/buildroot-20060308/toolchain_build_arm/gdb-6.4/gdb/breakpoint.c:2254: undefined reference to `async_reason_lookup' /usr/src/buildroot-20060308/toolchain_build_arm/gdb-6.4/gdb/breakpoint.c:2276: undefined reference to `async_reason_lookup' /usr/src/buildroot-20060308/toolchain_build_arm/gdb-6.4/gdb/breakpoint.c:2294: undefined reference to `async_reason_lookup' libgdb.a(breakpoint.o):/usr/src/buildroot-20060308/toolchain_build_arm/gdb-6.4/gdb/breakpoint.c:2310: more undefined references to `async_reason_lookup' follow collect2: ld returned 1 exit status make[3]: *** [gdb] Error 1 make[3]: Leaving directory `/usr/src/buildroot-20060308/build_arm/gdb-6.4-target/gdb' make[2]: *** [all-gdb] Error 2 make[2]: Leaving directory `/usr/src/buildroot-20060308/build_arm/gdb-6.4-target' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/buildroot-20060308/build_arm/gdb-6.4-target' make: *** [/usr/src/buildroot-20060308/build_arm/gdb-6.4-target/gdb/gdb] Error |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0001307) blurgk 04-18-06 04:13 |
This problem is solved by disabling the disable GDBMI option: http://bugs.uclibc.org/view.php?id=602 [^] |
|
(0001849) bernhardf 12-01-06 10:05 |
Looks like this was fixed by sjhill in r15611. Thanks for your report. |
| Copyright © 2000 - 2006 Mantis Group |