Re: v9 beta 2 - Build on Solaris SPARC - links to two different libxml2 implementations?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Lou Picciano <loupicciano(at)comcast(dot)net>
Cc: pgsql-testers(at)postgresql(dot)org
Subject: Re: v9 beta 2 - Build on Solaris SPARC - links to two different libxml2 implementations?
Date: 2010-06-08 18:24:10
Message-ID: 4C0E8ACA.9080100@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-testers


> --with-libxml \
> --with-libxslt \

Ok, so there's no specific locations there. Can you see what's in that
LD path in terms of XML libraries? It's possible that you do have both
libraries in the path you've defined, and libxml picked up one and
libxslt the other. Solaris' OSS library situation is rather messed up,
and I generally hardcode the links myself.

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

In response to

Browse pgsql-testers by date

  From Date Subject
Next Message Lou Picciano 2010-06-09 00:08:26 Re: v9 beta 2 - Build on Solaris SPARC - links to two different libxml2 implementations?
Previous Message Lou Picciano 2010-06-08 18:20:09 Re: v9 beta 2 - Build on Solaris SPARC - links to two different libxml2 implementations?