Andrea Palmatè wrote:
> so there is something wrong with my libtool.. as i was expecting..

  Are you running libtool 1.5 or 2.x ?

> ./libltdl/ltdl.c:32:25: error: lt__private.h: No such file or directory
> ../libltdl/ltdl.c:33:23: error: lt_system.h: No such file or directory
> ../libltdl/ltdl.c:34:25: error: lt_dlloader.h: No such file or directory

  For libtool 2.x, libtoolize puts these in libltdl/libltdl. Libtool 1.5
doesn't use these files. It shouldn't matter if you use one version of
libtoolize to generate the files, and compile it on a different machine.
Are you building statically or dynamically ?

        - rob -


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to