octave-maintainers
[Top][All Lists]
Advanced

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

Re: macos SIP and make check


From: ederag
Subject: Re: macos SIP and make check
Date: Tue, 06 Feb 2018 09:57:55 +0100
User-agent: KMail/4.14.10 (Linux/4.4.104-18.44-default; KDE/4.14.25; x86_64; ; )

On Tuesday, February 06, 2018 06:25:33 Carlo De Falco wrote:
>   !!!!! test failed
>   
> /opt/octave/4.3.0+/lib/octave/4.3.0+/oct/x86_64-apple-darwin17.4.0/__ode15__.oct:
>  failed to load: 
> dlopen(/opt/octave/4.3.0+/lib/octave/4.3.0+/oct/x86_64-apple-darwin17.4.0/__ode15__.oct,
>    10): Library not loaded: libsundials_ida.2.dylib
>    Referenced from: 
> /opt/octave/4.3.0+/lib/octave/4.3.0+/oct/x86_64-apple-darwin17.4.0/__ode15__.oct
>    Reason: image not found

To debug that, the following commands might be useful:
ldd 
/opt/octave/4.3.0+/lib/octave/4.3.0+/oct/x86_64-apple-darwin17.4.0/__ode15__.oct
and
chrpath -l 
/opt/octave/4.3.0+/lib/octave/4.3.0+/oct/x86_64-apple-darwin17.4.0/__ode15__.oct
# the later output should contain RPATH=/opt/sundials/2.7.0/lib




reply via email to

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