From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 1 14:20:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2408106567A for ; Mon, 1 Dec 2008 14:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BC6088FC1F for ; Mon, 1 Dec 2008 14:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mB1EK1dC098300 for ; Mon, 1 Dec 2008 14:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mB1EK1jb098299; Mon, 1 Dec 2008 14:20:01 GMT (envelope-from gnats) Resent-Date: Mon, 1 Dec 2008 14:20:01 GMT Resent-Message-Id: <200812011420.mB1EK1jb098299@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "beech@" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CA091065675 for ; Mon, 1 Dec 2008 14:16:17 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from bsdevel.alaskaparadise.com (bsdevel.alaskaparadise.com [208.86.224.193]) by mx1.freebsd.org (Postfix) with ESMTP id E9B2C8FC2C for ; Mon, 1 Dec 2008 14:16:16 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from stargate.alaskaparadise.com (172-67-237-24.gci.net [24.237.67.172]) by bsdevel.alaskaparadise.com (Postfix) with ESMTP id 4909D28E288D for ; Mon, 1 Dec 2008 14:00:30 +0000 (UTC) Message-Id: <1228140030.71415@stargate.alaskaparadise.com> Date: Mon, 1 Dec 2008 05:00:30 -0900 From: "beech@" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/129335: net/openldap24-client Fails on 6.x - Linker error on pthread X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2008 14:20:02 -0000 >Number: 129335 >Category: ports >Synopsis: net/openldap24-client Fails on 6.x - Linker error on pthread >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: Mon Dec 01 14:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: beech@ >Release: FreeBSD 8.0-CURRENT i386 >Organization: FreeBSD >Environment: System: FreeBSD 8.0-CURRENT #2: Mon Dec 1 01:49:28 AKST 2008 root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE >Description: (cd .libs && rm -f libldap_r.la && ln -s ../libldap_r.la libldap_r.la) cc -O2 -fno-strict-aliasing -pipe -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/usr/local/include -c apitest.c /bin/sh /usr/local/bin/libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -o apitest apitest.o libldap_r.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lssl -lcrypto -lfetch -lcom_err -lc_r cc -O2 -fno-strict-aliasing -pipe -rpath=/usr/lib:/usr/local/lib -o .libs/apitest apitest.o -L/usr/local/lib ./.libs/libldap_r.so /work/a/ports/net/openldap24-client/work/openldap-2.4.11/libraries/liblber/.libs/liblber.so ../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a -lssl -lcrypto -lfetch -lcom_err -Wl,--rpath -Wl,/usr/local/lib ./.libs/libldap_r.so: undefined reference to `pthread_attr_destroy' ./.libs/libldap_r.so: undefined reference to `pthread_create' ./.libs/libldap_r.so: undefined reference to `pthread_attr_init' ./.libs/libldap_r.so: undefined reference to `pthread_exit' ./.libs/libldap_r.so: undefined reference to `pthread_equal' ./.libs/libldap_r.so: undefined reference to `pthread_setconcurrency' ./.libs/libldap_r.so: undefined reference to `pthread_kill' ./.libs/libldap_r.so: undefined reference to `pthread_attr_setstacksize' ./.libs/libldap_r.so: undefined reference to `pthread_attr_setdetachstate' ./.libs/libldap_r.so: undefined reference to `pthread_join' ./.libs/libldap_r.so: undefined reference to `pthread_getconcurrency' *** Error code 1 Stop in /work/a/ports/net/openldap24-client/work/openldap-2.4.11/libraries/libldap_r. *** Error code 1 >How-To-Repeat: make clean && make install >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: