[SDL] DPMSDisable bug is back

Ryan C. Gordon icculus at icculus.org
Mon Apr 30 02:39:46 PDT 2007


> I've recently upgraded to Ubuntu 7.04 and all my SDL apps now fail with
> this:
> 
> Failed loading DPMSDisable: /usr/lib/libX11.so.6: undefined symbol:
> DPMSDisable
> 
> Things used to work with Ubuntu 6.10 and I haven't changed hardware so I'm
> not sure what's gone wrong.
> Any ideas?

Is this an SDL you built, or one shipped with Ubuntu? What version of 
SDL is this?

I believe this is fixed in Subversion revision #2523, which should be in 
SDL 1.2.11:

   http://www.libsdl.org/cgi/viewvc.cgi?view=rev&revision=2523

But I could be wrong...the fix changes the error message you saw, so 
it's likely you don't have the fix.

--ryan.



More information about the SDL mailing list