Mailing List archive

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

Re: dvb.o problem o.k, but another problem



> this works fine in the apps directory. mpg2mpg is o.k.
> but the next problem is while the make in the apps/gVideo - directory: the
> result of make is:
> 
> Makefile:36: .depend: No such file or directory
> g++  -M gtvscreen.c channel.cc gVideo.cc graphs.cc mpg2mpg.cc sound.cc >
> .dependg++    -c gVideo.cc -o gVideo.o gcc     -c `gtk-config --cflags` -g
> -Wall -DHAVE_LIBXXF86VM   gtvscreen.c g++    -c channel.cc -o channel.o
> g++    -c graphs.cc -o graphs.o In file included from graphs.cc:25:
> mpg2mpg.hh:34: ANSI C++ forbids declaration `mpg2mpg' with no type make:
> *** [graphs.o] Error 1 

Just the same. Put either void or int in front of the declarations (there will 
be more errors like this)

Thilo


Home | Main Index | Thread Index