[MPlayer-dev-eng] configure2 bugreport
Bohdan Horst
nexus at hoth.amu.edu.pl
Sat Nov 17 11:22:01 CET 2001
On Sat, Nov 17, 2001 at 10:54:35AM +0100, pl wrote:
> On Sat, Nov 17, 2001 at 10:02:13AM +0100, Bohdan Horst wrote:
> [...]
> > 1.
> > ============ Checking for SDL ============
> [...]
> > Solution: add -I$_x11incdir
> OK, btw, "-I$_x11incdir" should be "$_inc_x11"
(sorry - my typo:)
SDL still doesn't detected :(
============ Checking for SDL ============
#include <stdio.h>
#include <X11/Xlib.h>
#include <X11/extensions/xf86dga.h>
int main (void) { XDGAMode mode; XDGADevice device; return 0; }
gcc /tmp/mplayer-conf--4626.c -o /tmp/mplayer-conf--4626.o
-I/usr/local/include -I/usr/loc
al/include/SDL11 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib
-Wl,-rpath,/usr/local/lib -l
SDL-1.1 -pthread -lm -L/usr/local/lib -lesd -laudiofile -lm
-L/usr/X11R6/lib -lX11 -lXext
-lXxf86vm -lXxf86dga -lXv -lXinerama -lvga -laa
/tmp/mplayer-conf--4626.c:2: X11/Xlib.h: No such file or directory
/tmp/mplayer-conf--4626.c:3: X11/extensions/xf86dga.h: No such file or
directory
Result is no (with sdl11-config)
##########################################
> > 4.
> > ============ Checking for termcap ============
> > Result is no
> > ##########################################
> [...]
> > Soliution: hmm i don't know why C2 doesn't detect termcap ;)
> ...
> --enable-termcap use termcap database for key codes [disable]
> ...
> Default was disable according to --help but it was always
> autodetected IIRC in C1. So I set it to default to 'no'.
> Since it has also been reported by others, it is now set to auto.
============ Checking for termcap ============
Result is no
##########################################
still doesn't detected (C1 autodetect -> yes)
best regards
--
/ irl:Bohdan 'Nexus' Horst | mailto:nexus at irc.pl | irc:Nexus \
{---------------------------^----------v----------^------------}
\ http://www.physd.amu.edu.pl/~nexus/ | Instytut Fizyki UAM /
More information about the MPlayer-dev-eng
mailing list