Le Lundi 29 Octobre 2001 12:01, vous avez �crit :

> 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 ?
>
>
> (as a quick fix you might modify sdl-condif shell script to give
> some reasonable values - either by modifing sdl-config itself
> or by changing the part of configure.in where sdl-config is being read
> but you need some skill for this)

mine sdl-config --libs gives this:
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread

is it good or not?


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

Reply via email to