Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 10:24:28 +0100
From:      "thomas may" <thomas.may@x9media.com>
To:        <freebsd-questions@FreeBSD.org>
Subject:   freebsd, php and gd libary
Message-ID:  <20040320092555.6AFC443D1D@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
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



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