Hi there!
            Gonna bug you guys again with FC5. I have a small problem
in building esmart.

esmart looks for ltdl.h or for the package (on the previous Fedora)
libtool-ltdl-devel.
-----------------------------------------------------------------------------------------------------------------------------
*Snip*
checking if g77 static flag -static works... no
checking if g77 supports -c -o file.o... no
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
configure: error: Cannot find ltdl.h. Please make sure you have the
libltdl-dev package installed.
error: Bad exit status from /var/tmp/rpm-tmp.13205 (%build)
------------------------------------------------------------------------------------------------------------------------------

The package libtool-ltdl-devel no longer exists. The file in question
is now provided by the libtool package.

/usr/share/libtool/libltdl/ltdl.h

So I did a little simlink to trick the thing:

ln -s /usr/share/libtool/libltdl/ltdl.h /usr/include/
/sbin/ldconfig

OK it compiled but now stopped at:

------------------------------------------------------------------------------------------------------------------
*snip*
  -L/usr/lib /usr/lib/libImlib2.so /usr/lib/libfreetype.so -lz -lX11
-lXext -ldl /usr/lib/libevas.so -lltdl -lm  -m32 -march=i386
-mtune=generic -Wl,-soname -Wl,libesmart_container.so.0 -o
.libs/libesmart_container.so.0.0.9
/usr/bin/ld: cannot find -lltdl

collect2: ld returned 1 exit status
make[5]: *** [libesmart_container.la] Error 1
make[5]: Leaving directory `/home/didier/rpmbuild/BUILD/esmart-0.
_________________________________________________________________________________-

Any suggestions on how to bypass the
/usr/bin/ld: cannot find -lltdl would be appreciated. Thanks.



---
With kind regards,
Didier.

------------
Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to