Pursuant to yesterday's request to try out the current version
of guile on various machines, I noticed the following problems:

on linuxppc 2000, the include of ltdl.h line 237 dynl.c needs
to be #include <libltdl/ltdl.h> (as in the other reference to
it -- forgot write down where I saw it).

on sgi irix 5.3, the new makefiles use a construct something
like DEPS_MAGIC... (line 551 of libguile/Makefile for example);
all of these cause a syntax error in this version of make.
If you need fuller details, let me know.

Reply via email to