Thursday, December 30, 2010

[nslu2-linux] Re: unable to get cross compile environment to build existing packages like ffmpeg

 

It looks like ffmpeg.mk as it is in /trunk is missing a line that loads a critical patch, that oddly enough is already there in the patch directory..

changing line 51 from

FFMPEG_PATCHES=

to

FFMPEG_PATCHES= $(FFMPEG_SOURCE_DIR)/ffmpeg-swscale-headers.patch

seems to do the trick.

--- In nslu2-linux@yahoogroups.com, "dgreekas" <dgreekas@...> wrote:
>
> I followed this guide http://www.nslu2-linux.org/wiki/Optware/AddAPackageToOptware
>
> I Setup a vm with Ubuntu 8, made sure I used gcc 3.3 and the right Libtool and Libtoolize.
>
> However the packages I want to build depend on ffmpeg and the ffmpeg make that comes down from optware ffmpeg template fails
>
> It seems like something might be broken in the source as some others have had trouble building their packages as well, I am getting the same type of errors found in this thread. http://mybookworld.wikidot.com/forum/t-234713
>

__._,_.___
Recent Activity:
.

__,_._,___

No comments:

Post a Comment