I'm trying to compile httpd-2.0.63 on a CentOS 5.4 64bit distro. I am getting the error: /usr/lib/libexpat.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status I think that means that it should be looking for a 64 bit version of that .so file. As it happens, there is also a file by that name in /usr/lib64 I tried renaming the 32 bit version of /usr/lib/libexpat.so to see if it would then try the 64 bit version, but with no joy. What am I doing wrong? Also, any other "gotchas" in compiling on a 64 bit linux distro would be appreciated. === Al --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx