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

Поиск
Список
Период
Сортировка
От Joel Rodrigues
Тема Fwd: contrib/xml make error on Mac OS X 10.3.4
Дата
Msg-id B13F646F-E396-11D8-8E70-000A95C01746@yahoo.co.uk
обсуждение исходный текст
Ответы Re: [GENERAL] Fwd: contrib/xml make error on Mac OS X 10.3.4  (Peter Eisentraut <peter_e@gmx.net>)
Список 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


В списке pgsql-novice по дате отправления:

Предыдущее
От: Frank Bax
Дата:
Сообщение: Re: Significant spaces
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [GENERAL] Fwd: contrib/xml make error on Mac OS X 10.3.4