aubio 0.3.1
Paul Brossier
piem at altern.org
Wed Jun 28 13:48:05 CEST 2006
On Wed, Jun 28, 2006 at 12:30:17PM +0100, jpff at codemist.co.uk wrote:
> C compiler is standard fare with SuSE9.3
ok, my bad then. -Werror should not be used by default, at least not
with gcc 3.x. The following command should compile aubio with cflags set
as intended:
CFLAGS="-Wall -Werror -Wmissing-prototypes -Wmissing-declarations -Wno-unused-parameter" ./configure --disable-warnme
Thanks for the report,
Paul
--
To unsubscribe, send mail to aubio-unsubscribe at piem.org.
More information about the aubio-user
mailing list