[Bug 4583] AC_CHECK_ENABLE_LTDL macro is undefined

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Thu Sep 25 15:01:13 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4583





--- Comment #1 from Christopher Friedt <chrisfriedt at gmail.com>  2008-09-25 17:01:13 ---
I thought that I would also mention, classpath-initial fails to build due to
the hardcode_direct option in 'libtool', I had to follow the instructions here:

http://projects.linuxtogo.org/pipermail/openembedded-devel/2008-July/005717.html

and set hardcode_direct="no"

I'm not quite sure how to patch this, but I'm sure a reasonable patch could be 

cp ltmain.sh{,_orig}
sed -i -e s:\$hardcode_direct:no:g ltmain.sh

diff -Nua ltmain.sh{_orig,} > fix-hardcode-direct.patch

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list