Re: Useless dependency assumption libxml2 -> libxslt in MSVC scripts
| От | Tom Lane |
|---|---|
| Тема | Re: Useless dependency assumption libxml2 -> libxslt in MSVC scripts |
| Дата | |
| Msg-id | 5028.1473337628@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Useless dependency assumption libxml2 -> libxslt in MSVC scripts (Michael Paquier <michael.paquier@gmail.com>) |
| Ответы |
Re: Useless dependency assumption libxml2 -> libxslt in
MSVC scripts
Re: Useless dependency assumption libxml2 -> libxslt in MSVC scripts |
| Список | pgsql-hackers |
Michael Paquier <michael.paquier@gmail.com> writes:
> But I don't understand the reason behind such a restriction to be
> honest because libxml2 does not depend on libxslt. The contrary is
> true: libxslt needs libxml2.
Right.
> Note as well that libxml2 does depend on ICONV though.
Hm, is that true either? I don't see any sign of such a dependency
on Linux:
$ ldd /usr/lib64/libxml2.so.2.7.6 linux-vdso.so.1 => (0x00007fff98f6b000) libdl.so.2 => /lib64/libdl.so.2
(0x000000377a600000) libz.so.1 => /lib64/libz.so.1 (0x000000377ae00000) libm.so.6 => /lib64/libm.so.6
(0x0000003779e00000) libc.so.6 => /lib64/libc.so.6 (0x0000003779a00000) /lib64/ld-linux-x86-64.so.2
(0x0000003779600000)
regards, tom lane
В списке pgsql-hackers по дате отправления: