Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2011 10:05:18 -0200
From:      Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
To:        Rainer Hurling <rhurlin@gwdg.de>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: databases/postgresql90-contrib fails to build
Message-ID:  <1319457918.3554.1.camel@z6000.lenzicasa>
In-Reply-To: <4EA3DFE1.3090905@gwdg.de>
References:  <4EA3DFE1.3090905@gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Em Dom, 2011-10-23 às 11:35 +0200, Rainer Hurling escreveu:

> When I try to build databases/postgresql90-contrib, it stops with not 
> finding the right uuid lib:
> 
> #cd /usr/ports/databases/databases/postgresql90-contrib
> # make
> ===>  Vulnerability check disabled, database not found
> ===>  License check disabled, port has not defined LICENSE
> ===>  Extracting for postgresql-contrib-9.0.5
> => SHA256 Checksum OK for postgresql/postgresql-9.0.5.tar.bz2.
> ===>  Patching for postgresql-contrib-9.0.5
> ===>  Applying FreeBSD patches for postgresql-contrib-9.0.5
> ===>   postgresql-contrib-9.0.5 depends on executable: gmake - found
> ===>   postgresql-contrib-9.0.5 depends on executable: bison - found
> ===>   postgresql-contrib-9.0.5 depends on shared library: xslt.2 - found
> ===>   postgresql-contrib-9.0.5 depends on shared library: xml2.5 - found
> ===>   postgresql-contrib-9.0.5 depends on shared library: pq.5 - found
> ===>  Configuring for postgresql-contrib-9.0.5
> checking build system type... amd64-portbld-freebsd9.0
> [..SNIP..]
> checking for -lreadline... yes (-lreadline)
> checking for inflate in -lz... yes
> checking for CRYPTO_new_ex_data in -lcrypto... yes
> checking for SSL_library_init in -lssl... yes
> checking for xmlSaveToBuffer in -lxml2... yes
> checking for xsltCleanupGlobals in -lxslt... yes
> checking for uuid_export in -lossp-uuid... no
> checking for uuid_export in -luuid... no
> configure: error: library 'ossp-uuid' or 'uuid' is required for OSSP-UUID
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to girgen@FreeBSD.org [maintainer] and attach the
> "/usr/ports/databases/postgresql90-contrib/work/postgresql-9.0.5/config.log"
> including the output of the failure of your make command. Also, it might be
> a good idea to provide an overview of all packages installed on your system
> (e.g. an `ls /var/db/pkg`).
> *** Error code 1
> 
> 
> Obviously the port would like to have misc/ossp-uuid installed. But this 
> conflicts with misc/e2fsprogs-libuuid, which was installed by KDE4.
> 
> An old PR http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/121745 shows 
> some more complexity with this issue. There Jørgen Kjærsgaard told about 
> a possible solution, but the PR was reopened in December 2009.
> 
> Is there anybody working on this or is there a workaround?
> 
> Thanks in advance,
> Rainer Hurling
> 
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


for me i disabled GSSAPI on postgresql-server port and rebuild the
server and client...




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1319457918.3554.1.camel>