Again error with graphics.h

Andrea Spadaccini andrea.spadaccini at gmail.com
Tue May 27 05:07:16 CDT 2008


Hello everybody,
I'm still experiencing problems with the HG version.

I did a fresh hg clone, a fresh ./autogen && configure --prefix="/my/prefix"

I installed flex and bison, and the I did:

$ cd src
$ make graphics.h

Finally, I run 'make -j3', but still get this error:

g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc
-DHAVE_CONFIG_H  -Wall -W -Wshadow -Wold-style-cast -g -O2 file-io.cc
-o pic/file-io.o
g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc
-DHAVE_CONFIG_H  -Wall -W -Wshadow -Wold-style-cast -g -O2 graphics.cc
-o pic/graphics.o
graphics.cc:42:22: error: graphics.h: No such file or directory
graphics.cc:1360:29: error: graphics-props.cc: No such file or directory
graphics.cc:180: error: expected ',' or '...' before '&' token
graphics.cc:181: error: ISO C++ forbids declaration of
'graphics_handle' with no type

Can anybody help me please?
Thanks,

-- 
Dr. Andrea Spadaccini
andrea.spadaccini at gmail.com


More information about the Help-octave mailing list