[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SVGALIB on Thinkpad



On Wed, May 15, 2002 at 09:54:34PM +0100, Katie Lucas wrote:
> On Tue, May 14, 2002 at 03:19:00PM +0100, Katie Lucas wrote:
> > On Tue, May 14, 2002 at 03:05:32PM +0200, Mads Bondo Dydensborg wrote:
> > > On Tue, 14 May 2002, Katie Lucas wrote:
> > > 
> > > > /usr/lib/libSDL.a(SDL_esdaudio.lo): In function `Audio_Available':
> > > > SDL_esdaudio.lo(.text+0x1c): undefined reference to `esd_open_sound'
> > > > SDL_esdaudio.lo(.text+0x31): undefined reference to `esd_close'
> > > > /usr/lib/libSDL.a(SDL_esdaudio.lo): In function `ESD_OpenAudio':
> > > > SDL_esdaudio.lo(.text+0x452): undefined reference to `esd_play_stream'
> > > > /usr/lib/libSDL.a(SDL_x11video.lo): In function `X11_VideoInit':
> > > > /usr/lib/libSDL.a(SDL_x11dga.lo): In function `X11_EnableDGAMouse':
> > > > SDL_x11dga.lo(.text+0xc6): undefined reference to `XF86DGAQueryExtension'
> > > > SDL_x11dga.lo(.text+0xea): undefined reference to `XF86DGAQueryVersion'
> > > > SDL_x11dga.lo(.text+0x118): undefined reference to `XF86DGADirectVideo'
> > > > /usr/lib/libSDL.a(SDL_x11dga.lo): In function `X11_CheckDGAMouse':
> > > > SDL_x11dga.lo(.text+0x17e): undefined reference to `XF86DGAQueryDirectVideo'
> > > > SDL_x11dga.lo(.text+0x1ab): undefined reference to `XF86DGADirectVideo'
> > > > /usr/lib/libSDL.a(SDL_x11dga.lo): In function `X11_DisableDGAMouse':
> > > > SDL_x11dga.lo(.text+0x1f9): undefined reference to `XF86DGADirectVideo'
> > > > 
> > > > 
> > > > Now this looks like a library issue, which makes me think
> > > > /usr/bin/sdl-config isn't installed correctly, but I have no idea how
> > > > to fix it.
> > > 
> > > I am almost 100% sure you just need to install a bunch of -devel packages
> > > for esd, x11, etc.
> > 
> > I can build X11/GLUT applications fine - ESD I don't know about.
> > 
> > I have a libXxf86dga.a which defines XF86DGADirectVideo, I've got
> > header files for that extension. I don't have an .so for that
> > library.. but the would you dynamic link it?
> 
> OK, it's been suggested that I have missing shared libraries - should
> I have a libXxf86dga.so on my development machines? Does everyone else?
> 

WRT the esd issues, I recently received a similiar error message for an ALSA +SDL
sound lib when I wasn't in the permissions group for the /dev/audio device. I don't 
know if that's what you're seeing here.

-- 
Alan Chen
Digikata LLC
http://digikata.com