[EMAIL PROTECTED] wrote:

>esti sigur ca nu iti lipseste vreo librarie si nu ne ti ascuns ?:)
>
>da si tu tot mesajul de erroare pls.
>
>slak
>
make -C libvo
make[1]: Entering directory `/usr/src/MPlayer-0.50/libvo'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-I. -I..  -I/usr/X11R6/include -I/usr/local/include   -DMPG12PLAY  -o 
x11_common.o x11_common.c
x11_common.c:15:21: X11/Xmd.h: No such file or directory
x11_common.c:16:22: X11/Xlib.h: No such file or directory
x11_common.c:17:23: X11/Xutil.h: No such file or directory
x11_common.c:18:23: X11/Xatom.h: No such file or directory
x11_common.c:40: parse error before `*'
x11_common.c:40: warning: data definition has no type or storage class
x11_common.c:41: parse error before `mRootWin'
x11_common.c:41: warning: data definition has no type or storage class
x11_common.c:46: parse error before `*'
x11_common.c: In function `vo_hidecursor':
x11_common.c:48: `Cursor' undeclared (first use in this function)
x11_common.c:48: (Each undeclared identifier is reported only once
x11_common.c:48: for each function it appears in.)
x11_common.c:48: parse error before `no_ptr'
x11_common.c:49: `Pixmap' undeclared (first use in this function)
x11_common.c:50: `XColor' undeclared (first use in this function)
x11_common.c:51: `Colormap' undeclared (first use in this function)
x11_common.c:54: `colormap' undeclared (first use in this function)
x11_common.c:54: `disp' undeclared (first use in this function)
x11_common.c:55: `black' undeclared (first use in this function)
x11_common.c:55: `dummy' undeclared (first use in this function)
x11_common.c:56: `bm_no' undeclared (first use in this function)
x11_common.c:56: `win' undeclared (first use in this function)
x11_common.c:57: `no_ptr' undeclared (first use in this 
function)x11_common.c: At top level:
x11_common.c:69: parse error before `*'
x11_common.c: In function `vo_find_depth_from_visuals':
x11_common.c:71: `XVisualInfo' undeclared (first use in this function)
x11_common.c:71: parse error before `visual_tmpl'
x11_common.c:72: `visuals' undeclared (first use in this function)
x11_common.c:73: parse error before `int'
x11_common.c:77: `visual_tmpl' undeclared (first use in this function)
x11_common.c:77: `screen' undeclared (first use in this function)
x11_common.c:78: `TrueColor' undeclared (first use in this function)
x11_common.c:79: `dpy' undeclared (first use in this function)
x11_common.c:80: `VisualScreenMask' undeclared (first use in this function)
x11_common.c:80: `VisualClassMask' undeclared (first use in this function)
x11_common.c:81: `nvisuals' undeclared (first use in this function)
x11_common.c:83: `i' undeclared (first use in this function)
x11_common.c:94: `bestvisual_depth' undeclared (first use in this function)
x11_common.c:98: `bestvisual' undeclared (first use in this function)
x11_common.c:103: `visual_return' undeclared (first use in this function)
x11_common.c: In function `vo_init':
x11_common.c:120: `XImage' undeclared (first use in this function)
x11_common.c:120: `mXImage' undeclared (first use in this function)
x11_common.c:120: invalid lvalue in assignment
x11_common.c:122: `XWindowAttributes' undeclared (first use in this 
function)
x11_common.c:122: parse error before `attribs'
x11_common.c:130: warning: assignment makes pointer from integer without 
a cast
x11_common.c:142: `attribs' undeclared (first use in this function)
x11_common.c:147: `Visual' undeclared (first use in this function)
x11_common.c:147: `visual' undeclared (first use in this function)
x11_common.c:151: `ZPixmap' undeclared (first use in this function)
x11_common.c:155: `AllPlanes' undeclared (first use in this 
function)x11_common.c: At top level:
x11_common.c:277: parse error before `vo_MotifHints'
x11_common.c:277: warning: data definition has no type or storage class
x11_common.c:283: parse error before `vo_MotifHints'
x11_common.c:283: `None' undeclared here (not in a function)
x11_common.c:283: warning: data definition has no type or storage class
x11_common.c:286: parse error before `*'
x11_common.c: In function `vo_x11_decoration':
x11_common.c:290: `XSetWindowAttributes' undeclared (first use in this 
function)
x11_common.c:290: parse error before `attr'
x11_common.c:291: `attr' undeclared (first use in this function)
x11_common.c:291: `True' undeclared (first use in this function)
x11_common.c:292: `vo_Display' undeclared (first use in this function)
x11_common.c:292: `w' undeclared (first use in this function)
x11_common.c:292: `CWOverrideRedirect' undeclared (first use in this 
function)
x11_common.c:301: `None' undeclared (first use in this function)
x11_common.c:306: `d' undeclared (first use in this function)
x11_common.c:309: `PropModeReplace' undeclared (first use in this function)
x11_common.c: At top level:
x11_common.c:313: parse error before `*'
x11_common.c: In function `vo_x11_classhint':
x11_common.c:314: `XClassHint' undeclared (first use in this function)
x11_common.c:314: parse error before `wmClass'
x11_common.c:315: `wmClass' undeclared (first use in this function)
x11_common.c:315: `name' undeclared (first use in this function)
x11_common.c:317: `display' undeclared (first use in this function)
x11_common.c:317: `window' undeclared (first use in this function)
x11_common.c: At top level:
x11_common.c:336: parse error before `*'
x11_common.c: In function `vo_x11_check_events':
x11_common.c:338: `XEvent' undeclared (first use in this function)
x11_common.c:338: parse error before `Event'
x11_common.c:340: `KeySym' undeclared (first use in this function)
x11_common.c:340: parse error before `keySym'
x11_common.c:341: syntax error before `stat'
x11_common.c:348: `mydisplay' undeclared (first use in this function)
x11_common.c:350: `Event' undeclared (first use in this function)
x11_common.c:353: `Expose' undeclared (first use in this function)
x11_common.c:356: `ConfigureNotify' undeclared (first use in this function)
x11_common.c:361: `KeyPress' undeclared (first use in this function)
x11_common.c:362: `keySym' undeclared (first use in this function)
x11_common.c:362: `stat' undeclared (first use in this function)
x11_common.c: At top level:
x11_common.c:388: parse error before `*'
x11_common.c:423: parse error before `*'
make[1]: *** [x11_common.o] Error 1
make[1]: Leaving directory `/usr/src/MPlayer-0.50/libvo'
make: *** [libvo/libvo.a] Error 2
[root@sorin MPlayer-0.50]#


Cam asa arata indiferent de ce-i dau la ./configure

Sorin




---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui