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

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

[Octave-bug-tracker] [bug #58524] [MXE] libsndfile build error


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #58524] [MXE] libsndfile build error
Date: Sun, 14 Jun 2020 00:03:31 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36

Update of bug #58524 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #11:

I have seen this problem also this problem in the compilation of cairo.
The error lines are:


_mingw_bos_extern_ovr
//int sopen(const char * __filename, int __flags, int __share, ...)
{
  return _sopen(__filename, __flags, __share, __builtin_va_arg_pack());
}


lines around 476 in mxe-octave/usr/x86_64-w64-mingw32/include/io.h

manually deleting the // in the int sopen line fixed the problem.

But maybe all the lines should be commented out.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58524>

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




reply via email to

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