Have you seen this? http://david.wheeler.net/osx.html
on 10/6/02 1:43 PM, Jerry LeVan at [EMAIL PROTECTED] wrote: > Hi, > > I am getting interested in XML, so I decided to start with building expat > 1.95.5. > > I seem to be getting preprocessor errors revolving around the definition > Of XML_STATUS_OK, > > [macjerry:/Volumes/MacHD/software/expat-1.95.5]$ make > /bin/sh ./libtool --silent --mode=compile /usr/bin/gcc --traditional-cpp -g > -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -I./lib > -I. -o lib/xmlparse.lo -c lib/xmlparse.c > lib/xmlparse.c:1320: macro or #include recursion too deep > lib/xmlparse.c:1324: macro or #include recursion too deep > lib/xmlparse.c:1327: macro or #include recursion too deep > lib/xmlparse.c:1379: macro or #include recursion too deep > lib/xmlparse.c:1399: macro or #include recursion too deep > lib/xmlparse.c:1404: macro or #include recursion too deep > make: *** [lib/xmlparse.lo] Error 1 > > I futzed around with the definition of XML_STATUS_OK in expath.h but then > I started getting of preprocessor errors later in the xmlparse file. > > Any one built the version of expat on Jag? > > --Jerry > -- Ari
