Em 10-06-2011 12:34, Mauro Carvalho Chehab escreveu:
> Em 10-06-2011 11:14, Jan Hoogenraad escreveu:
>> Sorry; too fast a reaction; I did not realize that the build script creates 
>> a version per kernel, and that my messages thus become hard to trace.
>>
>> The cx18 doubles were clear. The one in the code file may be caused by
>> v2.6.37_dont_use_alloc_ordered_workqueue.patch
>> but I don't see the problem in the header file in that patch.
>>
>>
>>
>> Below the 3 non cx18 offending lines:
>>
>> line in v4l2-dev.c:
>>
>>     printk(KERN_ERR "WARNING: You are using an experimental version of the 
>> media stack.\n\tAs the driver is backported to an older kernel, it doesn't 
>> offer\n\tenough quality for its usage in production.\n\tUse it with 
>> care.\nLatest git patches (needed if you report a bug to 
>> linux-media@vger.kernel.org):\n\t75125b9d44456e0cf2d1fbb72ae33c13415299d1 
>> [media] DocBook: Don't be noisy at make 
>> cleanmediadocs\n\t0fba2f7ff0c4d9f48a5c334826a22db32f816a76 Revert \\"[media] 
>> dvb/audio.h: Remove definition for 
>> AUDIO_GET_PTS\\"\n\t4f75ad768da3c5952d1e7080045a5b5ce7b0d85d [media] 
>> DocBook/video.xml: Document the remaining data structures\n");
>>
>>
>> line in rc-main.c:
>>
>>     printk(KERN_ERR "WARNING: You are using an experimental version of the 
>> media stack.\n\tAs the driver is backported to an older kernel, it doesn't 
>> offer\n\tenough quality for its usage in production.\n\tUse it with 
>> care.\nLatest git patches (needed if you report a bug to 
>> linux-media@vger.kernel.org):\n\t75125b9d44456e0cf2d1fbb72ae33c13415299d1 
>> [media] DocBook: Don't be noisy at make 
>> cleanmediadocs\n\t0fba2f7ff0c4d9f48a5c334826a22db32f816a76 Revert \\"[media] 
>> dvb/audio.h: Remove definition for 
>> AUDIO_GET_PTS\\"\n\t4f75ad768da3c5952d1e7080045a5b5ce7b0d85d [media] 
>> DocBook/video.xml: Document the remaining data structures\n");
>>
>>
>>
>> line in dvbdeb.c:
>>
>>
>>     printk(KERN_ERR "WARNING: You are using an experimental version of the 
>> media stack.\n\tAs the driver is backported to an older kernel, it doesn't 
>> offer\n\tenough quality for its usage in production.\n\tUse it with 
>> care.\nLatest git patches (needed if you report a bug to 
>> linux-media@vger.kernel.org):\n\t75125b9d44456e0cf2d1fbb72ae33c13415299d1 
>> [media] DocBook: Don't be noisy at make 
>> cleanmediadocs\n\t0fba2f7ff0c4d9f48a5c334826a22db32f816a76 Revert \\"[media] 
>> dvb/audio.h: Remove definition for 
>> AUDIO_GET_PTS\\"\n\t4f75ad768da3c5952d1e7080045a5b5ce7b0d85d [media] 
>> DocBook/video.xml: Document the remaining data structures\n");
> 
> It seems to be caused by a bad escape sequence for the latest patch.
> I'll fix the Makefile script.
> 
> Thanks for reporting it.

Fixed. It is building fine right now, against RHEL 6.1 kernel (2.6.32-131).

Thanks,
Mauro.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to