Bug 216109

Summary: unnamespaced global symbols in libamu
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: am-utilsAssignee: Karel Zak <kzak>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2007-06-07 08:57:53 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: 216170    

Description Joe Orton 2006-11-17 10:50:48 UTC
jorton@jolt:~$ rpm -qf /usr/lib/libamu.so.4.0.0 
am-utils-6.1.5-4.i386

Clashes for /usr/lib/libamu.so.4.0.0:
  with /usr/lib/libsnmp.so.10.0.1 => strlcpy
  with /usr/lib/libnetsnmp.so.10.0.1 => strlcpy
  with /usr/lib/libhistory.so.4.3 => xrealloc xmalloc
  with /usr/lib/libkdecore.so.4.2.0 => strlcat strlcpy
  with /usr/lib/libdmraid.so.1.0.0.rc13 => plog
  with /usr/lib/libgettextlib-0.14.6.so => xrealloc xmalloc
  with /usr/lib/libkdefakes.so.4.2.0 => strlcat strlcpy
  with /usr/lib/libhistory.so.5.1 => xrealloc xmalloc
  with /usr/lib/libnfsidmap.so.0.2.0 => strlcpy
  with /usr/lib/libdhcp6client.so.1 => strlcat strlcpy foreground

Comment 1 Karel Zak 2007-03-13 15:12:56 UTC
Well, you're right. That's dirty, but the libamu library is not devel library. I
think purpose is to use it for am-utils tools only.

I'll inform upstream about this thing. Thanks.

Comment 2 Karel Zak 2007-03-26 09:18:54 UTC
The upstream maintained agrees that this thing should be fixed in a next
upstream release.

See also: https://bugzilla.am-utils.org/show_bug.cgi?id=562