[Toybox] [CLEANUP] tftpd
ibid.ag at gmail.com
ibid.ag at gmail.com
Mon Dec 23 10:04:16 PST 2013
On Mon, Dec 23, 2013 at 06:46:02AM -0600, Rob Landley wrote:
> On 11/24/2013 08:17:24 PM, ibid.ag at gmail.com wrote:
> >I ran into build errors with tftpd and dumpleases, so here's a fix:
> >POLL_IN is a POSIX macro in signal.h, so we need to use another label.
>
> Which libc hit that?
musl, which is the libc I've been using for most of my experiments.
It was complaining about a numeric identifier or something like that.
>
> >toynet.h was deleted before dumpleases was merged.
> >While I was at it, I thought I'd shut up the warnings in blkid by
> >explicitly naming the types of three numbers.
>
> Already removed toynet.h from dumpleases. And you didn't mention the
> blkid stuff in the patch, but I already noticed that too.
Whoops. Sorry!
>
> Right, more tftpd cleanup later. In the meantime, I think I've
> covered the issues raised in this email.
>
> Thanks,
>
> Rob
Thanks,
Isaac
More information about the Toybox
mailing list