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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to