| Anonymous | Login | Signup for a new account | 11-10-2008 10:53 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 | ||||
| 0000570 | [buildroot] Architecture Specific | minor | always | 11-30-05 04:18 | 02-12-07 05:46 | ||||
| Reporter | lord_apollyon | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000570: udhcp-0.9.8 fails to build with gcc 3.4.4 compiler due to some odd pedanticism | ||||||||
| Description |
When gcc 3.4.4 is configured for the toolchain, it subsequently fails to compile udhcp-0.9.8/dhcpc.c complaining about an improper switch statement syntax error: dhcpc.c: In function `perform_renew': dhcpc.c:136: error: label at end of compound statement make[1]: *** [dhcpc.o] Error 1 make[1]: Leaving directory `/rootnew/buildroot/build_i686/udhcp-0.9.8' make: *** [/rootnew/buildroot/build_i686/udhcp-0.9.8/udhcpc] Error 2 |
||||||||
| Additional Information |
The following patch addresses the issue. |
||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |