Bus error on Raspberry Pi
#7
Right, forgot about that. It's quite probably that you can't make a build under one RasPi OS and run it under another RasPi OS. The shared libraries might be different, or the OS ABI, or a thousand other reasons.

Any chance you could compile from sources? You need g++ and gnumake installed (sudo apt-get install g++ gnumake) and either a sources package or subversion client to download from the repository. Have a look at the wiki, there's a guide to compiling under Linux:
http://www.mc-server.org/wiki/doku.php?id=compiling_gcc

Note that you will need about 1 GiB of free storage for this to work.
Reply
Thanks given by:


Messages In This Thread
Bus error on Raspberry Pi - by catboy5 - 06-19-2013, 11:58 PM
RE: Bus error on Raspberry Pi - by xoft - 06-20-2013, 12:43 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-20-2013, 03:13 AM
RE: Bus error on Raspberry Pi - by xoft - 06-20-2013, 05:47 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-20-2013, 11:42 PM
RE: Bus error on Raspberry Pi - by bearbin - 06-21-2013, 04:25 AM
RE: Bus error on Raspberry Pi - by xoft - 06-21-2013, 04:57 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-22-2013, 12:37 AM
RE: Bus error on Raspberry Pi - by xoft - 06-22-2013, 07:28 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-22-2013, 09:48 PM
RE: Bus error on Raspberry Pi - by xoft - 06-22-2013, 09:59 PM
RE: Bus error on Raspberry Pi - by catboy5 - 06-22-2013, 11:15 PM
RE: Bus error on Raspberry Pi - by xoft - 06-23-2013, 12:24 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-23-2013, 12:27 AM
RE: Bus error on Raspberry Pi - by xoft - 06-23-2013, 12:32 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-23-2013, 12:41 AM
RE: Bus error on Raspberry Pi - by xoft - 06-23-2013, 01:10 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-23-2013, 02:58 AM
RE: Bus error on Raspberry Pi - by xoft - 06-23-2013, 03:31 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-23-2013, 05:31 AM
RE: Bus error on Raspberry Pi - by xoft - 06-23-2013, 05:40 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-23-2013, 06:01 AM
RE: Bus error on Raspberry Pi - by bearbin - 06-23-2013, 06:03 AM
RE: Bus error on Raspberry Pi - by catboy5 - 06-23-2013, 06:07 AM



Users browsing this thread: 1 Guest(s)