octave-maintainers
[Top][All Lists]
Advanced

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

Re: [MXE] build error in qt


From: Philip Nienhuis
Subject: Re: [MXE] build error in qt
Date: Thu, 28 Aug 2014 01:43:59 -0700 (PDT)

John W. Eaton wrote
> On 08/27/2014 05:35 PM, PhilipNienhuis wrote:
>> On a fresh mxe clone (parent: 3696:73dc0213c8ac tip " qt.mk: edit
>> configure
>> script for systems with /usr/X11R6/lib64 directory") building qt fails:
>>
>> (configue flags --enable-openblas --enable-64
>>
>> Failed to build package qt!
>> ------------------------------------------------------------
>>
>> and the qt log says:
>>
>> :
>> header (master) created for Qt3Support
>> headers.pri file created for Qt3Support
>> ## FIXME: LDFLAGS was not correct for SuSE 10.4 systems.  Is there
>> ## a better way to handle this problem?
>> if [ -d '/usr/X11R6/lib64' ]; then sed -i
>> 's/PLATFORM=linux-g++/PLATFORM=linux-g++-64/'
>> '/home/philip/devel/octdev/mxe/mxe201408_64/tmp-qt/qt-everywhere-opensource-src-4.8.6/configure'
>> fi
>> bash: -c: line 1: syntax error: unexpected end of file
>> make[1]: *** [build-only-qt] Error 1
>> make[1]: Leaving directory `/home/philip/devel/octdev/mxe/mxe201408_64'
> 
> I think I already pushed a fix for this one.  There should be a 
> semicolon before the "fi".

from mxe repo:


qt.mk: fix typo in previous change
author  John W. Eaton <address@hidden>
date    Wed, 27 Aug 2014 15:50:16 -0400 (12 hours ago)
                                                                        ^^

...so that must have crossed my build :-)
Restarted the build, qt seems OK.

Thanks,

Philip



--
View this message in context: 
http://octave.1599824.n4.nabble.com/MXE-build-error-in-qt-tp4666248p4666255.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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