ID: 7821
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: *Configuration Issues
Description: Unresolved symbol with GD
Hi Jani,
I use GD 1.8.4
If I return to GD 1.8.3, I have this message when I launch apache :
/usr/lib/dld.sl: Unresolved symbol: XpmReadFileToXpmImage (code) from
=/PKl01h01/soft/web/lib/libgd.sl
Previous Comments:
---------------------------------------------------------------------------
[2001-03-26 17:39:34] [EMAIL PROTECTED]
Which version of GD library are you using?
As I can't find such symbols in my gd libs at all.
(well, in GD 2.0.0BETA there are those gdMalloc, gdCalloc, etc. but not in 1.8.3)
--Jani
---------------------------------------------------------------------------
[2001-03-26 06:40:38] [EMAIL PROTECTED]
Okay, with the option "--with-ttf=..." it works better, but I have this when I launch
apache :
./apachectl start
/usr/lib/dld.sl: Unresolved symbol: gdCalloc (code) from
/PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: gdMalloc (code) from
/PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: gdFree (code) from
/PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: gdRealloc (code) from
/PKl01h01/soft/web/lib/libgd.sl
an idea ?
Thank you for your answer,
JC
---------------------------------------------------------------------------
[2001-03-26 05:37:38] [EMAIL PROTECTED]
1. delete config.cache
2. add --with-ttf=/path/to/ttf into the configure line you used.
3. after configure do 'make clean ; make ; make install'
--Jani
---------------------------------------------------------------------------
[2001-03-26 05:20:05] [EMAIL PROTECTED]
Yes, GD (1.8.4) is compiled with ttf support (LIBS=-lgd -lpng -lz -ljpeg -lm -lttf in
GD's Makefile)
For ttf, I've installled freetype available at
http://hpux.connect.org.uk/hppd/hpux/Text/freetype-1.3.1
I need GD for graphics support in pdflib
Do you have an idea ?
---------------------------------------------------------------------------
[2000-12-15 20:00:55] [EMAIL PROTECTED]
No feedback.
---------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view the rest of the
comments, please view the bug report online.
Full Bug description available at: http://bugs.php.net/?id=7821
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]