Hi & Regards to All, This is my first email to the group. Outline: I have a QNAP TS-410 on which I have installed a version of Debian Linux, rather than the official OS from QNAP. Linux DLSC3D75E 2.6.32-5-kirkwood #1 Sun Sep 23 22:53:30 UTC 2012 armv5tel GNU/Linux
I am trying to compile Apache 2.4.3 with zlib and OpenSSL support, as the aptitude port is a bit primitive. I can compile Apache without any problems but when I attempt to compile with zlib and openSSL I cannot. I get strange output purporting to come from c_zlib_c. I have delved into .config and .Configure and if I use -t for test get the following output. ./config -t --prefix=/usr zlib-dynamic --openssldir=/ etc/ssl shared Operating system: armv5tel-whatever-linux2 Configuring for linux-armv4 /usr/bin/perl ./Configure linux-armv4 --prefix=/usr zlib-dynamic --openssldir=/etc/ssl shared -Wa, --noexecstack I notice that linux-armv4 is chosen as the compiler output whereas in fact I need armv5tel. This appears to be absent from the .config script, so I believe this to be the root of my problem. Therefore: 1. Has anyone got the .config which will support armv5tel? 2. Am I barking up the wrong tree? 3. Open to any other advice, please? Thanks and kind regards to all, jB ;) PS I have checked and I am using the latest source for all packages. The guide is from : http://mariobrandt.de/archives/apache/compling-apache-2-4-on-ubuntu-or-debian-519/ ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org