octave-maintainers
[Top][All Lists]
Advanced

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

Compile failure


From: Robert T. Short
Subject: Compile failure
Date: Thu, 15 Apr 2010 10:21:17 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0

I get the following when I try to build octave. I am running debian "testing" and updated everything this morning.

I assume that I am missing a header file or something? I have attached tar files of all the logs (autogen, configure, make) if this snippet isn't enough.

Bob


libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -g -O2 -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -g -O2 -pthread -g -O2 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fltk_backend_la-fltk_backend.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fltk_backend_la-fltk_backend.Tpo -c DLD-FUNCTIONS/fltk_backend.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fltk_backend_la-fltk_backend.o
In file included from ./gl-render.h:43,
                 from DLD-FUNCTIONS/fltk_backend.cc:57:
./graphics.h: In member function 'ColumnVector graphics_xform::untransform(double, double, bool) const': ./graphics.h:4054: warning: declaration of 'scale' shadows a member of 'this' DLD-FUNCTIONS/fltk_backend.cc: In member function 'void OpenGL_fltk::overlay()': DLD-FUNCTIONS/fltk_backend.cc:175: error: 'gluOrtho2D' was not declared in this scope DLD-FUNCTIONS/fltk_backend.cc: In constructor 'plot_window::plot_window(int, int, int, int, figure::properties&)': DLD-FUNCTIONS/fltk_backend.cc:330: warning: 'plot_window::fp' will be initialized after
DLD-FUNCTIONS/fltk_backend.cc:327: warning:   'int plot_window::shift'
DLD-FUNCTIONS/fltk_backend.cc:220: warning:   when initialized here
DLD-FUNCTIONS/fltk_backend.cc: In member function 'void plot_window::set_axes_currentpoint(graphics_object, int, int)': DLD-FUNCTIONS/fltk_backend.cc:468: warning: declaration of 'x' shadows a member of 'this' DLD-FUNCTIONS/fltk_backend.cc:468: warning: declaration of 'y' shadows a member of 'this' make[3]: *** [DLD-FUNCTIONS/DLD_FUNCTIONS_fltk_backend_la-fltk_backend.lo] Error 1 make[3]: Leaving directory `/home/rtshort/Mirrored/octave/Sources/octave-full/src'

Attachment: logs.tgz
Description: application/compressed-tar


reply via email to

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