octave-maintainers
[Top][All Lists]
Advanced

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

Build error


From: Robert T. Short
Subject: Build error
Date: Thu, 16 Apr 2009 12:28:47 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090402 SeaMonkey/1.1.16

I have a couple of questions.

- Does "qrupdate" exist on a debian "lenny" system or do I have to find it and build it myself?

- I have the following build problem that seems to occur when I include fltk in the build.



g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -g -O2 ./DLD-FUNCTIONS/find.cc -o pic/find.o
g++ -shared -o find.oct pic/find.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -llapack -lblas -lfftw3 -lfftw3f -larpack -lreadline -lncurses -ldl -lblas -lhdf5 -lz -lm -L/usr/lib/gcc/i486-linux-gnu/4.3.2 -L/usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.3.2/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm
g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -g -O2 -D_THREAD_SAFE -D_REENTRANT ./DLD-FUNCTIONS/fltk_backend.cc -o pic/fltk_backend.o
./DLD-FUNCTIONS/fltk_backend.cc: In member function ‘virtual void OpenGL_fltk::draw_overlay()’:
./DLD-FUNCTIONS/fltk_backend.cc:144: error: ‘gluOrtho2D’ was not declared in this scope
make[2]: *** [pic/fltk_backend.o] Error 1
make[2]: Leaving directory `/export/home/rtshort/BigFiles/Octave/octave-full/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/export/home/rtshort/BigFiles/Octave/octave-full'
make: *** [all] Error 2


Any ideas?

The attached tarball contains the full logs from the configuration and make scripts.

Bob
--
Robert T. Short
PhaseLocked Systems

Attachment: octave-full.tgz
Description: application/compressed-tar


reply via email to

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