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

From Josh Berkus
Subject Re: v9 beta 2 - Build on Solaris SPARC - links to two different libxml2 implementations?
Date
Msg-id 4C0E8ACA.9080100@agliodbs.com
Whole thread Raw
In response to Re: v9 beta 2 - Build on Solaris SPARC - links to two different libxml2 implementations?  (Lou Picciano <loupicciano@comcast.net>)
List 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

pgsql-testers by date:

Previous
From: Lou Picciano
Date:
Subject: Re: v9 beta 2 - Build on Solaris SPARC - links to two different libxml2 implementations?
Next
From: Lou Picciano
Date:
Subject: Re: v9 beta 2 - Build on Solaris SPARC - links to two different libxml2 implementations?