[libGD] #201 [Task opened] gdlib-config --libs includes -lgd in 2.0.35 but doesn't in 2.0.36

[email protected] Wed, 29 Apr 2009 01:33:39 +0200 (CEST)
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Karl Lehenbauer (klehenbauer) 

Attached to Project - libGD
Summary - gdlib-config --libs includes -lgd in 2.0.35 but doesn't in 2.0.36
Task Type - Bug Report
Category - Configure/Build
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - 2.0.36RC1
Due in Version - Undecided
Due Date - Undecided
Details - **gdlib-config --libs** in //2.0.35// included **-lgd** but in //2.0.36// it does not.  On FreeBSD, I get:

//$ gdlib-config --libs//

**-ljpeg -lfontconfig -lfreetype -lpng -lz -lm /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib**

I believe it should return

**__-lgd__ -ljpeg -lfontconfig -lfreetype -lpng -lz -lm /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib**

....or equivalent.

Alternatively all the bindings writers will have to change their Makefiles to explicitly reference **-lgd**.

I feel like this is a blocker for 2.0.36RC2.


More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=201

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.