problem configuring dhcp-4.0.0 in cross build

Paul Selkirk Paul_Selkirk at isc.org
Fri Dec 5 23:07:06 UTC 2008


> bash-3.00$ cat config.cache
> ac_cv_file__dev_random=yes
> bash-3.00$
> 
> and then configure like so:
> 
> ./configure --host=powerpc-linux --cache-file=config.cache

You could just run
  ./configure --host=powerpc-linux ac_cv_file__dev_random=yes

I have a similar configuration for cross-compiling for OpenWrt.

				paul



More information about the dhcp-users mailing list