Re: Buildproblems on OSX 10.3 due to libxml2

Поиск
Список
Период
Сортировка
От Florian G. Pflug
Тема Re: Buildproblems on OSX 10.3 due to libxml2
Дата
Msg-id 44026DD2.207@phlo.org
обсуждение исходный текст
Ответ на Re: Buildproblems on OSX 10.3 due to libxml2  (Miha Radej <miha.radej@siix.com>)
Ответы Re: Buildproblems on OSX 10.3 due to libxml2  (Miha Radej <miha.radej@siix.com>)
Список pgadmin-hackers
Miha Radej wrote:
> hi!
>
> i don't have osx but i have had problems compiling pgadmin recently.
> i've been getting various compiler errors about the code in xmlwriter.h
> as far as i could tell. my libxml2 version was 2.6.20. after upgrading
> to 2.6.23, pgadmin compiled fine and the errors i got before went away.
> this was on suse 10.0. i have a 9.3 system also and also have problems
> compiling pgadmin, however with different errors (an older libxml2
> version).

Hm.. sounds more like older versions of libxml2 where incompatible with
the gcc version that comes with SuSE 10... Is this gcc 3.3, 3.4, or 4.0?

I believe the right thing to do would be to let configure compile some
test-code using xmlwriter.h to see if the libxml found is useable by pgadmin3.

I can't come up with a patch for this ATM, because I'm really the opposite
of an autoconf expert - But maybe someone here knows how to do that?

greetings, Florian Pflug

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

Предыдущее
От: Miha Radej
Дата:
Сообщение: Re: Buildproblems on OSX 10.3 due to libxml2
Следующее
От: OpenMacNews
Дата:
Сообщение: Re: Buildproblems on OSX 10.3 due to libxml2