Neil Jerram <[EMAIL PROTECTED]> writes: > checking for lt_dlinit in -lltdl... no > configure: error: libltdl not found. See README. > > Is there an easy fix for this?
I guess you 'just' need to install libltdl3-dev or similar into your scratchbox environment. Unfortunately, I don't know how this works with the official maemo SDK (we use slightly different stuff in house; yeah, we should eat our own dog food... ;). Maybe you can just "apt-get" it, or maybe you need to compile libtool from source. Guile does not distirbute a copy of libltdl, since that would create more trouble than it solves, in my experience. (We could include a copy of libtool for convenience, but we should not try to build and install it during a normal Guile build/install.) -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user