Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Rbutil
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Rbutil git
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by ndias - 2010-08-19
Last edited by bluebrother - 2010-08-19

FS#11554 - Error compiling Rockbox Utility from SVN

I'm trying to compile the Rockbox Utility from SVN and I get this error

/usr/bin/ld: skipping incompatible rockbox/rbutil/rbutilqt/build//libmkmpioboot.a when searching for -lmkmpioboot
/usr/bin/ld: cannot find -lmkmpioboot
collect2: ld returned 1 exit status
make: *** [RockboxUtility] Error 1

It was compiling in a 32 bit system, I change to a 64 bit system and now I get this error.
I'm compiling in a Fedora 13 x86_64

Closed by  bluebrother
2010-08-19 21:45
Reason for closing:  Not a Bug

This seems like you still have a 32 bit libmkmpioboot.a around in the build folder. Please delete the build folder and start again.

ndias commented on 2010-08-19 21:12

Strange, I deleted libmkmpioboot.a and the error still happens, but after delete the all tree and get it again the error went away.
Thanks

That's not really strange – if you only delete libmkmpioboot.a it will get recreated from the objects that are still lying in the build folder and pretty likely built with the wrong compiler, resulting in the same issue as before.

The next time you have build issues please ask in our support channels. This is a support issue, and we don't provide any support in the tracker.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing