You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Deva Seetharam <de...@media.mit.edu> on 2003/05/07 17:31:16 UTC

[users@httpd] cross compiling apache for arm-linux

hello all,

i have installed the pre-built toolchain version 3.2 from arm.linux. 
i am trying to build apache to run on an arm-linux sbc. when i try to do 
apache configure as
./configure --prefix=/usr/local/arm/apps/apache2 --build=i686-pc-linux-gnu --hos
t=arm-linux --target=arm-linux

the configure script fails with the following error message:

checking whether setpgrp takes no argument... configure: error: cannot 
check setpgrp when cross compiling
configure failed for srclib/apr

interestingly, i see that unistd.h /usr/local/arm/include and libc is 
/usr/local/arm/lib. 

could anyone pls. help?

thanks,
Deva Seetharam






---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org