bugmldonkey, a multi-networks file-sharing client - Bugs: bug #13684, Check if libgd is compiled with...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #13684: Check if libgd is compiled with zlib support

Submitter:  Elliot <ellmout>
Submitted:  Fri 08 Jul 2005 03:08:31 AM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Compilation problem Status:  None
Assigned to:  None Open/Closed:  Closed
Release:  2.5.30.17 Release: 
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  Intel x86

Mon 11 Jul 2005 01:41:32 PM UTC, comment #5: 

I make & install zlib !
then I remake Gd with :
./configure --with-jpeg=/usr/local --with-png=/usr/local --with-zlib-dir=/usr/local

Elliot <ellmout>
Sat 09 Jul 2005 03:01:33 PM UTC, comment #4: 

What did you do to fix the problem?
I could not find deflateInit in libgd.so here.

spiralvoice <spiralvoice>
Group administrator
Fri 08 Jul 2005 02:12:40 PM UTC, comment #3: 

Working !
Thx :-)

Elliot <ellmout>
Fri 08 Jul 2005 09:31:29 AM UTC, comment #2: 

GD has to be installed with zlib support. Do you have that compiled in?

spiralvoice <spiralvoice>
Group administrator
Fri 08 Jul 2005 08:30:24 AM UTC, comment #1: 

How did you install gd? And only gd-devel or also gd runtime package?

White_FrosT
Fri 08 Jul 2005 03:08:31 AM UTC, original submission:  

Got This :

./ocamlpp.byte -pp src/networks/gnutella2/g2Options.mlt > src/networks/gnutella2/g2Options.ml
./ocamlpp.byte: relocation error: /usr/local/lib/libgd.so.2: undefined symbol: deflateInit_
make: * [src/networks/gnutella2/g2Options.ml] Error 127

GD is ok, with libpng & libjpeg !
checking for gdImageCreate  in -lgd... yes
checking for png_create_read_struct  in -lpng... yes
checking for gdImagePng in -lgd... yes
configure: using png support in libgd
checking for jpeg_CreateCompress in -ljpeg... yes
checking for gdImageJpeg in -lgd... yes
configure: using jpeg support in libgd
checking support for graphical statistics... yes

Elliot <ellmout>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-07-14 spiralvoice Reassign ItemFrom group mldonkey, a multi-networks file-sharing client, bugs tracker To group mldonkey, a multi-networks file-sharing client, task tracker
2005-07-14 spiralvoice SummaryGD Error ! Check if libgd is compiled with zlib support

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code