On Tue, Jun 22, 2004 at 11:38:49PM +0200, Graham Leggett wrote: > Hi all, > > I am trying to build apr-util against an RPM of apr (and apr-devel). > During the build it is bombing out like so:
jfclere's commit broke the build against non-bundled expat; I tried sending mail about this but mail seems to be getting delayed again. revert r1.30 of xml/apr_xml.c to fix it. > /bin/sh /usr/lib/apr/build/libtool --silent --mode=compile gcc -pthread > -O2 -g -pipe -march=i386 -mcpu=i686 -DHAVE_CONFIG_H -DLINUX=2 > -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE > -I/usr/src/redhat/BUILD/apr-util-1.0.0/include > -I/usr/src/redhat/BUILD/apr-util-1.0.0/include/private > -I/usr/include/apr-1 -o xml/apr_xml.lo -c xml/apr_xml.c && touch > xml/apr_xml.lo > xml/apr_xml.c:33:19: ascii.h: No such file or directory etc
