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

Tom Lichti redpepperracing at gmail.com
Thu Jun 16 20:54:12 UTC 2011


On Thu, Jun 16, 2011 at 3:17 PM, Michael T. Dean
<mtdean at thirdcontact.com> wrote:
> 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

I thought I had done all that already, I've done it all again, and it
seems to be working now. Thanks Mike and Gavin!

Tom


More information about the mythtv-users mailing list