Dominique Louis wrote:
>
>
> I have checked in the change but commented out the define for now.
>
It was commented out by default in my patch too
(there was a space
between "{" and "$define"). I agree that this should be disabled by
default, as the workaround is rather brutal.
> Can anyone confirm if this sdl_ttf problem occurs on Windows? If it is
> Linux specific then I will add an IFDEF around the workaround define.
>
Most probably it's XWindows specific, i.e. Unix specific. {$ifdef UNIX}
would be best, probably. Judging by the "Failed loading DPMSDisable:
/usr/lib/libX11.so.6: undefined symbol: DPMSDisable" error message.
Michalis
.