Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 113322

Summary: symbol missing on s390
Product: [Retired] Red Hat Raw Hide Reporter: Tim Waugh <twaugh>
Component: fontconfigAssignee: Owen Taylor <otaylor>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: s390   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:00:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.