tuxbox-stream compile problems

  • Hi,


    I'm trying to make changes in streamts. I found the a package called tuxbox-stream in tuxbox directory but I'm not able to build this package.


    I'm typing: bitbake -b tuxbox-stream.bb in my openembedded/packages/tuxbox directory and I'm getting the following error:


    When I view the log file, it looks as following:



    Anyone can help.


    This obviously shows that I do not know much about bitbake and how compilation is happening, but I'm trying to understand these things.


    rgds.

  • Hi Guys,


    I found the reason. I MUST not compile from inside openembedded/package/... path. I have to start my bitbake compilation from build directory.


    rgds.

  • I am also trying to figure out how all of these works.
    Trying to compile tuxbox-stream gives me an error at the configure step.
    It says tuxbox-mpeg is missing. any idea ?

  • Well for me, it is also stating that tuxbox-mpegtools is missing. I tried to find it but it is not there.


    Guys, any help to let us go further?