[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Trying to compile php on a RH 9 box, and have run across an error I've not
seen before:

/usr/bin/ld: cannot find -lltdl

Problem is, the library seems to be there:

[root at liberator php-4.3.3]# apt-cache search ltdl
libtool-libs - Runtime libraries for GNU libtool.
libtool-libs13 - The GNU libtool, which simplifies the use of shared
libraries.
[root at liberator php-4.3.3]# rpm -qa | grep libtool
libtool-libs-1.4.3-5
libtool-libs13-1.3.5-7
[root at liberator php-4.3.3]# rpm -ql libtool-libs | grep ltdl
/usr/lib/libltdl.so.3
/usr/lib/libltdl.so.3.1.0
[root at liberator php-4.3.3]# locate libltdl
/usr/lib/libltdl.so.3.1.0
/usr/lib/libltdl.so.3
[root at liberator php-4.3.3]# file /usr/lib/libltdl*
/usr/lib/libltdl.so.0:     symbolic link to libltdl.so.0.1.2
/usr/lib/libltdl.so.0.1.2: ELF 32-bit LSB shared object, Intel 80386,
version 1 (SYSV), stripped
/usr/lib/libltdl.so.3:     symbolic link to libltdl.so.3.1.0
/usr/lib/libltdl.so.3.1.0: ELF 32-bit LSB shared object, Intel 80386,
version 1 (SYSV), stripped

The files are definitely there.

Just to make sure, I checked to see if ld knows about them:

[root at liberator php-4.3.3]# ldconfig -p | grep ltdl
        libltdl.so.3 (libc6) => /usr/lib/libltdl.so.3
        libltdl.so.0 (libc6) => /usr/lib/libltdl.so.0

Now, I'm at a loss.  I've searched google for awhile now and haven't run
across a valid solution.

Can anyone see what I'm missing here?

Thanks!

John


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00309" href="msg00309.html">[ale] cannot find -ltdl</a></strong>
<ul><li><em>From:</em> ups at stups.com (Stephan Uphoff)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00306.html">[ale] FYI:  Verisign CA certificate expired on 1/08</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00308.html">[ale] cannot find -ltdl</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00306.html">[ale] FYI:  Verisign CA certificate expired on 1/08</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00309.html">[ale] cannot find -ltdl</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00307"><strong>Date</strong></a></li>
<li><a href="threads.html#00307"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>