Bug 132407

Summary: Missing symbols when executing ant
Product: [Fedora] Fedora Reporter: W. Michael Petullo <redhat>
Component: antAssignee: Gary Benson <gbenson>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: caolanm
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-11 12:34:02 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:
Bug Depends On:    
Bug Blocks: 130887    

Description W. Michael Petullo 2004-09-12 20:11:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7.2)
Gecko/20040809 Epiphany/1.3.8

Description of problem:


Version-Release number of selected component (if applicable):
ant-1.5.2-30

How reproducible:
Always

Steps to Reproduce:
Try to execute ant using Fedora/PowerPC.
    

Actual Results:  [mike@imp hw1]$ ant
ant: symbol lookup error: /usr/lib/lib-org-apache-regexp-1.2.so:
undefined symbol: _ZN4java3awt9Container21transferFocusBackwardEv


Additional info:

Comment 1 W. Michael Petullo 2004-09-27 11:38:12 UTC
This issue seems to be fixed with a newer gcc-java package.  I am now
using gcc-java-3.4.2-2 and no longer see a symbol lookup error.

Comment 2 Caolan McNamara 2004-11-11 11:52:21 UTC
I see this error with up to date FC3 and updates on ix86

ant-1.5.2-30
gcc-java-3.4.2-6.fc3
jakarta-regexp-1.2-16

Comment 3 Gary Benson 2004-11-11 12:14:19 UTC
ant and jakarta-regexp are no longer part of FC3.  You should
uninstall them.

Comment 4 Caolan McNamara 2004-11-11 12:34:02 UTC
fair enough