Bug 113322 - symbol missing on s390
Summary: symbol missing on s390
Keywords:
Status: CLOSED DUPLICATE of bug 109592
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: fontconfig
Version: 1.0
Hardware: s390
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-12 16:34 UTC by Tim Waugh
Modified: 2007-04-18 17:01 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:00:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2004-01-12 16:34:03 UTC
Description of problem:

[root@devel8 twaugh]# cat > test.c
int main () {}
[root@devel8 twaugh]# gcc -o test test.c -lfontconfig
/usr/lib/gcc-lib/s390-redhat-linux/3.3.2/../../../libfontconfig.so:
undefined reference to `FT_Get_BDF_Property'
collect2: ld returned 1 exit status

Works on other architectures.  This symbol is missing altogether on s390.

Version-Release number of selected component (if applicable):
[root@devel8 twaugh]# rpm -q freetype fontconfig
freetype-2.1.3-6
fontconfig-2.2.1-6.1
fontconfig-2.1-9

How reproducible:
100%

Comment 1 Elliot Lee 2004-01-12 16:43:40 UTC
fontconfig (2.2.1) needs to Require: freetype >= 2.1.4

Comment 2 Owen Taylor 2004-04-19 15:50:49 UTC

*** This bug has been marked as a duplicate of 109592 ***

Comment 3 Red Hat Bugzilla 2006-02-21 19:00:43 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.