Re: NetBSD vs libxml2 - Mailing list pgsql-hackers

From Mikael Kjellström
Subject Re: NetBSD vs libxml2
Date
Msg-id b78ca4b0-ec45-c084-7598-a7713ca8bf50@mksoft.nu
Whole thread Raw
In response to Re: NetBSD vs libxml2  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
On 2018-08-12 01:32, Andrew Dunstan wrote:

> OpenBSD-6.3's "xml2-config --libs" doesn't contain any rpath settings, 
> it's pretty much like the one on my (fairly old) FBSD machine, as you 
> describ4ed above.

Just FYI!

My bf-animal curculio that runs OpenBSD 5.9 shows the following:

$ xml2-config --libs
-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm

/Mikael


pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: ATTACH/DETACH PARTITION CONCURRENTLY
Next
From: Tom Lane
Date:
Subject: Re: Allowing printf("%m") only where it actually works