Peter Eisentraut <pete...@gmx.net> writes: > The attached patch looks for pkg-config first, and finds libxml2 using > that if available. Otherwise it falls back to using xml2-config.
What happens if pkg-config is installed but doesn't know anything about xml2? I'd expect the code to fall back to the old method, but this patch doesn't appear to have any sanity check whatsoever on pkg-config's output. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers