help-octave
[Top][All Lists]
Advanced

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

Re: fatal errors running octave 2.09 under Irix6.2 (in libcruft.so?)


From: Jonathan King
Subject: Re: fatal errors running octave 2.09 under Irix6.2 (in libcruft.so?)
Date: Thu, 21 Aug 1997 00:08:43 -0700

"John W. Eaton" <address@hidden> wrote:
>
>On 20-Aug-1997, Jonathan King <address@hidden> wrote:
>|
>| [about depressing unresolved symbol errors]
>
>| Does anybody have any clues here?
>
>Some, but I can only guess because you haven't provided all the
>information I need.  (Useful information includes whatever would
>normally be part of a complete bug report.)

Sorry; this was a rush job before they locked up the building.

>Anyway, my guess is that since the unresolved functions that you
>mention are all from the libF77 part of libf2c, something is not right
>with your installation of libf2c.

Looks like that might be a winner.  See below.

>Did you include all the .o files
>from libI77 and libF77 when you built libf2c?

This might be relevant:  The package I grabbed off of netlib claimed
to build the whole libf2c in one fell swoop rather than libI77 and
libF77. But it did seem to build a libf2c.a (not a libf2c.so) and
put it where it was supposed to in /usr/freeware/lib.  However...

>What was the output
>from running configure on your system?

I must really be losing it.  There was reams and reams of
config.log, and a bunch of other config.* files, but the only place I
could really find the "results" of confis was in the text of
octave-bug. Is this correct?  Anyway:

[snipping the top]

# Configuration:  these variables are filled in when running make to
# compile Octave.

config_opts="--prefix=/usr/freeware --enable-shared --enable-dl"
VERSION="2.0.9"
MACHINE="mips-sgi-irix6.2"
F77=""
FFLAGS=""
FPICFLAG=""
FLIBS=""
F2C="f2c"
F2CFLAGS=""
CPPFLAGS=""
INCFLAGS="-I/usr/freeware/include -I/usr/freeware/include/octave-2.0.9"
CC="gcc"
CC_VERSION="2.7.2.2"
CFLAGS="-DHAVE_CONFIG_H  -g -O2 -Wall"
CPICFLAG=""
CXX="c++"
CXX_VERSION="2.7.2.2"
CXXFLAGS="-DHAVE_CONFIG_H  -fno-implicit-templates  -g -O2 -Wall"
CXXPICFLAG=""
LDFLAGS="-g"
LIBFLAGS="-L/usr/freeware/lib"
RLD_FLAG="-L/usr/freeware/lib"
CXXLIBS="-lsocket -lsun -lsocket -lsun -lstdc++ -lm 
-L/usr/gnu/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2 -L/usr/gnu/lib -lsocket -lsun 
-lstdc++ -lm -lgcc -lc -lgcc"
TERMLIBS="-lcurses"
LIBS=""
LEXLIB=""
LIBPLPLOT=""
LIBDLFCN=""

And then reams of symbols.  But I presume it's a very bad sign that
libf2c doesn't show up *anywhere* here; where should it have been?

Assuming that gets fixed, is it okay to have a libf2c.a when most of
the other libraries are libfoo.so and I asked for --enabled-shared?
In any case, I'll rebuild and install libf2c and see if that changes
my configuration and my luck.  

I guess I do find it weird that configure didn't spit out an 
obvious message like "Can't build octave without some kind of
usable fortran set-up, so don't even try."

jking

(Configure'd symbol definitions follow, just in case they shed some
light.)

DEFS="-DOCTAVE_SOURCE=1 -DSEPCHAR=':' -DSEPCHAR_STR=\":\" -DUSE_GNU_INFO=1 
-DUSE_READLINE=1 -DF77_APPEND_UNDERSCORE=1 -DHAVE_LIBSUN=1 -DHAVE_LIBSOCKET=1 
-DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_ALLOCA_H=1 
-DHAVE_ALLOCA=1 -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_FCNTL_H=1 
-DHAVE_FLOAT_H=1 -DHAVE_GRP_H=1 -DHAVE_IEEEFP_H=1 -DHAVE_LIMITS_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_NAN_H=1 -DHAVE_PWD_H=1 -DHAVE_SGTTY_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_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_TERMIO_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_VARARGS_H=1 -DHAVE_ATEXIT=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_DUP2=1 
-DHAVE_ENDGRENT=1 -DHAVE_ENDPWENT=1 -DHAVE_EXECVP=1 -DHAVE_FCNTL=1 
-DHAVE_FORK=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 
-DH!
AVE_GETGRENT=1 -DHAVE_GETGRGID=1
 -DHAVE_GETGRNAM=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETPGRP=1 -DHAVE_GETPID=1 
-DHAVE_GETPPID=1 -DHAVE_GETPWENT=1 -DHAVE_GETPWNAM=1 -DHAVE_GETPWUID=1 
-DHAVE_GETUID=1 -DHAVE_GETWD=1 -DHAVE_LSTAT=1 -DHAVE_MEMMOVE=1 -DHAVE_MKDIR=1 
-DHAVE_MKFIFO=1 -DHAVE_PIPE=1 -DHAVE_PUTENV=1 -DHAVE_RENAME=1 -DHAVE_RINDEX=1 
-DHAVE_RMDIR=1 -DHAVE_SETGRENT=1 -DHAVE_SETPWENT=1 -DHAVE_SETVBUF=1 
-DHAVE_SIGACTION=1 -DHAVE_SIGPENDING=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSUSPEND=1 
-DHAVE_STAT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 
-DHAVE_STRNCASECMP=1 -DHAVE_TEMPNAM=1 -DHAVE_UMASK=1 -DHAVE_UNLINK=1 
-DHAVE_USLEEP=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_WAITPID=1 
-DHAVE_LIBDL=1 -DHAVE_DLOPEN=1 -DHAVE_DLSYM=1 -DHAVE_DLERROR=1 -DHAVE_DLCLOSE=1 
-DWITH_DL=1 -DWITH_DYNAMIC_LINKING=1 -DHAVE_LIBM=1 -DHAVE_FINITE=1 
-DHAVE_ISNAN=1 -DHAVE_ACOSH=1 -DHAVE_ASINH=1 -DHAVE_ATANH=1 -DHAVE_ERF=1 
-DHAVE_ERFC=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_ST_BLOCKS=1 -DHAVE_ST_RDEV=1 
-DHAVE_TZNAME=1 -DHAVE_GR_PASSWD=1 -DEXCEPTION_!
IN_MATH=1 -DRETSIGTYPE=void -DHA
VE_SYS_SIGLIST=1 -DHAVE_POSIX_SIGNALS=1 -DHAVE_GETRUSAGE=1 -DHAVE_TIMES=1"



reply via email to

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