Bug 62298

Summary: One chunk missed in patch for gcc3
Product: [Retired] Red Hat Raw Hide Reporter: Vladimir Kondratiev <vladimir.kondratiev>
Component: OmniAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-02 09:23:17 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:
Attachments:
Description Flags
Corrected patch for gcc3 none

Description Vladimir Kondratiev 2002-03-29 11:15:14 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020313

Description of problem:
When compiling Omni-0.5.1-3 with gcc 3.0.4, patch omni-0.5.1-gcc31.patch should
be appied (uncomment one line in spec); in addition, patch itself i missing one
chunk that fixes problem with 'va_list'. Correct patch attached. See last chunk.

Version-Release number of selected component (if applicable): 0.5.1-3


How reproducible:
Always

Steps to Reproduce:
1. rpm --rebuild Omni-0.5.1-3.src.rpm
2.
3.
	

Additional info:

Comment 1 Vladimir Kondratiev 2002-03-29 11:16:22 UTC
Created attachment 51345 [details]
Corrected patch for gcc3

Comment 2 Tim Waugh 2002-04-02 09:23:11 UTC
Thanks for the patch.

Comment 3 Tim Waugh 2002-05-28 17:36:20 UTC
0.6.1 had most of this fixed anyway.