contrib/xml make error on Mac OS X 10.3.4  
Author Message
the_case_continues





PostPosted: 2004-7-31 1:42:30 Top

database, contrib/xml make error on Mac OS X 10.3.4 This is what happens :

make
gcc -no-cpp-precomp -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I. -I../../src/include -c -o pgxml_dom.o
pgxml_dom.c
pgxml_dom.c:11:26: libxml/xpath.h: No such file or directory
pgxml_dom.c:12:25: libxml/tree.h: No such file or directory
pgxml_dom.c:13:30: libxml/xmlmemory.h: No such file or directory

... followed by several errors & warnings


Any ideas ? I never had any trouble compiling it on OS X 10.1.5

- Joel


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to email***@***.com)