Re: dhcpcd build failure

2016-10-16 Thread Tom Ivar Helbekkmo
Tom Ivar Helbekkmo writes: > Martin Husemann writes: > >> I would completely remove $OBJDIR/external/bsd/dhcpcd [...] It turns out that's not the only one that needs to go. It's being separately built for a number of ramdisks, as well, and the same problem occurs there. So, before a "-u" buil

Re: dhcpcd build failure

2016-10-16 Thread Tom Ivar Helbekkmo
Martin Husemann writes: > I would completely remove $OBJDIR/external/bsd/dhcpcd and do a > > cvs up -dPA -I \! > > in src/external/bsd/dhcpcd, checking for any ? marks in the output. The latter didn't make any changes, but fully removing the obj directories, instead of just emptying them c

Re: dhcpcd build failure

2016-10-16 Thread Martin Husemann
On Sun, Oct 16, 2016 at 07:45:38PM +0200, Tom Ivar Helbekkmo wrote: > The file in question has, by this time, been created in the obj > directory, as it should. There must be an old .d or .depend file in your obj dir or something eroneously generated in the source directory. I would completely re