|
From: | dezperado |
Subject: | [Octave-bug-tracker] [bug #61393] [octave forge] (sparsersb) Crash while "pkg test sparsersb" |
Date: | Mon, 17 Oct 2022 11:17:33 -0400 (EDT) |
Follow-up Comment #18, bug #61393 (project octave): WRT the missing `gzopen gzclose gzgets` at link time as from your https://savannah.gnu.org/bugs/index.php?61393#comment9 comment. In principle -lz shall be detected by the configure and if not present, not used in the configure-time generated librsb-config. Otherwise `librsb-config --libs --extra_libs` is meant to spit out -lz if necessary. I hope that works, so you may spare from hardcoding it in https://hg.octave.org/mxe-octave/rev/86edd6018826 (referring to `libs="-lrsb -lz"`). _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?61393> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |