help-octave
[Top][All Lists]
Advanced

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

Re: Error messages when launching OCTAVE


From: Per Persson
Subject: Re: Error messages when launching OCTAVE
Date: Sun, 24 Nov 2002 21:56:42 +0100

After upgrading OS X to 10.2 you'll have to reinstall octave.
AFAIK the current fink package is octave 2.1.35.

You might want to consider installing 2.1.40 according to instructions posted here some days ago:

        http://www.octave.org/mailing-lists/help-octave/2002/1026

or wait for the fink people to update their package (which will probably happen some time in the near future).

/Per

PS. The fink-users mailing list could probably provide more info:
address@hidden  


On Sunday, November 24, 2002, at 04:45 PM, Dr. Roman Flesch wrote:

[This message was originally sent to bug-octave, but I don't think
this is a bug in Octave as much as a build/packaging problem for OS X,
so I'm forwarding to help-octave instead of bug-octave.  Can someone
please help?  --jwe]

Dear programmers
when I try to launch OCTAVE, using FINK on Mac OS X Jaguar I get the
following messages returned:


bin% ./octave
dyld: ./octave Undefined symbols:
/sw/lib/libreadline.4.2.dylib undefined reference to _tgoto expected to be
defined in /usr/lib/libSystem.B.dylib
/sw/lib/libreadline.4.2.dylib undefined reference to _tputs expected to be
defined in /usr/lib/libSystem.B.dylib
/sw/lib/libreadline.4.2.dylib undefined reference to _tgetent expected to
be defined in /usr/lib/libSystem.B.dylib
/sw/lib/libreadline.4.2.dylib undefined reference to _tgetflag expected to
be defined in /usr/lib/libSystem.B.dylib
/sw/lib/libreadline.4.2.dylib undefined reference to _tgetnum expected to
be defined in /usr/lib/libSystem.B.dylib
/sw/lib/libreadline.4.2.dylib undefined reference to _tgetstr expected to
be defined in /usr/lib/libSystem.B.dylib
Trace/BPT trap

The configuration is as follows:

Configuration (please do not edit this section):
-----------------------------------------------

uname output: Darwin Roman-Fleschs-Computer.local. 6.2 Darwin Kernel
Version 6.2: Tue\
Nov 5 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC Power
Macintosh power\
pc
configure opts:   --prefix=/sw --with-f2c '--infodir=/sw/share/info'
'--mandir=/sw/share/\
man' --enable-dl --without-fastblas
Fortran compiler:
FFLAGS:
F2C:              f2c
F2CFLAGS:
FLIBS:            -lf2c
CPPFLAGS:         -no-cpp-precomp -I/sw/include
INCFLAGS:         -I. -I. -I./liboctave -I./src -I./libcruft/misc
-I./glob -I./glob
File Edit Options Buffers Tools Help
C compiler:       cc, version 2.95.2 19991024 (release)
CFLAGS:           -g -O2 -Wall
CPICFLAG:         -fPIC
C++ compiler:     c++, version 2.95.2 19991024 (release)
CXXFLAGS:         -g -O2 -Wall
CXXPICFLAG:       -fPIC
LDFLAGS:          -L/sw/lib -g -Xlinker -m -L/sw/lib
LIBFLAGS:         -L.
RLD_FLAG:
LIBS:             -lreadline  -lncurses -ldl -lhdf5 -lz -lm
LEXLIB:
LIBPLPLOT:
LIBDLFCN:
LIBGLOB:          ./glob/glob.o ./glob/fnmatch.o
DEFS:

-DOCTAVE_SOURCE=1 -DSEPCHAR=':' -DSEPCHAR_STR=":" -D__NO_MATH_INLINES=1
  -DCXX_NEW_FRIEND_TEMPLATE_DECL=1 -DCXX_ABI=gnu_v2
-DCXX_PREPENDS_UNDERSCORE=1 -DHAVE_LIBM=1 -DHAVE_HDF5_H=1 -DHAVE_HDF5=1 -DHAVE_DFFTW_H=1 -DHAVE_FFTW_H=1 -DHAVE_FFTW=1 -DF77_APPEND_UNDERSCORE=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPWNAM=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4
  -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -DHAVE_ALLOCA=1
  -DNPOS=std::string::npos -DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1
  -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ASSERT_H=1
  -DHAVE_CURSES_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1
  -DHAVE_FNMATCH_H=1 -DHAVE_GLOB_H=1 -DHAVE_GRP_H=1 -DHAVE_LIMITS_H=1
  -DHAVE_MEMORY_H=1 -DHAVE_NCURSES_H=1 -DHAVE_PWD_H=1 -DHAVE_SGTTY_H=1
  -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1
  -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_RESOURCE_H=1
  -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1
  -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UTSNAME_H=1
  -DHAVE_TERMCAP_H=1 -DHAVE_UNISTD_H=1 -DHAVE_VARARGS_H=1



I would greatly appreciate any suggestions!
Thanks in advance

Dr. Roman Flesch Universitaet Osnabrueck Fachbereich Physik Barbarastr. 7
D-49069 Germany Tel +49-541-969-2677 FAX +49-541-969-2264



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------






-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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