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

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

[Octave-bug-tracker] [bug #44613] Failed to build package osmesa in mxe


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #44613] Failed to build package osmesa in mxe build
Date: Tue, 24 Mar 2015 03:20:39 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Follow-up Comment #5, bug #44613 (project octave):

There is no without-osmesa option, so that wouldnt work.

A poential issue, looking at the log file may be the compiler it is using:
i586-mingw32msvc-gcc
Which then makes it use windows headers that arent the ones mxe-octave would
normally be using such as:
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/windows.h

mxe-octave creates its own compiler which would appears as
i686-w64-mingw32-gcc

Im not sure where its getting the other compile from. Can you check your paths
and see where i586-mingw32msvc-gcc is and create a path whilst compiling that
does not have that compiler in it?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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