Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16910 - mod_php-4.3.1-r1 with pdflib wont build because of jpeg
Summary: mod_php-4.3.1-r1 with pdflib wont build because of jpeg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
: 17077 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-03-05 13:14 UTC by Robert Davis
Modified: 2003-03-16 22:26 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Davis 2003-03-05 13:14:02 UTC
Got error on configure trying to find jpeg when building with pdflib in USE. 
Error is in ebuild.  Line with "--with-jpeg-dir=/usr/lib" should be
"--with-jpeg-dir=/usr" just like tiff below it.
Comment 1 Felix Buenemann 2003-03-06 18:22:46 UTC
aknoledged, same problem here, proposed fix helps 
Comment 2 SpanKY gentoo-dev 2003-03-12 12:13:29 UTC
*** Bug 17077 has been marked as a duplicate of this bug. ***
Comment 3 Masatomo Nakano (RETIRED) gentoo-dev 2003-03-16 22:26:49 UTC
I fixed this bug(mod_php-4.3.1.ebuild,mod_php-4.3.1-r1.ebuild).
Thanks.