| Anonymous | Login | Signup for a new account | 11-10-2008 10:56 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 | ||||
| 0000681 | [uClibc++] Other | major | always | 02-03-06 05:00 | 02-06-06 12:19 | ||||
| Reporter | asierllano | View Status | public | ||||||
| Assigned To | gkajmowi | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | resolved | Product Version | 0.1.12 | ||||||
| Summary | 0000681: [PATCH] I cannot execute 'make menuconfig | ||||||||
| Description |
When I execute: --------------- make menuconfig I get the following error: -------------------------- mconf.c:104: error: static declaration of 'current_menu' follows non-static declaration lkc.h:63: error: previous declaration of 'current_menu' was here mconf.c: In function 'conf_string': mconf.c:574: warning: pointer targets in passing argument 2 of 'sym_set_string_value' differ in signedness mconf.c: In function 'conf_load': mconf.c:595: warning: pointer targets in passing argument 1 of 'conf_read' differ in signedness mconf.c: In function 'conf_save': mconf.c:616: warning: pointer targets in passing argument 1 of 'conf_write' differ in signedness make[1]: *** [mconf.o] Error 1 I've provided a patch that fixes the little bug. My host compiler is (the current debian testing): ------------------------------------------------- Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.0.3 20051201 (prerelease) (Debian 4.0.2-5) |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0001047) gkajmowi 02-06-06 12:19 |
I already had a fix in SVN, but I like yours more, so I've decided to apply it in my next SVN commit. |
| Copyright © 2000 - 2006 Mantis Group |