From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp-vbr1.xs4all.nl ([194.109.24.21]:4018 "EHLO smtp-vbr1.xs4all.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755959AbaAHLxJ (ORCPT ); Wed, 8 Jan 2014 06:53:09 -0500 Message-ID: <52CD3C15.80501@xs4all.nl> Date: Wed, 08 Jan 2014 12:52:53 +0100 From: Hans Verkuil MIME-Version: 1.0 To: Mauro Carvalho Chehab CC: linux-media@vger.kernel.org Subject: Re: cron job: media_tree daily build: ERRORS References: <20140108033307.C683A2A009A@tschai.lan> <52CD32E2.5030805@xs4all.nl> In-Reply-To: <52CD32E2.5030805@xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On 01/08/2014 12:13 PM, Hans Verkuil wrote: > Hi Mauro, > > The daily build fails when building v4l-utils: > > apps: ERRORS > ../../lib/include/descriptors/vct.h:28:37: fatal error: descriptors/atsc_header.h: No such file or directory > make[3]: *** [libdvbv5_la-dvb-file.lo] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > Apparently you forgot to push a header... Ah, it compiles again. Thanks! Hans