Fwd: [NOVICE] contrib/xml make error on Mac OS X 10.3.4

From: Joel Rodrigues <the_case_continues(at)yahoo(dot)co(dot)uk>
To: pgsql-novice(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Fwd: [NOVICE] contrib/xml make error on Mac OS X 10.3.4
Date: 2004-08-01 08:42:16
Message-ID: B13F646F-E396-11D8-8E70-000A95C01746@yahoo.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Thought I'd try this on the pgsql-general list.

Begin forwarded message:
>
> 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

The files do exist, for example:
/usr/include/libxml2/libxml/xpath.h

Cheers,
- Joel

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kay-Uwe Genz 2004-08-01 08:44:27 Where are all the users?
Previous Message Neil Zanella 2004-07-31 19:57:27 pdql, pg_dump, and pg_restore

Browse pgsql-novice by date

  From Date Subject
Next Message Peter Eisentraut 2004-08-01 10:15:55 Re: Fwd: [NOVICE] contrib/xml make error on Mac OS X 10.3.4
Previous Message Frank Bax 2004-07-31 13:11:14 Re: Significant spaces