Hi there
I had to add this patch: --- ./gfx/ots/src/os2.cc.orig 2011-12-29 12:53:01.000000000 +0100 +++ ./gfx/ots/src/os2.cc 2011-12-29 12:53:13.000000000 +0100 @@ -3,6 +3,7 @@ // found in the LICENSE file. #include "os2.h" +#include <stddef.h> #include "head.h" to get www/lixbul to build using gcc46. mfg Tobias -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
