Date: Wed, 13 Mar 2002 15:42:45 GMT From: Neil Darlow <neil@darlow.co.uk> To: freebsd-ports@freebsd.org Subject: RE: PHP4 Build error Message-ID: <20020313.15424500.3281588873@ideal.darlow.co.uk>
next in thread | raw e-mail | index | archive | help
Jens Rehsack said: > /usr/libexec/elf/ld: warning: libfreetype.so.8, needed by > /usr/local/lib/libgd.so, may conflict with libfreetype.so.9 Looks like you've updated your freetype2 port but haven't rebuilt the gd port which also needs the newer freetype2. This problem was brought about by the freetype2 library major version number increasing from 8 to 9. You need to rebuild all your ports that depend on freetype2. Regards, Neil Darlow M.Sc. --=20 1024D/531F9048 1999-09-11 Neil Darlow <neil@darlow.co.uk> GPG Fingerprint =3D 359D B8FF 6273 6C32 BEAA 43F9 E579 E24A 531F 9048 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020313.15424500.3281588873>