Doesn't build under Linux 3.0?
Rich Felker
dalias at aerifal.cx
Mon Jul 25 13:26:41 UTC 2011
On Mon, Jul 25, 2011 at 08:28:21AM +0200, Laurent Bercot wrote:
> Because they are Unix tools, i.e. they do one thing and do it well.
> The netcat utility, as you say, has a 'server mode'. But clients and
> servers aren't the same thing. Yup, I went there: netcat is bloated.
>
> The real question is, why do the tcpsvd and udpsvd applets rely on
> sys/sysinfo.h ? The upstream programs at http://smarden.org/ipsvd/
> do not.
Wow, I think you've stumbled onto the best way to fix build issues
with ugly nonstandard includes: verify that they're not really used
then just remove them. :)
Rich
More information about the busybox
mailing list