1 Feb
2004
1 Feb
'04
10:32 p.m.
Hello, since upgrading to 1.2.10 did not help, I pathed manually every file including gtk.h by doing #undef func_data before. - I notice I get 'stcasecmp' implicit declaration warning. - the vsdnprintf was already reported and shouldn't be a matter. at the final linking inside "src" I get errors about duplicate symbols (.strcmp, strcmp, .pov) This time I got the WAIT_ANY error on aix too (I wonder why I didn't get it last time!, maybe because I am using gnu-make ?) and subsituted it with -1. Compile ends. As the last time dillo crashes with an illegal instruction and GDB doesn't return me a useful backtrace. I am quite clueless. Can I compile dillo with debug? -Ric