[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] zeroconf/dhcp
Hi All,
I've been looking into getting IPv4 link local support running. I.e. I
want to boot with an autoconfig ip address (169.254/16) if I boot up
with no IP address and no dhcp reply. I see that user/dhcpcd has support
for this. It looks like user/dhcpcd-new does not. But if I enable
dhcpcd and disable dhcpcd-new then the build complains because of this
in common.mak:
ifdef CONFIG_SYSTEM_USE_DHCP
ifndef CONFIG_USER_DHCPCD_NEW_DHCPCD
$(error A dynamic IP address was requested, but dhcpcd-new is
not enabled in your vendor/user settings.)
endif
endif
Does this mean that dhcpcd is not supported? If not, how do I get
link-local support under petalinux?
Thanks,
Jim
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/