Bug 38796

Summary: compile-problem: pango-1.0.1 with freetype2-2.0.9
Product: Ports & Packages Reporter: Michael May <psyke>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Michael May 2002-06-01 14:10:01 UTC
freetype2-2.1.0 was installed and I tried to install pango-1.0.1 (a dependency from gnome2)
there was a problem in usr/ports/x11-toolkits/pango/work/pango-1.0.1/pango/opentype/
the files(ie. ftxopen.c) are using functions from freetype/internal/ that exist in freetype2-2.0.9 but not in freetype2-2.1.0 (ie. ACCESS_Frame(), GET_UShort())

(I am sorry, that I don't have the exact make-output)

Fix: 

deinstall freetype2-2.1.0
and install freetype2-2.0.9

actualy, I had luck, I had another ports-tree still with the freetype2-2.0.9 patches
I don't know, how hard it is, to install it without them....
How-To-Repeat: type make in usr/ports/x11-toolkits/pango/
with freetype2-2.1.0 installed !
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-06-01 17:26:12 UTC
Responsible Changed
From-To: freebsd-ports->gnome

over to maintainer
Comment 2 Joe Marcus Clarke 2002-06-01 18:04:03 UTC
We are very aware of this issue, and it will be resolved by the end of
the day today.  Thanks for your patience.

Joe

Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-06-01 20:01:05 UTC
State Changed
From-To: open->closed

This is fixed if you update to gtk-2.0.3, glib-2.0.3, pnago-1.0.2, 
and atk-1.0.2 as well as freetype2-2.1.0_1.