octave-maintainers
[Top][All Lists]
Advanced

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

build fail on debian


From: Thorsten Meyer
Subject: build fail on debian
Date: Mon, 16 Nov 2009 23:11:53 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706)

I've just tried to build from the current tip (a262b41eaa15) on my debian
machine. It's been my first time after the introduction of the gnulib stuff. So
I have rerun autogen and configure. The make command succeeded. However, if I
try to do
        ./run-octave
afterwards I get the following:

address@hidden:$ ./run-octave
GNU Octave, version 3.3.50+
Copyright (C) 2009 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i686-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <address@hidden> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).

For information about changes from previous versions, type `news'.

error: `nargout' undefined near line 112 column 7
error: called from:
error:   /home/thorsten/hg/octave/scripts/set/unique.m at line 112, column 3
error:   /home/thorsten/hg/octave/scripts/set/unique.m at line 112, column 3
error:   /home/thorsten/hg/octave/scripts/set/unique.m at line 112, column 3
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
error: scope not found!
lt-octave: octave.cc:198: void intern_argv(int, char**): Assertion
`symbol_table::at_top_level ()' failed.
panic: Aborted -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Aborted




reply via email to

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