Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15913 - dev-perl/GD won't compile against libgd-2.0.9
Summary: dev-perl/GD won't compile against libgd-2.0.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-18 04:45 UTC by Eivind Tagseth
Modified: 2003-02-23 21:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
GD-1.32-r4.ebuild (GD-1.32-r4.ebuild,1.53 KB, text/plain)
2003-02-18 04:47 UTC, Eivind Tagseth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eivind Tagseth 2003-02-18 04:45:26 UTC
Updating to the not-yet-stable version 2.0.x of libgd (I used 2.0.9 from bug
number 11999), the perl module GD fails to compile.

I've tried fixing up the libgd situation, allowing libgd-1.8.x and libgd-2.0.x
to coexist peacefully, bot unfortunately, this requires changes to programs
needing libgd.

This is an attempt to add such a fix to GD.

Works for me, and could hopefully be a basis to fixing the ugly libgd problem.


Eivind
Comment 1 Eivind Tagseth 2003-02-18 04:47:10 UTC
Created attachment 8415 [details]
GD-1.32-r4.ebuild

Changes the Makefile to add /usr/include/gd-1.8 to the include path, and links
with -lgd-1.8
Comment 2 SpanKY gentoo-dev 2003-02-23 21:53:07 UTC
i added GD-2.06 if you want to use libgd-2.x