Menu

#725 compile fails with newest libtool

closed-fixed
None
5
2008-10-05
2008-03-03
No

Hi. I am running Sorcerer, and as such, I run in to some bleeding-edge issues from time to time.
Libtool recently released a new version.
So, I updated libtool to newest version.
Then re-building libgphoto2 failed.

Here is a compile log:

Compile log for libgphoto2 2.4.0
Built with sorcery implosion-20080228-1 and gcc 4.2.3
Built on Mon Mar 3 16:48:31 SGT 2008
checking for a BSD-compatible install...
<-snip->

checking for ltdl.h... yes
checking for lt_dlcaller_register in -lltdl... no
configure: error:
libgphoto2 requires the ltdl library, included with libtool

Libtool 2.2 did install the following:

root@power64:~/.sorcery/grimoire# augur install libtool | grep ltdl.h
/usr/include/ltdl.h
/usr/share/libtool/libltdl/ltdl.h

With the older version of libtool compilation of libgphoto2 works fine.
Thanks for your attention.
Regards,
Evert Vorster

Discussion

  • evert vorster

    evert vorster - 2008-03-03

    Logged In: YES
    user_id=2025592
    Originator: YES

    Hi there.... Looks like an error in the configure script. If I issue:
    export ac_cv_lib_ltdl_lt_dlcaller_register=yes

    In my compile scripts, libgphoto2 compiles and operates fine.

    -Evert-

     
  • Marcus Meissner

    Marcus Meissner - 2008-10-05
    • assigned_to: nobody --> marcusmeissner
    • status: open --> closed-fixed
     
  • Marcus Meissner

    Marcus Meissner - 2008-10-05

    i have fixed this in SVN, will be in the next release

     

Log in to post a comment.