|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #49503] [mxe-octave] cross-building packages with configure script calling octave itself have issues |
| Date: | Thu, 10 Sep 2020 09:34:35 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36 Edg/85.0.564.44 |
Follow-up Comment #30, bug #49503 (project octave):
Thanks.
The configure script of of-sparsersb seems to execute ´sizemax() > intmax
("int32")´ in Octave to check if octave_idx_type is 64bit:
https://sourceforge.net/p/octave/sparsersb/ci/default/tree/src/configure.ac
(currently in line 129)
There is probably a way to do that without the need to run Octave.
Anyway, the attached patch adds the conditional dependency to those packages,
too.
(file #49776)
_______________________________________________________
Additional Item Attachment:
File name: bug49503_build_octave_v3.patch Size:12 KB
<https://file.savannah.gnu.org/file/bug49503_build_octave_v3.patch?file_id=49776>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?49503>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |