|
From: Antonio B. M. <ant...@li...> - 2005-06-06 09:06:36
|
El vie, 03-06-2005 a las 14:32 -0400, Trevor Boicey escribi=F3: > > Try using cvs version of nvrec and stable version os ffmpeg. >=20 > Ok. >=20 > ffmpeg-0.4.9-pre1 and nvrec cvs compiled on one machine that has gcc-= 3.3.4. >=20 > On another machine that has gcc 2.95.3, compile failed with: >=20 > nuvfile_core.c: In function `nuvfile_core_rotate': > nuvfile_core.c:222: parse error before `char' > nuvfile_core.c:224: `name_buffer' undeclared (first use in this functio= n) > nuvfile_core.c:224: (Each undeclared identifier is reported only once > nuvfile_core.c:224: for each function it appears in.) >=20 > ...however this was trivially fixed by moving the declaration of "cha= r > *name_buffer;" up two lines to be above the "if(!nuvc)" code. >=20 > Might be worth changing in the code in order to let it compile with > 2.95.3. As old as 2.95.3 is, it's worth keeping around because it is on= e > version of gcc that cleanly compiles MPlayer. Ok, I have fixed it to compile with 2.95 gcc version... No problem at all... > ...unless there is a later version of gcc that compiles all including > MPlayer? I know the MPlayer docs are full of detailed problems that > happen with certain versions of gcc, quite a headache. >=20 > I'll experiment with this and send you a trace offline if I can still > make it crash doing asf. >=20 > Many thanks. >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. How far can you s= hotput > a projector? How fast can you ride your desk chair down the office luge= track? > If you want to score the big prize, get to know the little guy. =20 > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=3D20 > _______________________________________________ > Nvrec-open mailing list > Nvr...@li... > https://lists.sourceforge.net/lists/listinfo/nvrec-open |