help-octave
[Top][All Lists]
Advanced

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

Re: Again error with graphics.h


From: Jaroslav Hajek
Subject: Re: Again error with graphics.h
Date: Tue, 27 May 2008 12:35:18 +0200

On Tue, May 27, 2008 at 12:07 PM, Andrea Spadaccini
<address@hidden> wrote:
> 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
>

is graphics.h created after this command?
Building graphics.h requires awk. Do you have awk installed? Is it set
properly in the Makeconf file?


regards,

> 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
> address@hidden
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>



-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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