[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Problem during Make (in Wavlet)
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Problem during Make (in Wavlet) |
Date: |
Sun, 10 Jul 2005 17:42:38 +0100 |
Nathan Moore writes:
> I'm compiling GSL for use on an IBM PowerPc (32bit) machine.
> After running configure successfully (configured with xlc/xlC, no
> optimization options), I see the following problem in Make. Any advice
> as to why this fails would be appreciated!
> "dwt.c", line 59.1: 1506-377 (I) The type "enum {...}" of parameter 5
> differs from the previous type "int".
It's a known bug.. it will be fixed in the next release (the error is
ignored by GCC so I didn't pick it up first time around). You can
delete/edit the offending line to match the previous definition to
work around it.
--
Brian Gough
Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/