[maemo-developers] Cmake broken on freemantle
From: Graham Cobb g+770 at cobb.uk.netDate: Wed Aug 26 12:12:19 EEST 2009
- Previous message: maemo isn't on the netbook?
- Next message: Cmake broken on freemantle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cmake is required to build opensync. It works fine on Diablo. However, in the Fremantle SDK it is broken (segfault during "Check for working C compiler:" step). Cmake is not part of the SDK (it should be, but that is another matter). It is in extras-devel. Does anyone know who packaged cmake? The maintainer field is still set to upstream but it has a "maemo" version number. Any volunteers to work out why cmake is not working and/or to try repackaging it? It is trivial to reproduce. Take any C program ("int main() { return 0;}" will do), call it test.c, create a CMakeLists.txt containing: PROJECT( test C ) and say: cmake . Graham
- Previous message: maemo isn't on the netbook?
- Next message: Cmake broken on freemantle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]