You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Lei Sun <le...@comcast.net> on 2006/03/18 04:48:19 UTC

[users@httpd] apache2 httpd build failed on SUSE linux 10

Hi:
  I was trying to build the apache2 on SUSE linux 10 with no luck. My machine is 64 bit. The error message says
"/usr/lib/libexpat.so: could not read symbols: File in wrong format". 
  I knew this is because aprutil try to link the wrong lib, it should problely look for usr/lib64/libexpat.so , I tried with --with-expat=/usr/lib64 , but configure script compalined that "didn't find Expat or not recognized". Just don't know how to fix this.

Any hint?


Thanks!

chris.