[buildroot 0000570]: udhcp-0.9.8 fails to build with gcc 3.4.4 compiler due to some odd pedanticism

bugs at busybox.net bugs at busybox.net
Wed Nov 30 12:18:33 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=570 
====================================================================== 
Reported By:                lord_apollyon
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   570
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             11-30-2005 04:18 PST
Last Modified:              11-30-2005 04:18 PST
====================================================================== 
Summary:                    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

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-30-05 04:18  lord_apollyon  New Issue                                    
11-30-05 04:18  lord_apollyon  Status                   new => assigned     
11-30-05 04:18  lord_apollyon  Assigned To               => uClibc          
11-30-05 04:18  lord_apollyon  File Added: udhcp.patch                      
======================================================================




More information about the uClibc-cvs mailing list