Hi! Ralph Glasstetter wrote:
> It seems that somewhere in the build process the file > ffmpeg/include/ffmpeg/avcodec.h > gets lost! Not on my system. And my compilation commands are a little different, too: The -c and -o options come last. Maybe this is an SCons issue (in case you wonder: I'm using version 0.96.1). > I also does not help to copy it back from > ffmpeg.src/libavcodec/avcodec.h > but I have to delete the whole ffmpeg directory! > > OK, a "make clean" just before does it also... but I don't want to compile > everything if just one file has been changed! Ever tried ccache? If you compile a lot of things again and again, it will save you a lot of time. -- Michael "Tired" Riepe <[EMAIL PROTECTED]> X-Tired: Each morning I get up I die a little ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
