>I tried with libtool 1.5.26 as well as 1.5.18. But getting the same
>problem.
>
...
>checking for ltdl.h... yes
>checking for library containing lt_dlcaller_register... no
>configure: error: Can't find the libltdl library.

Of course, if you don't put your old (v1.5 series) libltdl in your library
search path, the configure can not find this library. While configuring,
you have to supply proper directory lists (separated by colon) to
--with-includes, and --with-libraries.

And also, seeing 'config.log' may help you to solve what's wrong to
detect existing libraries.

Kiyo
 

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to