[Buildroot] adding dhcpcd

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 6 20:54:14 UTC 2013


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
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list