On Tue, Feb 06, 2007 at 11:46:56PM +0200, lamikr wrote: > > both the dev and lib (for it2007) are in this repository: > > http://repository.maemo.org bora/free Packages > > and they are called libsdl1.2 and libsdl1.2-dev .They where installed > > by default > > on my install, perhaps you are missing more important things? > Yes, those are just fine in my real 770 image... > > ... but I fail to install them in my scratchbox environment which is > based on to latest apophis r4 based one with the gregale's > Maemo_Dev_Platform_v2.2_armel-rootstrap.tgz. For the cpu transparency I > selected qemu-arm-0.8.0-m2 which may be wrong choice, (I just quessed > that m2 could mean something maemo related) but I failed to find any > recommendations for the qemu version to use. (should it be qemu-armel...)
Bora uses qemu-arm-0.8.1-sb2. The same choice should work for gregale
too.
> > I did not try this
>
> It seems that the apt-get refuses to install any of the packages in
> scratcbox env due to "arm" versus "armel" mitchmatch
> that I have for some reason. (see the console output examples below)
Eh?
> [sbox-SDK_ARMEL_770V22: ~] > apt-get install libsdl1.2_1.2.8-10_armel
Debian package names cannot contain underscores. If you want to specify
both a package name and a version, you can use the = sign, but usually
there's no need to bother.
fakeroot apt-get install libsdl1.2
> Reading Package Lists... Done
> Building Dependency Tree... Done
> E: Couldn't find package libsdl1.2_1.2.8-10_armel
>
> [sbox-SDK_ARMEL_770V22: ~] > dpkg -i libsdl1.2_1.2.8-10_armel.deb
> dpkg: error processing libsdl1.2_1.2.8-10_armel.deb (--install):
> package architecture (armel) does not match system (arm)
That's interesting. Something seems to be wrong with your scratchbox
target.
> Errors were encountered while processing:
> libsdl1.2_1.2.8-10_armel.deb
>
> I know I could force the installation with "dpkg --force-architecture"
> but I would rather fix the whole issue as it prevents me to do things
> like "apt-get upgrade" in the scratchbox env to verify that I have the
> latest versions of the libs installed.
How did you install the gregale target and rootstrap?
Marius Gedminas
--
C++ is a loaded machine gun helpfully pointed at your feet with the safety off.
-- ChaosDiscord on Slashdot
signature.asc
Description: Digital signature
_______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
