aubio
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: aubio 0.3.1
- To: piem@altern.org
- Subject: Re: aubio 0.3.1
- From: jpff@codemist.co.uk
- Date: Wed, 28 Jun 2006 10:30:19 +0100
- Cc: aubio@piem.org
- In-reply-to: <20060628065313.GA28369@pomme.anchorland.local> (message from Paul Brossier on Wed, 28 Jun 2006 08:53:13 +0200)
- References: <20060628065313.GA28369@pomme.anchorland.local>
In my experience this new version does not build. It asserts that my C
compiler cannot create code, which will come as a surprise to all the
files I have compiled this morning!
configure:3019: error: C compiler cannot create executables
See `config.log' for more details.
The real error seems to be the -Wextra flag
==John ffitch
configure:2924: gcc -V >&5
gcc: `-V' option must have argument
configure:2927: $? = 1
configure:2950: checking for C compiler default output file name
configure:2977: gcc -O2 -Wall -Wextra -Werror -Wmissing-prototypes -Wmissing-de
clarations -Wno-unused-parameter conftest.c >&5
cc1: error: unrecognized option `-Wextra'
configure:2980: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "aubio"
| #define VERSION "0.3.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
--
To unsubscribe, send mail to aubio-unsubscribe@piem.org.
- Follow-Ups:
- Re: aubio 0.3.1
- From: Paul Brossier <piem@altern.org>
- Re: aubio 0.3.1
- References:
- aubio 0.3.1
- From: Paul Brossier <piem@altern.org>
- aubio 0.3.1
- Prev by Date: aubio 0.3.1
- Next by Date: Re: aubio 0.3.1
- Previous by thread: aubio 0.3.1
- Next by thread: Re: aubio 0.3.1
- Index(es):