discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] compile error on gnuradio-core/src/lib/viterbi/en


From: Josh Blum
Subject: Re: [Discuss-gnuradio] compile error on gnuradio-core/src/lib/viterbi/encode.cc
Date: Thu, 02 Oct 2008 18:07:57 -0400
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

I have this error on ubuntu 8.10. The -Werror flag is there by default, I never specified it in configure or somewhere else in the system.

This just happened to change when I upgraded from ubuntu 8.04

-Josh

Eric Blossom wrote:
On Thu, Oct 02, 2008 at 11:21:55PM +0200, Dimitris Symeonidis wrote:
i have the latest trunk (9699)
g++ is 4.3.1-1ubuntu2
make exits with an error for gnuradio-core/src/lib/viterbi/encode.cc:
g++ -DHAVE_CONFIG_H -I. -I../../../.. -Wall -Werror    -g -O2 -pthread
-pthread -Wall -Woverloaded-virtual -MT encode.o -MD -MP -MF
.deps/encode.Tpo -c -o encode.o encode.cc
cc1plus: warnings being treated as errors
encode.cc: In function 'int main()':
encode.cc:50: error: ignoring return value of 'size_t fwrite(const
void*, size_t, size_t, FILE*)', declared with attribute
warn_unused_result


What was your configure command?
Any CFLAGS or CXXFLAGS set in your environment?

We don't specify -Werror by default.

Eric


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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