PATCH - dhcpc.c

Woody Marvel marvel at us.ibm.com
Mon Mar 13 18:11:31 UTC 2006


Hi

I wanted to post this information, in case it is needed.

This was found as a compile error i386 from 20060228 buildroot snapshot
w/udhcpd package included. I did find that an alternative is to use BB
emulated udhcpd. I thought due diligence was needed and post it in case
anyone wants to put the patch in.


diff -ruNP a/udhcp-0.9.8/dhcpc.c b/udhcp-0.9.8/dhcpc.c
--- a/udhcp-0.9.8/dhcpc.c       2006-03-12 20:22:32.000000000 -0800
+++ b/udhcp-0.9.8/dhcpc.c       2006-03-12 20:22:02.000000000 -0800
@@ -132,6 +132,8 @@
                state = INIT_SELECTING;
                break;
        case INIT_SELECTING:
+        default:
+                break;
        }
 
        /* start things over */


-- 
Sincerely,      Woody Marvel
IBM Linux Technology Center
Open Source Virtualization
email: marvel at us.ibm.com
503-578-3833   Beaverton, OR 97006
**********************************




More information about the uClibc mailing list