[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] New PHP version (4.1.2) released for RaQ 4



As addendum to my previous post:

this is what I get in my debug.log when I try to compile PHP 4.1.2 mysql
from source:

gcc -o
conftest -g -O2  -DLINUX=22 -DMOD_SSL=208104 -DMOD_PERL -DUSE_PERL_SSI -Dboo
l=char -DHAS_BOOL -DEAPI -DBIG_SECURITY_HOL
E -DCOBALT_RAQ_LED  -Wl,-rpath,/home/mysql/lib/mysql -L/home/mysql/lib/mysql
 -Wl,-rpath,/usr/local/pgsql/lib -L/usr/local/pgsq
l/lib
conftest.c -lpq -lmysqlclient -lz -lgd -lttf -lz -lcrypt -lresolv -lm -ldl -
lnsl  -lresolv -lcrypt 1>&5
/usr/bin/ld: cannot find -lgd
collect2: ld returned 1 exit status

And it quits.
Where is it going wrong? What can I do about this?

Regards,
Thijs Boonstra