[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can't resolve symbol
From: |
Roberto Felix-Cardenas |
Subject: |
can't resolve symbol |
Date: |
Wed, 31 Mar 1999 09:52:03 -0700 (MST) |
ok guys, after i convinced myself i need help. I NEED HELP!
I compiled octave for Linux 2.0.36 for i686. it seems to be
compiled good. except for the last message:
/home/unsupported/source/octave/octave-2.0.13/doc/liboctave/liboc
tave.texi:101: Menu reference to nonexistent node `Matrix and
Vector @var{Operations}'.
makeinfo: Removing output file
`/tmp_mnt/home/unsupported/linux/octave-2.0.13/doc/liboctave/libo
ctave.info' due to errors; use --force to preserve.
make[3]: [liboctave.info] Error 2 (ignored)
anf after that, the installation seems to work well.
but when trying to compile the hello.cc from ../example and run
it i get this:
Octave, version 2.0.13 (i686-pc-linux-gnulibc1).
Copyright (C) 1996, 1997, 1998 John W. Eaton.
This is free software with ABSOLUTELY NO WARRANTY.
For details, type `warranty'.
octave:1> hello ("easy as", 1, 2, 3)
warning: time stamp for
`/tmp_mnt/home/unsupported/linux/octave-2.0.13/examples/hello.oct
' is in the future
octave: can't resolve symbol 'stream__19octave_pager_stream'
and in general i am experimenting problems with unresolved
symbols, since i am more interested in 'liboctave'.
please help.
-roberto
- can't resolve symbol,
Roberto Felix-Cardenas <=