Date: Mon, 24 Aug 2015 12:26:48 +0200 From: Andrea Venturoli <ml@netfence.it> To: freebsd-ports@freebsd.org Cc: freebsd@heesakkers.info Subject: Re: Postgresql 92 XML gone? Message-ID: <55DAF168.5050701@netfence.it> In-Reply-To: <1438515346.2428.2.camel@heesakkers.info> References: <55BDDBE1.1090101@netfence.it> <1CC43015-DB2D-4A3F-B148-34ED47E1DD9D@pingpong.net> <1438515346.2428.2.camel@heesakkers.info>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/02/15 13:35, Oliver Heesakkers wrote: > I believe you also need to >> >> create extension xml >> >> ? > > And databases/postgresql92-contrib Hello. Sorry for taking so much time, but I was on holiday. I added postgresql92-contrib, then issued # create extension xml; But I got: > ERROR: could not open extension control file >: No such file or directory I looked and in fact there is no /usr/local/share/postgresql/extension/xml.control, neither in the file system, nor in the ports plists. I have xml2.control, though. However: > # create extension xml2; > ERROR: could not load library "/usr/local/lib/postgresql/pgxml.so": dlopen (/usr/local/lib/postgresql/pgxml.so) failed: /usr/local/lib/postgresql/pgxml.so: Undefined symbol "xml_ereport" Any further hint? bye & Thanks av.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55DAF168.5050701>