| Anonymous | Login | Signup for a new account | 11-10-2008 11:22 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 | |||||||
| 0001603 | [buildroot] Documentation | minor | always | 11-22-07 12:26 | 11-22-07 12:26 | |||||||
| Reporter | Webworm | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 0.9.27 | |||||||||
| Summary | 0001603: Unable to run make menuconfig | |||||||||||
| Description |
Following http://buildroot.uclibc.org/buildroot.html [^] svn co svn://uclibc.org/trunk/buildroot [^] <snipped> U buildroot Checked out revision 20481. cd buildroot make menuconfig make CC="/usr/bin/gcc" -C package/config conf mconf make[1]: Entering directory `/domu-0/wrap/buildroot/package/config' /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -MM *.c > .depend 2>/dev/null || : make[1]: Leaving directory `/domu-0/wrap/buildroot/package/config' make[1]: Entering directory `/domu-0/wrap/buildroot/package/config' /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c conf.c -o conf.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c kxgettext.c -o kxgettext.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/checklist.c -o lxdialog/checklist.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/inputbox.c -o lxdialog/inputbox.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/menubox.c -o lxdialog/menubox.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/textbox.c -o lxdialog/textbox.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/util.c -o lxdialog/util.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/yesno.c -o lxdialog/yesno.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c mconf.c -o mconf.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -I. -c zconf.tab.c -o zconf.tab.o /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -lncursesw conf.o zconf.tab.o -o conf /usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -lncursesw mconf.o zconf.tab.o lxdialog/checklist.o lxdialog/util.o lxdialog/inputbox.o lxdialog/textbox.o lxdialog/yesno.o lxdialog/menubox.o -o mconf make[1]: Leaving directory `/domu-0/wrap/buildroot/package/config' package/dbus/Config.in:9:error: found recursive dependency: (null) -> BR2_DBUS_LIBXML2 -> BR2_PACKAGE_LIBXML2 -> (null) -> BR2_DBUS_EXPATwrap@gatekeeper:~/buildroot> Sorry, first time using buildroot, any more info that is needed please let me know. Cheers Stuart |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 11-22-07 12:26 | Webworm | New Issue | |
| 11-22-07 12:26 | Webworm | Status | new => assigned |
| 11-22-07 12:26 | Webworm | Assigned To | => buildroot |
| Copyright © 2000 - 2006 Mantis Group |