Hello, the widelands b14 package suffers from a known bug on 64bit platforms.
see: http://wl.widelands.org/forum/topic/280/ It seems the the package is compiled with optimisations turned on. This causes a crash on 64bit platforms because of a misuse of the boost library. It should be compiled with "-DBOOST_SP_DISABLE_THREADS". This is true for all builds, but it leads to a crash only on optimized 64bit builds. Regards Timo _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
