| Anonymous | Login | Signup for a new account | 11-10-2008 11:20 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 | ||||
| 0001554 | [buildroot] Other | minor | always | 10-24-07 08:28 | 09-17-08 06:30 | ||||
| Reporter | AndyI | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001554: make menuconfig failed | ||||||||
| Description |
$ uname -a CYGWIN_NT-5.2 server00 1.5.24(0.156/4/2) 2007-01-31 10:57 i686 Cygwin $ make menuconfig HOST_LOADLIBES="-lcurses -lintl" make CC="/usr/bin/gcc" -C package/config conf mconf make[1]: Entering directory `/buildroot/package/config' /usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c conf.c -o conf.o /usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c kxgettext.c -o kxgettext.o /usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c mconf.c -o mconf.o /usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 - I. -c zconf.tab.c -o zconf.tab.o /usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -lcurses -lintl conf.o zconf.tab.o -o conf conf.o: In function `check_stdin': /buildroot/package/config/conf.c:60: undefined reference to `_libintl_gettext' /buildroot/package/config/conf.c:61: undefined reference to `_libintl_gettext' /buildroot/package/config/conf.c:62: undefined reference to `_libintl_gettext' conf.o: In function `check_conf': /buildroot/package/config/conf.c:486: undefined reference to `_libintl_gettext' conf.o: In function `main': /buildroot/package/config/conf.c:626: undefined reference to `_libintl_gettext' conf.o:/buildroot/package/config/conf.c:544: more undefined references to `_libi ntl_gettext' follow collect2: ld returned 1 exit status make[1]: *** [conf] Error 1 make[1]: Leaving directory `/buildroot/package/config' make: *** [package/config/mconf] Error 2 |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |