<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>106446</bug_id>
          <alias>alt-libdl</alias>
          <creation_ts>2005-09-18 17:18 0000</creation_ts>
          <short_desc>Linking to -ldl should never happen unconditionally</short_desc>
          <delta_ts>2006-12-01 08:36:14 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo/Alt</product>
          <component>Other</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>FreeBSD</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</resolution>
          
          
          
          <priority>P1</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>flameeyes@gentoo.org</reporter>
          <assigned_to>alt@gentoo.org</assigned_to>
          <cc>allanonjl@gentoo.org</cc>
    
    <cc>robbat2@gentoo.org</cc>
    
    <cc>rphillips@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2005-09-18 17:18:26 0000</bug_when>
            <thetext>The following ebuilds seems to link unconditionally to libdl (with -ldl). If 
they use autotools, it&apos;s better to use the AM_DL macro to check if -ldl is 
needed. If the link must be done from inside the ebuild, please use dlopen_lib 
function in portability eclass to replace the -ldl unconditional link. 
 
Thanks 
 
app-accessibility/powiedz/powiedz-1.0.ebuild: Somehow refers to libdl 
[accessibility, sound | spock@gentoo.org] 
dev-lang/lua/lua-5.0.2-r1.ebuild: Somehow refers to libdl [twp@gentoo.org] 
dev-lang/lua/lua-5.0.2.ebuild: Somehow refers to libdl [twp@gentoo.org] 
dev-lang/tolua/tolua-5.0.ebuild: Somehow refers to libdl [twp@gentoo.org] 
dev-lang/io-vm/io-vm-20030923.ebuild: Somehow refers to libdl 
dev-python/pyparted/pyparted-1.6.9-r1.ebuild: Somehow refers to libdl [livecd 
| allanonjl@gentoo.org] 
mail-mta/postfix/postfix-2.2.4.ebuild: Somehow refers to libdl [net-mail | 
langthang@gentoo.org] 
mail-mta/postfix/postfix-2.2.2-r1.ebuild: Somehow refers to libdl [net-mail | 
langthang@gentoo.org] 
net-fs/autofs/autofs-4.1.3-r4.ebuild: Somehow refers to libdl [net-fs | 
rphillips@gentoo.org, robbat2@gentoo.org] 
net-mail/poppassd_ceti/poppassd_ceti-1.8.5-r1.ebuild: Somehow refers to libdl 
[net-mail | cryos@gentoo.org] 
net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild: Somehow refers to libdl 
[apache | apache-devs@gentoo.org] 
Affected herds: net-mail, accessibility, livecd, apache, net-fs, sound 
Affected devs: apache-devs@gentoo.org, allanonjl@gentoo.org, spock@gentoo.org, 
cryos@gentoo.org, rphillips@gentoo.org, langthang@gentoo.org, 
robbat2@gentoo.org, twp@gentoo.org</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>spock@gentoo.org</who>
            <bug_when>2005-09-19 03:10:33 0000</bug_when>
            <thetext>app-accessibility/powiedz fixed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cryos@gentoo.org</who>
            <bug_when>2005-10-10 02:15:44 0000</bug_when>
            <thetext>net-mail/poppassd_ceti-1.8.5-r1 fixed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>langthang@gentoo.org</who>
            <bug_when>2005-10-10 19:25:19 0000</bug_when>
            <thetext>mail-mta/postfix-2.2.5* fixed. I don&apos;t want to mess with stable ebuild.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2005-10-25 06:09:18 0000</bug_when>
            <thetext>Please fix: 
 
dev-lang/lua/lua-5.0.2-r1.ebuild: Somehow refers to libdl [twp@gentoo.org] 
dev-lang/lua/lua-5.0.2.ebuild: Somehow refers to libdl [twp@gentoo.org] 
dev-lang/tolua/tolua-5.0.ebuild: Somehow refers to libdl [twp@gentoo.org] 
dev-python/pyparted/pyparted-1.6.9-r1.ebuild: Somehow refers to libdl [livecd 
| allanonjl@gentoo.org] 
net-fs/autofs/autofs-4.1.3-r4.ebuild: Somehow refers to libdl [net-fs | 
rphillips@gentoo.org, robbat2@gentoo.org] 
net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild: Somehow refers to libdl 
[apache | apache-bugs@gentoo.org] 
Affected herds: livecd, apache, net-fs 
Affected devs: allanonjl@gentoo.org, rphillips@gentoo.org, 
apache-bugs@gentoo.org, robbat2@gentoo.org, twp@gentoo.org 
 </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>twp@gentoo.org</who>
            <bug_when>2005-10-31 10:16:26 0000</bug_when>
            <thetext>dev-lang/lua/lua-5.0.2-r2 and dev-lang/tolua/tolua-5.0-r1 have been added to
portage with the calls to dlopen_lib. If there are no problems then I will
remove the older non-compatible ebuilds in a couple of weeks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vericgar@gentoo.org</who>
            <bug_when>2006-04-01 16:36:46 0000</bug_when>
            <thetext>net-www/mod_auth_pam fixed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wolf31o2@gentoo.org</who>
            <bug_when>2006-06-14 08:05:11 0000</bug_when>
            <thetext>Removing livecd since John does all of pyparted...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2006-11-30 19:25:24 0000</bug_when>
            <thetext>I&apos;ll just do it piece by piece going on and on.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>twp@gentoo.org</who>
            <bug_when>2006-12-01 02:57:49 0000</bug_when>
            <thetext>dev-lang/lua is now maintained by Matti Bickel.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mabi@gentoo.org</who>
            <bug_when>2006-12-01 08:36:14 0000</bug_when>
            <thetext>lua-5.0.2 &amp;&amp; lua-5.1.1 updated, thanks Diego for the help</thetext>
          </long_desc>
      
    </bug>

</bugzilla>