I solved my haserl and udhcp compilation problems.

Apparently, uClibc links memcmp() and bcmp() together, but only if you 
specify

UCLIBC_SUSV3_LEGACY=y
UCLIBC_SUSV3_LEGACY_MACROS=y

in its .config file.

After putting those two lines into the .config and recompiling uclibc, 
it all works fine.

Hooray, progress.
_______________________________________________
Clfs-support mailing list
Clfs-support@lists.cross-lfs.org
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to