On Monday, 29. October 2001 12:01, Zdenek Kabelac wrote:
> > adpcm.cpp:27: warning: #warning TEST WITH MONO
> > ../../lib/.libs/libaviplay.so: undefined reference to
> > `XF40VidModeLockModeSwitch'
> > ../../lib/.libs/libaviplay.so: undefined reference to
> > `XDGAOpenFramebuffer' ../../lib/.libs/libaviplay.so: undefined reference
> > to `XDGAQueryModes' ../../lib/.libs/libaviplay.so: undefined reference to
> > `esd_close' ../../lib/.libs/libaviplay.so: undefined reference to
> > `XDGAGetViewportStatus' ../../lib/.libs/libaviplay.so: undefined
> > reference to `XDGAFillRectangle'
>
> I think the reason for these messages is bad  sdl-config  command
> installed by your distributions - and as  RedHat seems to be producing
> broken distribution every second day I guess we will have to
> add some dectection for this situation in configure script
>
> probably the most easiest way is to link some test program with
> sdl and from the log try to add some necessary libraries
>
> mine sdl-config --libs    gives this output:
>
> $ sdl-config --libs
> -L/usr/lib -lSDL -lpthread -L/usr/X11R6/lib -lXxf86dga -lXxf86vm -lXv
>
> and yours ?
>
atmosfear@astral:~/develop/mplayer/main > sdl-config --version
1.2.3

(sdl cvs)

atmosfear@astral:~/develop/mplayer/main > sdl-config --libs
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread
-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________
Ever tried? Ever failed? No Matter. Try again. Fail again. Fail Better.
        - Samuel Becket

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to