The “libical” library was assuming the existence of “stdint.h” on all the platforms, which is not true.
In FreeBSD 4.x, OpenBSD, BeOS operating systems, “stdint.h” does not exist, but, “inttypes.h” does exist.
My patch successfully fixes this problem, and has landed on MOZILLA_1_8_BRANCH.
Yay! Sunbird successfully builds on BSDs and BeOS without me running my “unofficial” patches on the sources every time before I build.
Its now official ![]()
technorati tags: sunbird, calendar, freebsd, openbsd, beos
RSS Feed