Subject: pkg/33710: pango conflicts with freetype-lib
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <rockear@hive-mind.net>
List: pkgsrc-bugs
Date: 06/13/2006 05:20:00
>Number:         33710
>Category:       pkg
>Synopsis:       pango refuses to build when freetype-lib is installed.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 13 05:20:00 +0000 2006
>Originator:     Casey Carter
>Release:        NetBSD 3.0
>Organization:
>Environment:
System: NetBSD bsdbox.hive-mind.net 3.0 NetBSD 3.0 (BSDBOX-R3) #0: Mon May 15 21:41:39 PDT 2006 rockear@bsdbox.hive-mind.net:/usr/obj/sys/arch/i386/compile/BSDBOX-R3 i386
Architecture: i386
Machine: i386
>Description:
(This is my first bug report to the BSD world, so please ... be gentle.)
I found that having the freetype-lib package installed (version 1.3.1nb3,
but probably any freetype1) causes pango, and also eterm, to fail to build.
In pango's case it fails when compiling ottest.c with a 'parse error before
"FT_UShort"'; with eterm, the build cannot find libttf.
>How-To-Repeat:
Install graphics/freetype-lib. Then try to build pango or eterm.
>Fix:
Uninstall freetype-lib. Pango and eterm will build properly after this step.
It would be nice if pango and eterm actually complained if freetype-lib was
installed; this problem drove me crazy for a week, until I discovered that
freetype-lib had somehow been pulled in by print/ghostscript.