[Buildroot] adding dhcpcd

John Stile john at stilen.com
Wed Mar 6 21:02:36 UTC 2013


Hello Thomas,
On Wed, 2013-03-06 at 21:54 +0100, Thomas Petazzoni wrote:
> Dear John Stile,
> 
> On Wed, 06 Mar 2013 12:41:20 -0800, John Stile wrote:
> 
> > Yes, the place holder is bad, so I took it out.
> > I ran: make dhcpcd-dirclean
> > 
> > My buildroot-2011.11/.config  holds
> > BR2_PACKAGE_DHCPCD=y
> > BR2_INET_IPV6=y
> > BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
> > 
> > I cleaned up using:
> > rm -rf \
> > ./dl/dhcpcd-3.2.3.tar.bz2 \
> > ./output/build/dhcpcd-3.2.3 \
> > ./output/build/buildroot-config/br2/package/dhcpcd.h \
> > ./output/target/etc/init.d/dhcpcd.sh \
> > ./output/target/usr/bin/dhcpcd
> > 
> > But make still does not do anything for dhcpcd.
> 
> If you have dl/dhcpcd-3.2.3.tar.bz2 in your dl/ directory, then it
> means that the package build process was started.
> 
> Can you do:
> 
> make dhcpcd-dirclean
> make 2>&1 | tee logfile
> 
> Put the contents of logfile on http://code.bulix.org, and post the URL?
> 
> Thanks,
> 
> Thomas
http://code.bulix.org/j63bd0-83103





More information about the buildroot mailing list