CONFIG_UDHCP_DEBUG

Gilles Espinasse g.esp at free.fr
Fri Jun 19 11:33:25 UTC 2009


----- Original Message ----- 
From: "Gilles Espinasse" <g.esp at free.fr>
To: "Denys Vlasenko" <vda.linux at googlemail.com>
Cc: <busybox at busybox.net>
Sent: Thursday, June 18, 2009 4:51 PM
Subject: Re: [PATCH] Fix modprobe status reported v3


I forgot to report a compilation bug  when testing with master tree.
With CONFIG_UDHCP_DEBUG=1

  CC      networking/udhcp/packet.o
networking/udhcp/packet.c:40: error: expected identifier or '(' before
'void'
networking/udhcp/packet.c:40: error: expected ')' before numeric constant
make[2]: *** [networking/udhcp/packet.o] Error 1

With CONFIG_UDHCP_DEBUG=0, no error

    Gilles



More information about the busybox mailing list