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

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

[Octave-bug-tracker] [bug #61393] [octave forge] (sparsersb) Crash while


From: dezperado
Subject: [Octave-bug-tracker] [bug #61393] [octave forge] (sparsersb) Crash while "pkg test sparsersb"
Date: Tue, 18 Oct 2022 07:10:01 -0400 (EDT)

Follow-up Comment #29, bug #61393 (project octave):

I think to have solved the `rsbpp` build problem.
librsbpp/Makefile.am was not honouring $(EXEEXT)" 


-all: rsbpp rsbtt rsbct
+all: rsbpp$(EXEEXT) rsbtt$(EXEEXT) rsbct$(EXEEXT)


and you can use the attached librsbpp/Makefile.am which must work -- can you
please check it out?

WRT the include issue: your custom ./configure..CPPFLAGS=.. breaks librsb-own
-I. in librsbpp/.
It's a bug on librsbpp side -- I must check this a bit -- for now #include
".." shall do the trick here.

(file #53874)

    _______________________________________________________

Additional Item Attachment:

File name: Makefile.am                    Size:3 KB
    <https://file.savannah.gnu.org/file/Makefile.am?file_id=53874>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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