[mythtv-users] Error in compile - moc_system-unix.o: file not recognized: File truncated

Michael T. Dean mtdean at thirdcontact.com
Thu Jun 16 19:17:53 UTC 2011


On 06/16/2011 03:06 PM, Gavin Hurlbut wrote:
> On Thu, Jun 16, 2011 at 11:58 AM, Tom Lichti wrote:
>>   make clean ; make distclean ; ./configure --enable-proc-opt
>> --enable-vdpau ; make -j 1
> Try removing all installed mythtv headers and libs from that machine, and
> then doing a clean build again.
>
> Also, try without --enable-proc-opt, and without -j 1 on the make
>
> It does look like your gcc or your Qt is having issues.
>
> Also... before cleaning it out:  file moc_system-unix.o
> or less moc_system-unix.o
>
> See what it's actually putting in the file.
>

And please make sure that the file (libs/libmythbase/moc_system-unix.o) 
is actually removed by make clean/distclean or manually removed before 
rebuilding.

Also, FWIW, there's no reason to use --enable-vdpau in the configure line.

Mike


More information about the mythtv-users mailing list