Ole, 27.03.2013 23:32:15:
Am Mittwoch, den 27.03.2013, 08:20 +0100 schrieb "Helmut Karlowski" <helmut.karlowski@ish.de>:Can you compile XaAES yourself? Does it work with the current XaAES 1.6.0?When I want to compile trunk, I do get: ../xacookie.c: In function 'install_cookie':../xacookie.c:33:50: error: 'F_ALTPREF' undeclared (first use in this function)
It's in sys/mint/mem.h: #define F_XALLOCMODE 0x03 #define F_STONLY 0 #define F_ALTONLY 1 #define F_STPREF 2 #define F_ALTPREF (F_ALTONLY|F_STPREF)BTW: I changed the protection in fvdi from super to global, and now netsurf does not crash anymore and runs ok as well as sysinfo :-/
-- Helmut Karlowski