simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] [bug #26827] build error needed Linux:arch linux ne


From: Marek Pietrzak
Subject: Re: [Simulavr-devel] [bug #26827] build error needed Linux:arch linux needed gcc: gcc-Version 4.4.0 20090526
Date: Wed, 17 Jun 2009 21:08:14 +0200

Hi! 

I had the same problem with gcc on Ubuntu. The workaround is to edit
configure script and remove -Werror option from ENABLE_WARNINGS setting
in line 7213 (as of official version 0.1.2.6)

if test "$GCC" = yes; then
    ENABLE_WARNINGS="-Wall -Winline -Werror"
fi

Try this out.

Regards, Marek

On Wed, 2009-06-17 at 08:39 +0000, anonymous wrote:
> URL:
>   <http://savannah.nongnu.org/bugs/?26827>
> 
>                  Summary: build error    needed Linux:arch linux needed gcc:
> gcc-Version 4.4.0 20090526 
>                  Project: Simulavr: an AVR simulator
>             Submitted by: None
>             Submitted on: Wed Jun 17 08:39:22 2009
>                 Category: None
>                 Severity: 3 - Normal
>               Item Group: None
>                   Status: None
>                  Privacy: Public
>              Assigned to: None
>         Originator Email: address@hidden
>              Open/Closed: Open
>          Discussion Lock: Any
>        Component Version: simulavr
> 
>     _______________________________________________________
> 
> Details:
> 
> ....
> make[3]: Entering directory
> `/home/gl/downloads/simulavr-0.1.2.6/src/disp-vcd'
> if gcc -DHAVE_CONFIG_H -I. -I. -I../../src    -Wall -Winline -Werror
> -I../../src -I../../src/getopt -g -O2 -MT config_scanner.o -MD -MP -MF
> ".deps/config_scanner.Tpo" -c -o config_scanner.o config_scanner.c; 
>       then mv -f ".deps/config_scanner.Tpo" ".deps/config_scanner.Po"; else 
> rm -f
> ".deps/config_scanner.Tpo"; exit 1; fi
> cc1: warnings being treated as errors
> config_scanner.c:1188: Fehler: »input« definiert, aber nicht verwendet
> make[3]: *** [config_scanner.o] Fehler 1
> make[3]: Leaving directory
> `/home/gl/downloads/simulavr-0.1.2.6/src/disp-vcd'
> make[2]: *** [all-recursive] Fehler 1
> make[2]: Leaving directory `/home/gl/downloads/simulavr-0.1.2.6/src'
> make[1]: *** [all] Fehler 2
> make[1]: Leaving directory `/home/gl/downloads/simulavr-0.1.2.6/src'
> make: *** [all-recursive] Fehler 1
> address@hidden simulavr-0.1.2.6]$ 
> 
> what can i do?
> best regards and many thangs!!
> 
> 
> 
> 
>     _______________________________________________________
> 
> Reply to this item at:
> 
>   <http://savannah.nongnu.org/bugs/?26827>
> 
> _______________________________________________
>   Message sent via/by Savannah
>   http://savannah.nongnu.org/
> 
> 
> 
> _______________________________________________
> Simulavr-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/simulavr-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]