Hello,
I compiled dillo 0.80 Jan-30 tarball after having applied the patches by
Andreas (namely undefining func_data before ever gtk.h include)
% grep func_data *
browser.h:#undef func_data
dns.h:#undef func_data
web.h:#undef func_data
The compilation ends (although I saw some wanrings about vsnprintf
implicitly declared...
But startup fails, GDB gives me the following:
(gdb) bt
#0 0x0 in ?? () from /usr/local/build/dillo-0.8.0-pre/src/./dillo
cheers,
Riccardo