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

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

[Octave-bug-tracker] [bug #47712] libmng no longer builds under mxe-octa


From: Rik
Subject: [Octave-bug-tracker] [bug #47712] libmng no longer builds under mxe-octave
Date: Fri, 15 Apr 2016 21:33:08 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #2, bug #47712 (project octave):

I got libmng to compile by altering the libmng.mk file to place a delay of 1
second between the autoreconf and configure lines.


    cd '$(1)' && autoreconf --install && sleep 1 && ./configure \


I have an SSD as a hard drive and it is possible that things are quicker than
they would otherwise be on a normal HDD.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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