Hello Mike! I think you are using avifile 0.6? So you have to use the NVrec-avifile-0.6-patch-20011112 patch. And you have to include iostream.h. BTW anyone able to use v4l2 support of NVrec with bttv 0.8.x? Am Son, 2002-02-17 um 09.21 schrieb Mike Wood: > I can't seem to compile the latest version of NVRec, I'm fairly sure > that I have all the requirements perhaps someone could shed some light on > this for me? I'll past the error in the build below. > > ############################################################################ > ### > c++ -DPACKAGE=\"NVrec\" -DVERSION=\"20020214\" -I. -I. -D_FILE_OFFSET_ > BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -pthread -march=pent > ium -malign-double -fschedule-insns2 -O3 -I/usr/local/include/avifile -c > divxfile_core.cpp > divxfile_core.cpp: In function `void divxfile_core_usage()': > divxfile_core.cpp:48: `stderr' undeclared (first use this function) > divxfile_core.cpp:48: (Each undeclared identifier is reported only once > divxfile_core.cpp:48: for each function it appears in.) > divxfile_core.cpp:48: implicit declaration of function `int fprintf(...)' > divxfile_core.cpp: In function `struct file_core_t * divxfile_core_init(char > **, unsigned int, long long int)': > divxfile_core.cpp:71: `fccDIV4' undeclared (first use this function) > divxfile_core.cpp:81: implicit declaration of function `int malloc(...)' > divxfile_core.cpp:83: implicit declaration of function `int perror(...)' > divxfile_core.cpp:89: implicit declaration of function `int free(...)' > divxfile_core.cpp:104: implicit declaration of function `int atoi(...)' > divxfile_core.cpp:167: no method `avm::IVideoEncoder::SetExtendedAttr' > divxfile_core.cpp:204: implicit declaration of function `int printf(...)' > make[1]: *** [divxfile_core.o] Error 1 > > > > > _______________________________________________ > Video4linux-list mailing list > Video4linux-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/video4linux-list > -- Dirk Meul <dirk.meul@xxxxxxxx>