From owner-freebsd-questions@FreeBSD.ORG Sat Mar 20 01:25:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50D0C16A4CE for ; Sat, 20 Mar 2004 01:25:56 -0800 (PST) Received: from mail.x9media.com (unknown [81.209.147.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AFC443D1D for ; Sat, 20 Mar 2004 01:25:55 -0800 (PST) (envelope-from thomas.may@x9media.com) X-AuthUser: thomas.may@x9media.com Received: from notebook (217.231.248.164:64043) by mail.x9media.com with [XMail 1.16 (FreeBSD/Ix86) ESMTP Server] ; Sat, 20 Mar 2004 10:29:56 +0100 From: "thomas may" To: Date: Sat, 20 Mar 2004 10:24:28 +0100 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcQOXRQRpSzgrPxrSveBLQOlZz9ZMw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-Id: <20040320092555.6AFC443D1D@mx1.FreeBSD.org> Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: freebsd, php and gd libary X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2004 09:25:56 -0000 Hi, =20 i installed mod_php4 from ports tree with gd options, but it starts automatically a xfree86 installation what i don=92t need on my = webserver. So i tried to install gd-2.0.22 manually. But i get the following error after make install =20 Can someone help me ? thanx thomas =20 gcc -g -O2 -o .libs/annotate annotate.o /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ./.libs/libgd.so -ljpeg -lfreetype -lz -lm -Wl,--rpath -Wl,/usr/local/lib ./.libs/libgd.so: undefined reference to `pthread_mutex_unlock' ./.libs/libgd.so: undefined reference to `pthread_mutex_destroy' ./.libs/libgd.so: undefined reference to `pthread_mutex_lock' ./.libs/libgd.so: undefined reference to `pthread_mutex_init' *** Error code 1 =20 Stop in /usr/local/src/gd-2.0.22. *** Error code 1 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.631 / Virus Database: 404 - Release Date: 17.03.2004 =20