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
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers