[oe] DVB scan utility

Paul Sokolovsky pmiscml at gmail.com
Mon Sep 4 20:56:03 UTC 2006


Hello Øyvind,

Monday, September 4, 2006, 9:16:54 PM, you wrote:

> Mark Howells wrote:
>> Hi,
>>  
>> Can anyone point me toward an OE port (ideally OpenSlug/Slugos binary) of the linuxtv dvb 'scan' utility from HYPERLINK "http://www.linuxtv.org/downloads/linuxtv-dvb-apps-1.1.1.tar.gz"http://www.linuxtv.org/downloads/linuxtv-dvb-apps-1.1.1.tar.gz. I've tried creating a bb file to compile it, but the Makefile is old and seems only capable of compiling natively. I don't have a native compiler on my slug - I guess I could install it, but if anyone has a built binary or suitable BB/Make system it would help.

> The reason it compiles native binaries is simply that the Makefile 
> defines $CC as 'gcc'.

> Applying the included diff should help the Makefile work as it was 
> intended to do

   Likely, even better idea is to define EXTRA_OEMAKE and override
Makefiles vars there:

EXTRA_OEMAKE = "CC='${CC}'"

   Of course, I may be missing something and that might not work for
this package, but looking at the proposed diff, it may be a good idea
to try, if wasn't done.

> Regards,
> Øyvind Repvik
> SlugOS package manager



-- 
Best regards,
 Paul                            mailto:pmiscml at gmail.com





More information about the Openembedded-devel mailing list