On Fri, Oct 12, 2001 at 12:41:55AM +0200, Ralf Treinen wrote: > BTW, the upstream author tried to compile his program with gcc 3.01 > and did not succeed. I am not enough of an expert in C programming > to solve a problem that he cannot solve. However, if anyone likes > to help me on this I will be most glad to accept any help.
I tried to build your package to check this out, but make (or is it gendep?) segfaults! But only when using gcc/g++ 3.0. Very strange. Maybe the bug is in gendep instead. make[1]: Entering directory `/local/home/hamish/tmp/texmacs-0.3.4.6/gencc/src' make[1]: Nothing to be done for `ALL'. make[1]: Leaving directory `/local/home/hamish/tmp/texmacs-0.3.4.6/gencc/src' cd src; make -f makefile make[1]: Entering directory `/local/home/hamish/tmp/texmacs-0.3.4.6/src' make 'LIBTYPE=-shared' ALL make[2]: Entering directory `/local/home/hamish/tmp/texmacs-0.3.4.6/src' /home/hamish/tmp/texmacs-0.3.4.6/gencc/bin/gendep -shared -I Basic/Data:Basic/Misc:Basic/System:Basic/Types -O Objects -L /home/hamish/tmp/texmacs-0.3.4.6/TeXmacs-0.3.4.6/lib basic.gen.make make[2]: *** [basic.d] Segmentation fault make[2]: *** Deleting file `basic.d' make[2]: Leaving directory `/local/home/hamish/tmp/texmacs-0.3.4.6/src' make[1]: *** [SHARED] Error 2 make[1]: Leaving directory `/local/home/hamish/tmp/texmacs-0.3.4.6/src' make: *** [TEXMACS] Error 2 Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

