Hi, Michael Riepe wrote: >> Thanks for the reply, but unfortunately it does not work on my Ubuntu >> 9.04 installation. I think that this is the relevant output from the >> terminal: >> >> >> Last change made on 2009-06-27 at 17:08:09Z in file 'dvbcut.h' by >> 'too-tired' >> Prepared header file './src/version.h' for version/revision: >> 0.6.0-release/165 >> cd dvbcut-0.6.0 && \ >> find . -type f ! -name MANIFEST -exec wc -c {} \; | \ >> sort +1 >MANIFEST >> sort: open failed: +1: No such file or directory > > Ouch... shitty POSIX strikes again. > Change "sort +1" to "sort -k 2" please. > Or run svn update. > >> find: `wc' terminated by signal 13 >> find: `wc' terminated by signal 13 >> find: `wc' terminated by signal 13 >> find: `wc' terminated by signal 13 >> find: `wc' terminated by signal 13 > > This is a secondary problem, caused by the premature death of sort. > > Welcome to r166,
Thanks, make dist is working now. Cheers, Francesco ------------------------------------------------------------------------------ _______________________________________________ DVBCUT-user mailing list DVBCUT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dvbcut-user