vlc-0.4.2 does not work with sdl on hp-ux
Christophe Massiot
massiot at via.ecp.fr
Fri Jul 19 16:53:43 CEST 2002
"Gansser, Martin" <MGansser at rand.de>:
> I made following changes:
>
> in Makefile.opts.in:
> ====================
>
> sdl_LDFLAGS = @sdl_LDFLAGS@ -lpthread
That's weird. Doesn't -lpthread already appear in `sdl-config --libs` ?
Have you tried with -lrt instead of -lpthread ?
> 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...
> input error: no suitable decoder module for type 0x4
It just means there is no audio output available.
--
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