Most likely this error has nothing to do with gui, but comes from an incorrectly build or installed GNUstep base. The plist merge tool just happens to be the first GNUstep application you are running.
Best thing to do is make sure that you have a current version of base and recompile that. If the problem persists, try to run the tests in the base test suite (can be found in SVN tests/testsuite/). If these fail they will give you a detailed picture of the problem, if they succeed we will need some information about your system to go ahead. Hope this helps Fred Am 31.01.2011 19:15, schrieb Csanyi Pal: > Hi, > > I want to build libgnustep-gui downloaded from svn repository, but get > errors and a Segmentation fault: > > Making all for service GSspell... > Creating GSspell.service/.... > Compiling file GSspell.m ... > Linking service GSspell ... > Creating GSspell.service/Resources... > Creating GSspell.service/Resources/Info-gnustep.plist... > Segmentation fault > make[3]: *** [GSspell.service/Resources/Info-gnustep.plist] Error 1 > make[2]: *** [GSspell.all.service.variables] Error 2 > make[1]: *** [internal-all] Error 2 > make: *** [internal-all] Error 2 > > How can I resolve this problem? > Is this a bug? > _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
