Unfortunately not ! That "unknown-linux-gnu-api-v45+: No such file or
directory" still remains.

That "no api ..."  message is spit out by
octave_shlib::shlib_rep::new_instance(  ) function :
[ http://hg.tw-math.de/highegg/annotate/07ebe522dac2/liboctave/oct-shlib.cc ]


Clearly an octave bug, when shared libraries are disabled, i guess it
should not call any function in oct-shlib.cc.
Alas, I don't know how to fix it.



-- Satish.BD



2011/12/6 Carnë Draug <carandraug+...@gmail.com>:
> On 6 December 2011 02:24, bd satish <bdsat...@gmail.com> wrote:
>> Thanks Carnë, but it didn't work.
>>
>> I removed /etc/octave3.2.conf -- but no use.
>> I had run configure with  "--disable-shared --disable-dl", therefore
>> "pkg install -forge specfun" doesn't work. (urlread not available)
>>
>> I noticed that the error message says "no API for dynamic loading is
>> available" -- probably this is also because of shared libraries being
>> disabled, so dynamic linking doesn't work. A similar error was
>> reported sometime ago:
>>
>> http://octave.1599824.n4.nabble.com/Octave-3-4-2-execution-problems-Linux-PowerPC-td3782880.html
>>
>> Looks like Octave is broken with "static-lib only" builds.
>
> Oh yeah, you are right. I only saw the error
> "...x86_64-unknown-linux-gnu-api-v45+: No such file or directory"
> which I had solved by removing that file. Did that part of the error
> message disappeared at least?
>
> Carnë

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to