Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25291 - xfree 4.3.99 snapshots require freetype 2.1.4
Summary: xfree 4.3.99 snapshots require freetype 2.1.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-25 17:32 UTC by John Steele Scott
Modified: 2003-07-26 23:26 UTC (History)
0 users

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 John Steele Scott 2003-07-25 17:32:34 UTC
My compile of xfree-4.3.99.8 bombed out in
/var/tmp/portage/xfree-4.3.99.8/work/xc/programs/fonttosfnt, complaining that
'BDF_PropertyRec' (and a couple of other BDF related symbols) were undefined.

I was previously running freetype 2.1.3-r2, but shifting to freetype 2.1.4
solved the problem.

Reproducible: Always
Steps to Reproduce:
1. Emerge freetype-2.1.3-r2
2. Start to emerge xfree-4.3.99.8
3. Compile will not complete, fails in
/var/tmp/portage/xfree-4.3.99.8/work/xc/programs/fonttosfnt, while building (I
think) read.c.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2003-07-26 23:26:19 UTC
Fix committed. Thanks for catching it.