Thank you! Unfortunately your example does not work on my debian
testing. It fails with error:

bigforth: symbol lookup error: /usr/lib/libgsl.so.0: undefined symbol:
cblas_dgemm

However, if I add this definition:


libgslcblas cblas_dgemm int int df int int int
int df int int int int int int (void/fp) cblas_dgemm

everything works. May be there is something about the way "depends"
depends on some assumptions inherent to a system?

--
Sergey

On Sat, 17 Sep 2005 22:58:14 +0200
Bernd Paysan <[EMAIL PROTECTED]> wrote:

> I get the error only if I omit the depends libgslblas part.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to