DOOM Port

Andreas Dalsgaard andreas.dalsgaard at gmail.com
Sun Sep 7 10:08:27 CEST 2008


You should install sdl in your toolchain not in your distro. If you
use the .deb toolchain from http://andreasdalsgaard.blogspot.com/ the
steps for installing a package X in your toolchain is:

sudo  su
. /usr/local/openmoko/arm/setup-env
opkg-target install X
exit

Btw. I'll probably release a new version of the .deb toolchain later
today. Check out http://smartere.dk/openmoko/ and look for
openmoko-toolchain_0.20080521-ubuntu6_i386.deb

Best regards Andreas Dalsgaard


2008/9/7 SCarlson <scottrcarlson at gmail.com>:
>
> All set.
>
>
> SCarlson wrote:
>>
>> Hello all, I was inspired earlier by the Duke3d Port, so I decided to step
>> it up a notch and bring DOOM to our devices!
>>
>> I've found a Doom SDL port and have been hacking away for a few hours,
>> using the openmoko toolchain I sucessfully om-make'd it. And have been
>> dealing with errors one at a time.
>>
>> I've almost made it.
>>
>> I am currently trying to figure out this libsdl incompatibility error, I'd
>> like to ask for a hand here,..
>>
>> /usr/local/openmoko/arm/lib/gcc/arm-angstrom-linux-gnueabi/4.1.2/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>> skipping incompatible /usr/lib/libSDL.so when searching for -lSDL
>> /usr/local/openmoko/arm/lib/gcc/arm-angstrom-linux-gnueabi/4.1.2/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>> skipping incompatible /usr/lib/libSDL.a when searching for -lSDL
>> /usr/local/openmoko/arm/lib/gcc/arm-angstrom-linux-gnueabi/4.1.2/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>> cannot find -lSDL
>> collect2: ld returned 1 exit status
>> make[2]: *** [lsdldoom] Error 1
>> make[2]: Leaving directory `/home/scott/lsdldoom-1.4.4.4/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/scott/lsdldoom-1.4.4.4'
>> make: *** [all] Error 2
>>
>>
>> I am compiling this in ubuntu 8.04 and am using libsdl1.2-dev from the
>> ubuntu repo.
>>
>> Thanks in advanced!
>>
>> -Scott
>>
>
> --
> View this message in context: http://n2.nabble.com/DOOM-Port-tp950588p950894.html
> Sent from the Openmoko Devel mailing list archive at Nabble.com.
>
>
> _______________________________________________
> devel mailing list
> devel at lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/devel
>



More information about the devel mailing list