ARM Compile Issues (Native Environment)

Anyone seen this issue before?

make[2]: Entering directory /home/guest/dsolomo1 at maine.rr.com/SDL/SDL12/src' /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -DDISABLE_CDROM -DDISKAUD_SUPPORT -DOSS_SUPPORT -DHAVE_OPENGL -DUSE_INPUT_EVENTS -D_REENTRANT -DSDL_USE_PTHREADS -DPTHREAD_NO_RECURSIVE_MUTEX - I../include -I../include/SDL -I../src -I../src/linux -I../src/main -I../src/audio -I../src/video -I../src/video/XFree86/extensions -I../src/events -I../src/joystick -I../src/cdrom -I../src/thr ead -I../src/timer -I../src/endian -I../src/file -o libSDL.la -rpath =/home/guest/dsolomo1 at main e.rr.com/Qtopia//lib -release 1.2 -version-info 0:6:0 SDL.lo SDL_error.lo SDL_fata l.lo SDL_getenv.lo SDL_loadso.lo main/libarch.la audio/libaudio.la video /libvideo.la events/libevents.la joystick/libjoystick.la thread/libthread.la timer/libtimer.la e ndian/libendian.la file/libfile.la -lm -ldl libtool: link: only absolute run-paths are allowed make[2]: *** [libSDL.la] Error 1 make[2]: Leaving directory/home/guest/dsolomo1 at maine.rr.com/SDL/SDL12/src
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/guest/dsolomo1 at maine.rr.com/SDL/SDL12/src
make: *** [all-recursive] Error 1__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

Anyone seen this issue before?

I’m guessing this is your problem:
-rpath=/home/guest/dsolomo1 at maine.rr.com/Qtopia//lib

Does it work if you build in /tmp ?

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment

I corrected the problem with the double // and it still failed. Since I am
building this on the handhelds.org development cluster, I am not sure if I can
try /tmp (but here goes). :slight_smile:

David
— Sam Lantinga wrote:> > Anyone seen this issue before?

I’m guessing this is your problem:
-rpath=/home/guest/dsolomo1 at maine.rr.com/Qtopia//lib

Does it work if you build in /tmp ?

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

Nope. It didn’t work there either. I was able to compile on the skiff cluster
before but not any longer. Maybe I need to move this to a local development
box.

David

— Sam Lantinga wrote:> > Anyone seen this issue before?

I’m guessing this is your problem:
-rpath=/home/guest/dsolomo1 at maine.rr.com/Qtopia//lib

Does it work if you build in /tmp ?

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/