Bug 133612

Summary: "environ" isn't available to libraries on darwin
Product: [Fedora] Fedora Reporter: Anders F Björklund <afb>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED UPSTREAM QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nobody+pnasrat
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: 2005-01-04 19:45:03 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
rpm-4.0.4-environ.patch
none
rpm-4.2.1-environ.patch
none
rpm-4.3.2-environ.patch none

Description Anders F Björklund 2004-09-25 08:39:29 UTC
Description of problem:

the "char **environ" symbol is not available
to dynamic libraries on the darwin platform


Version-Release number of selected component (if applicable):
rpm-4.0.4 (and above)

Comment 1 Anders F Björklund 2004-09-25 08:42:01 UTC
Created attachment 104311 [details]
rpm-4.0.4-environ.patch

Comment 2 Anders F Björklund 2004-09-25 08:42:51 UTC
Created attachment 104312 [details]
rpm-4.2.1-environ.patch

Comment 3 Anders F Björklund 2004-09-25 08:43:42 UTC
Created attachment 104313 [details]
rpm-4.3.2-environ.patch

Comment 4 Jeff Johnson 2005-01-04 19:45:03 UTC
Added to HEAD and rpm-4_4 branches, should be in rpm-4.4.1-0.6 when built.
Thanks for the patch.