From Tobias.Hansen at physik.uni-hamburg.de Thu Dec 24 11:50:09 2009 From: Tobias.Hansen at physik.uni-hamburg.de (Tobias Hansen) Date: Thu, 24 Dec 2009 10:50:09 -0000 Subject: [Metisse] Include cstdio and segfault Message-ID: <4B3341EB.6080507@physik.uni-hamburg.de> Hi, I encountered some problems trying to compile and run Metisse on Ubuntu 9.10. On Ubuntu 8.04 and 8.10 everything worked fine. As with GCC 4.4, it seems that cstdio has to be included explicitly when needed. The attached patch adds this include and so I can compile again (on AMD64 here). Maybe you should check if this include also misses in other files. Here are my search hits that led me to the solution: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504849 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560499 Also me and some other person who asked for help on a forum keep getting a Segmentation fault when executing Xmetisse. Are there chances for this to get fixed? Kind Regards and Merry Christmas, Tobias Hansen From Tobias.Hansen at physik.uni-hamburg.de Thu Dec 24 11:51:26 2009 From: Tobias.Hansen at physik.uni-hamburg.de (Tobias Hansen) Date: Thu, 24 Dec 2009 10:51:26 -0000 Subject: [Metisse] Include cstdio and segfault In-Reply-To: <4B3341EB.6080507@physik.uni-hamburg.de> References: <4B3341EB.6080507@physik.uni-hamburg.de> Message-ID: <4B33428F.1040100@physik.uni-hamburg.de> Sorry, forgot to attach patch. -------------- next part -------------- A non-text attachment was scrubbed... Name: metisse-add-cstdio-include.patch Type: text/x-patch Size: 1707 bytes Desc: not available Url : http://lists.lri.fr/pipermail/metisse/attachments/20091224/4f85047b/attachment.bin