Hello,

I would like to know if somebody had compiled IRC programms Bind 8.4 or
Bind 9.1 succesfully for arm?
In that case, what should be changed in the configure file to disable
checks that failed during cross compiling?

I tried to change the lines 
        if test "$cross_compiling" = yes; then
to
        if test "$cross_compiling" = no; then 
as suggest Mr Cordeed for kannel cross compilation (it is quite the same
problem).
Thus, configure was Ok, but I caught a lot of errors when I made depend. 

Does anyone get the solution?

Thank you,

Paul GOUNOT.

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to