[Interest] qt-everywhere-opensource-src-4.8.0 build errors?

Carl Schumann schumann at fnal.gov
Thu Jan 19 22:10:06 CET 2012


Thanks for your response.  We are using GCC 4.1.2.

On 1/19/2012 3:01 PM, Thiago Macieira wrote:
> On Thursday, 19 de January de 2012 11.26.51, Alan Ezust wrote:
>> The key line is this one:
>>>   cc1plus: warnings being treated as errors
>> If you edit the file WebKit.pri and comment the line
>>
>> #
>> !CONFIG(standalone_package):isEqual(QT_ARCH,x86_64)|isEqual(QT_ARCH,i386):
>> QMAKE_CXXFLAGS += -Werror
>>
>> And rebuild, that should make the problem go away.
> That's the easy solution for this problem.
>
> Can you tell us though which GCC version you have? Guessing from the absence
> of the square brackets at the end of the warning, it's older than GCC 4.6.
>
> I think the warnings are a GCC bug that has been since fixed. That means
> another solution to this problem is to upgrade.
>





More information about the Interest mailing list