Michael Riepe wrote: > Hi! > > David Coe wrote: > >>>> Nope .. that doesn't work :-(. I'm getting bombs on undeclared 'malloc' >>>> and 'free', which means the system stdlib.h isn't being picked up. >>> Did you perhaps run "./configure; make"? I'm afraid that doesn't work >>> because ffmpeg isn't configured correctly this way. Please use the >>> mingw.sh script, as explained in README.MingGW, or cd into the src >>> directory and run "make -f Makefile.w32" manually. >> >> Either build method behaves identically with respect to picking up >> stdlib.h (or not). Both produce working binaries (at least to my >> untutored eye) but I take on board about the incorrect ffmpeg >> configuration. I'd better take a closer look at some of the 20 or 30 >> DVDs made over the past few months :-(. > > Perhaps you have an old configuration lying around from your previous > builds. Please delete it and start over. Or check out a fresh copy from svn. > It's not that. At the moment, autoconf; ./configure; make does build a 'working' dvbcut from a fresh svn copy but, as it doesn't pull in the carefully-crafted mingw directives, I'll stick to RTFM and ./mingw.sh :-).
I'd like though to establish whether #include_next works in your own build environment. If it does, I'll wrestle with my own MinGW/MSYS; if it doesn't, it might be better to regress to #include "/mingw/include/" which does accomodate a standard MinGW on an arbitrary hard drive. Best wishes. -- David ------------------------------------------------------------------------------ _______________________________________________ DVBCUT-user mailing list DVBCUT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dvbcut-user