Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 2010 09:05:14 GMT
From:      Torsten Zühlsdorff <foo@meisterderspiele.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150878: postgresql90-contrib not compilable
Message-ID:  <201009230905.o8N95E92063001@www.freebsd.org>
Resent-Message-ID: <201009230910.o8N9A3n1088918@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150878
>Category:       ports
>Synopsis:       postgresql90-contrib not compilable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 23 09:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Torsten Zühlsdorff
>Release:        FreeBSD 7.0-STABLE (GENERIC)
>Organization:
>Environment:
FreeBSD ex-domain.de 7.0-STABLE FreeBSD 7.0-STABLE #1: Fri Aug 15 19:33:13 CEST 2008     thorny@meduna:/build/obj/build/src/sys/GENERIC  amd64

>Description:
Could not build port database/postgresql90-contrib. Last messages are:

gmake[1]: Entering directory `/usr/ports/databases/postgresql90-contrib/work/postgresql-9.0.0/contrib/pgbench'
cc -O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/interfaces/libpq -I. -I. -I../../src/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include  -I/usr/local/include  -c -o pgbench.o pgbench.c
cc -O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS pgbench.o -L../../src/port -lpgport -L../../src/interfaces/libpq -lpq  -L../../src/port -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib  -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'  -lpgport -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lcrypt -lm  -o pgbench
pgbench.o(.text+0x2b0a): In function `main':
: undefined reference to `pthread_create'
gmake[1]: *** [pgbench] Error 1
gmake[1]: Leaving directory `/usr/ports/databases/postgresql90-contrib/work/postgresql-9.0.0/contrib/pgbench'
gmake: *** [all] Error 2
*** Error code 2

>How-To-Repeat:
 cd /usr/ports/databases/postgresql90-contrib && make clean && make install
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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