help-octave
[Top][All Lists]
Advanced

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

Autoload errors


From: Craig Johnson
Subject: Autoload errors
Date: Fri, 25 Jun 2010 10:35:20 -0400

Hi all,

I finally got octave-3.2.4 built.

Config is Solaris 10-x86 with gcc 4.3.4

On startup octave prints these errors:

warning: autoload: `besselj.oct' is not an absolute file name
warning: autoload: `cellfun.oct' is not an absolute file name
warning: autoload: `chol.oct' is not an absolute file name
warning: autoload: `ccolamd.oct' is not an absolute file name
warning: autoload: `colamd.oct' is not an absolute file name
warning: autoload: `daspk.oct' is not an absolute file name
warning: autoload: `dasrt.oct' is not an absolute file name
warning: autoload: `dassl.oct' is not an absolute file name
warning: autoload: `dispatch.oct' is not an absolute file name
warning: autoload: `dmperm.oct' is not an absolute file name
warning: autoload: `fft.oct' is not an absolute file name
warning: autoload: `fft2.oct' is not an absolute file name
warning: autoload: `fftn.oct' is not an absolute file name
warning: autoload: `fltk_backend.oct' is not an absolute file name
warning: autoload: `getgrent.oct' is not an absolute file name
warning: autoload: `getpwent.oct' is not an absolute file name
warning: autoload: `hex2num.oct' is not an absolute file name
warning: autoload: `inv.oct' is not an absolute file name
warning: autoload: `lsode.oct' is not an absolute file name
warning: autoload: `max.oct' is not an absolute file name
warning: autoload: `qr.oct' is not an absolute file name
warning: autoload: `quad.oct' is not an absolute file name
warning: autoload: `rand.oct' is not an absolute file name
warning: autoload: `regexp.oct' is not an absolute file name
warning: autoload: `sparse.oct' is not an absolute file name
warning: autoload: `time.oct' is not an absolute file name
warning: autoload: `urlwrite.oct' is not an absolute file name
warning: autoload: `__magick_read__.oct' is not an absolute file name

Should I be concerned and if so how to fix this problem.

Also when building I get a message from configure that it cannot find the qrupdate library. It is installed though.

When I look at the config.log file at the point it is checking for the library it says that there are unresolved symbols.

Qrupdate was built as an archive library with gfortran.



reply via email to

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