Project

General

Profile

Actions

Bug #142

closed

Build system does not generate a working binary

Added by Hammel over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
-
Target version:
Start date:
06 Dec 2012
Due date:
% Done:

100%

Estimated time:
Severity:
Critical

Description

If you build the opkg and install it, then run

sh /usr/bin/ldd /opt/xbmc-bcm/xbmc-bin/lib/xbmc/xbmc.bin

you'll get a message that the file is not a dynamic executable. If you do the following

sh /usr/bin/ldd /bin/busybox

You get a list of libraries against which busybox is linked. Since the same cross toolchain was used to build both xbmc and busybox, this leads to me to think the build of xbmc is just plain broken.

Actions

Also available in: Atom PDF