vlc-0.4.2 does not work with sdl on hp-ux
Christophe Massiot
massiot at via.ecp.fr
Sat Jul 20 18:15:34 CEST 2002
At 9:39 +0200 20/07/2002, Martin Gansser wrote :
> >> sdl_LDFLAGS = @sdl_LDFLAGS@ -lpthread
>
>> That's weird. Doesn't -lpthread already appear in `sdl-config --libs` ?
>yes it appears; -lpthread ==> isn't neccessary
>
>> Have you tried with -lrt instead of -lpthread ?
>sdl_LDFLAGS = @sdl_LDFLAGS@ -lrt ==>works
And without -lrt ?
> >> and for configure:
>>> ==================
>>> LDFLAGS="-L/opt/SDL/lib -L/usr/lib -lpthread -lrt"
>
>> Why do you add /opt/SDL/lib in LDFLAGS ? It should already be in
>> sdl_LDFLAGS...
>"-L/opt/SDL/lib" ==> isn't neccessary
OK so basically we just need to add -lrt to LDFLAGS for HP/UX system ?
--
Christophe Massiot.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list