I wish the reply button would send to the list.
I just noticed that I sent the following to
Mats.
Mats Bengtsson wrote:
> > As suggested by Ian Stirling, after running configure, config.make has
> > to be modified adding
> > -lguile -lqthreads to the definition of EXTRA_LIBES.
> That's what configure adds when it detects guile correctly.
But it doesn't detect guile correctly. How do you explain
that adding them manually after running ./configure solves
the link stage problem? The logic around detecting Guile is
suspect.
Ian