Hi, Bert Meersma wrote: > I've got the build error fixed now. It turns out that I didn't have > tld.h in /usr/include, which is part of the libidn-devel package. I had > version 0.3.7 installed. I upgraded it to 0.5.3 and now I've got tld.h > in /usr/include. The warning about Xinerama still exists though. Will
Could anyone please file an issue about this? If the Sun persons use intenal libcurl they either should disable libidn support (bad) or include libidn also. If you build with system curl there is no problem here ;-) > this give me any problems? No. It's a bug in your Xinerama headers. They use libX11 functions so theys should include the necessary headers (#include <X11/Xlib.h>). The meaning essentially says that the header can not be compiled., This is because _PROTOBEGIN and _END and the Bool datatype for example is defined in X11/Xlib.h, so Xinerama.h should include it. Older XFree86 (4.2.x) and X.org versions had that problem. Already fixed in XFree86 (>= 4.3.x)/X.org (uh, don't have it handy yet) upstream... Since the code which uses it apparently also includes X11/Xlib.h directly or indirectly, there is no problem here. It's no OOo problem anyway. Gr��e/Regards, Ren� -- Ren� Engelhard -- Debian GNU/Linux Developer -- Debian OOo Maintainer-Team http://www.debian.org | http://people.debian.org/~rene/ | [EMAIL PROTECTED] http://openoffice.debian.net | [email protected] GPG: 248AEB73 | Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73
signature.asc
Description: Digital signature
