udhcp missing prototypes

Rob Landley rob at landley.net
Tue Apr 18 03:18:31 UTC 2006


On Monday 17 April 2006 2:22 pm, Robert P. J. Day wrote:
>   after "make defconfig", during the build:
>
> .../udhcp/packet.c:24: warning: no previous prototype for
> 'udhcp_init_header'
> ... and more of the same ...
>
>   the problem appears to be in libbb_udhcp.h:
>
> #define init_header             udhcp_init_header
> #define get_packet              udhcp_get_packet
> #define checksum                udhcp_checksum
> #define raw_packet              udhcp_raw_packet
> #define kernel_packet           udhcp_kernel_packet
> ... etc ...
>
>   thoughts?

I'm removing that entire subdirectory.

> rday

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list