11 Aug
2005
11 Aug
'05
8:30 a.m.
Stefan Leichter wrote:
current cvs does not compile for me. Im on SuSE 9.0.
Hi Stefan, Could you please try running "./configure && make depend && make" again, and if that doesn't work, let me know what the output of the following command is: grep XML2 config.status For me it looks like this: s,@XML2LIBS@,-lxml2 -lpthread -lz -lm ,;t t s,@XML2INCL@,-I/usr/include/libxml2 ,;t t ${ac_dA}HAVE_LIBXML2${ac_dB}HAVE_LIBXML2${ac_dC}1${ac_dD} ${ac_uA}HAVE_LIBXML2${ac_uB}HAVE_LIBXML2${ac_uC}1${ac_uD} thanks, Mike