Problem with BIND-9.1.3 cross-compilation

paul gounot paul.gounot at inventel.fr
Fri Jul 13 09:16:43 UTC 2001


Hello,

I'm newbie and I'm trying to compile Bind 9.1.3 for arm-processor.

I have entered these commands:
export CC=arm-linux-gcc
export LD=arm-linux-ld
export AR=arm-linux-ar
export NM=arm-linux-nm
export RANLIB=arm-linux-ranlib
./configure --target=arm-linux --host=i686-pc-linux-gnu
--prefix=/home/pgo/bind-9.1.3/build

I caught these errors:
checking for linux/capability.h... yes
checking for linux/prctl.h... yes
checking for type rlim_t... yes
checking sizeof rlim_cur... configure: error: can not run test program
while cross compiling

Is there an other variable to setup in order to disable test program?
If not, could someone tell me what should be change in the configure
file?

Thank you,

Paul GOUNOT.


More information about the bind-users mailing list