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: John W. Eaton
Subject: Re: [MXE] build error in qt
Date: Wed, 27 Aug 2014 17:44:44 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

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".

jwe





reply via email to

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