[maemo-developers] [maemo-developers] Problem compling a program using SDL
From: Salonen Kuisma kuisma.salonen at maemo.orgDate: Thu Jul 14 12:07:10 EEST 2005
- Previous message: [maemo-developers] Problem compling a program using SDL
- Next message: [maemo-developers] Problem compling a program using SDL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, ext Erik Karlsson wrote: > Hi, > > I think this is more an environment (scratchbox) problem but it would be > nice to know if anybody else have had the same problem. I tried to > compile a small program for the Maemo that uses SDL library. However the > compilation fails with the following error message: > > libtool: link: cannot find the library > `/scratchbox/compilers/i686-linux-gcc-3.3_3.3.4-glibc-2.3.2.ds1/i686-linux/lib/libstdc++.la' This problem is caused by scratchbox which has built the package (so the problem is in libsdl package), libtoolize to be precise. This is very embarassing that thiskind of erroreus package has been published, but for now there one workaround: 1. Rebuild libsdl in your own scratchbox. 2. Reinstall libsdl1.2-dev This bug actually affects only building something which requires sdl devel libraries with libtool and fixed -dev package will be released later. -Kuisma > > I have the sracthbox version 0.9.8.5 installed. > > I noticed that a bug for this problem was already present in the > scratchbox bugzilla (bug number 201). > > Has anybody had the same problem? How about a fix for it? > > > - Erik Karlsson > > ps. I tried also compile the Crazyparking game. Compilation failed > because of the same problem. > > -- > erik.karlsson at iki.fi > > > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://maemo.org/mailman/listinfo/maemo-developers
- Previous message: [maemo-developers] Problem compling a program using SDL
- Next message: [maemo-developers] Problem compling a program using SDL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]