![]() ![]() |
Mar 11 2007, 01:35 AM
Post
#1
|
|
|
Group: Members Posts: 218 Joined: 12-February 06 From: Tokyo Member No.: 9,124 |
Dear all, I'd like a bit of help with cross-compiling. It seems I'm the right tracks this time.
I have the cross-compiler and qtopia sdk working, and compiled SDL. I was now going or sdl_mixer when problems emerged: - SDL_mixer configures and compiles fine, but when going for "make install", it fails with CODE arm-linux-ranlib /opt/Embedix/tools/arm-linux/lib/libSDL_mixer.a eval: 1: arm-linux-ranlib: not found And indeed with I try to run arm-linux-ranlib by hand: CODE $ sudo arm-linux-ranlib /opt/Embedix/tools/arm-linux/lib/libSDL_mixer.a sudo: arm-linux-ranlib: command not found But the arm-linux-ranlib binary exists. Could you help me identify the problem? Thanks --Solved-- setting the full path to RANLIB=/opt/Embedix/tools/bin/arm-linux-ranlib solved the problem |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 11:38 PM |