octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #54176] [MXE-Octave] can't build stable Octave


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #54176] [MXE-Octave] can't build stable Octave
Date: Tue, 3 Jul 2018 01:00:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36

Follow-up Comment #18, bug #54176 (project octave):

Changing


VERSION=`echo $OCTAVE_VERSION | sed -n 's,\([0-9\.]*\).*,\1,p'` 


to


VERSION=`echo $OCTAVE_VERSION` 


in makeinst-script.sh.in gives an error:


Error: invalid VIProductVersion format, should be X.X.X.X
Error - aborting creation process
/home/avinoam/mxe-octave/binary-dist-rules.mk:206: recipe for target
'octave-4.4.0x-w64-64-installer.exe' failed
make: *** [octave-4.4.0x-w64-64-installer.exe] Error 1



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54176>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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