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

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

[Octave-bug-tracker] [bug #33139] gmake fails on doc-cache error due und


From: Rik
Subject: [Octave-bug-tracker] [bug #33139] gmake fails on doc-cache error due undefined function 'lookup'
Date: Sun, 24 Apr 2011 22:36:50 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.04 (lucid) Firefox/3.6.16

Follow-up Comment #1, bug #33139 (project octave):

The problem is almost certainly with the link.

>From the top-level directory try './run-octave' which should start your newly
compiled version of Octave.  Now try any one of the normally shared library
functions, such as dot().


dot (1:3, 1:3)


My assumption is that Octave will not be able to run this which would indicate
that none of the functions in src/DLD-FUNCTIONS has been statically linked
into your version.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33139>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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