Salutare, Am incercat o compilare de mplayer-0.90pre9 si ultimul CVS de pe site, cu --enable-aa. La "./configure -disable-gcc-checking --enable-aa" totul e OK In schimb la "make" da eroare, care v-o omsir la finele mesajului.
Am citit in doacele lui si zice: AAlib is a library for displaying graphics in text mode, using powerful ASCII renderer. There are LOTS of programs already supporting it, like Doom, Quake, etc. MPlayer contains a very usable driver for it. If ./configure detects aalib installed, the aalib libvo driver will be built. Ce este acest AAlib care se pare ca nu-l gaseste ? Cum rezolb eroarea asta ? Multumesc pentru ajutor ############################################################################## make -C libvo make[1]: Entering directory `/home/mmihai/copie/MPlayer-20021109/libvo' gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DMPG12PLAY -DVIDIX_PATH='"/usr/local/lib/mplayer/vidix/"' -o vo_aa.o vo_aa.c vo_aa.c:35:19: aalib.h: No such file or directory vo_aa.c:54: parse error before `*' vo_aa.c:54: warning: data definition has no type or storage class vo_aa.c:55: parse error before `*' vo_aa.c:55: warning: data definition has no type or storage class vo_aa.c:93: `AA_SPECIAL' undeclared here (not in a function) vo_aa.c:94: `AA_SPECIAL' undeclared here (not in a function) vo_aa.c: In function `resize': vo_aa.c:126: warning: assignment makes pointer from integer without a cast vo_aa.c: In function `osdmessage': vo_aa.c:156: request for member `textbuffer' in something not a structure or union vo_aa.c:156: request for member `textbuffer' in something not a structure or union vo_aa.c:156: request for member `textbuffer' in something not a structure or union vo_aa.c:156: request for member `textbuffer' in something not a structure or union vo_aa.c:157: request for member `attrbuffer' in something not a structure or union vo_aa.c:157: request for member `attrbuffer' in something not a structure or union vo_aa.c:157: request for member `attrbuffer' in something not a structure or union vo_aa.c:157: request for member `attrbuffer' in something not a structure or union vo_aa.c: In function `printosdtext': vo_aa.c:196: request for member `textbuffer' in something not a structure or union vo_aa.c:196: request for member `textbuffer' in something not a structure or union vo_aa.c:196: request for member `textbuffer' in something not a structure or union vo_aa.c:196: request for member `textbuffer' in something not a structure or union vo_aa.c:197: request for member `attrbuffer' in something not a structure or union vo_aa.c:197: request for member `attrbuffer' in something not a structure or union vo_aa.c:197: request for member `attrbuffer' in something not a structure or union vo_aa.c:197: request for member `attrbuffer' in something not a structure or union vo_aa.c:214: request for member `textbuffer' in something not a structure or union vo_aa.c:214: request for member `textbuffer' in something not a structure or union vo_aa.c:214: request for member `textbuffer' in something not a structure or union vo_aa.c:214: request for member `textbuffer' in something not a structure or union vo_aa.c:215: request for member `attrbuffer' in something not a structure or union vo_aa.c:215: request for member `attrbuffer' in something not a structure or union vo_aa.c:215: request for member `attrbuffer' in something not a structure or union vo_aa.c:215: request for member `attrbuffer' in something not a structure or union vo_aa.c: In function `config': vo_aa.c:282: request for member `driver' in something not a structure or union vo_aa.c:283: request for member `kbddriver' in something not a structure or union vo_aa.c: In function `flip_page': vo_aa.c:406: request for member `textbuffer' in something not a structure or union vo_aa.c:406: request for member `textbuffer' in something not a structure or union vo_aa.c:406: request for member `textbuffer' in something not a structure or union vo_aa.c:406: request for member `textbuffer' in something not a structure or union vo_aa.c:407: request for member `attrbuffer' in something not a structure or union vo_aa.c:407: request for member `attrbuffer' in something not a structure or union vo_aa.c:407: request for member `attrbuffer' in something not a structure or union vo_aa.c:407: request for member `attrbuffer' in something not a structure or union vo_aa.c:411: request for member `textbuffer' in something not a structure or union vo_aa.c:411: request for member `textbuffer' in something not a structure or union vo_aa.c:411: request for member `textbuffer' in something not a structure or union vo_aa.c:411: request for member `textbuffer' in something not a structure or union vo_aa.c:412: request for member `attrbuffer' in something not a structure or union vo_aa.c:412: request for member `attrbuffer' in something not a structure or union vo_aa.c:412: request for member `attrbuffer' in something not a structure or union vo_aa.c:412: request for member `attrbuffer' in something not a structure or union vo_aa.c:416: `AA_SPECIAL' undeclared (first use in this function) vo_aa.c:416: (Each undeclared identifier is reported only once vo_aa.c:416: for each function it appears in.) vo_aa.c: In function `check_events': vo_aa.c:439: `AA_NONE' undeclared (first use in this function) vo_aa.c:443: `AA_UP' undeclared (first use in this function) vo_aa.c:446: `AA_DOWN' undeclared (first use in this function) vo_aa.c:449: `AA_LEFT' undeclared (first use in this function) vo_aa.c:452: `AA_RIGHT' undeclared (first use in this function) vo_aa.c:455: `AA_ESC' undeclared (first use in this function) vo_aa.c:444: warning: unreachable code at beginning of switch statement vo_aa.c:482: request for member `dither' in something not a structure or union vo_aa.c:482: `AA_FLOYD_S' undeclared (first use in this function) vo_aa.c:483: request for member `dither' in something not a structure or union vo_aa.c:485: request for member `dither' in something not a structure or union vo_aa.c:486: request for member `dither' in something not a structure or union vo_aa.c:486: `AA_ERRORDISTRIB' undeclared (first use in this function) vo_aa.c:488: request for member `dither' in something not a structure or union vo_aa.c:489: request for member `dither' in something not a structure or union vo_aa.c:494: request for member `inversion' in something not a structure or union vo_aa.c:494: request for member `inversion' in something not a structure or union vo_aa.c:496: request for member `inversion' in something not a structure or union vo_aa.c: In function `uninit': vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c:517: request for member `driver' in something not a structure or union vo_aa.c: In function `draw_alpha': vo_aa.c:541: request for member `textbuffer' in something not a structure or union vo_aa.c:542: request for member `attrbuffer' in something not a structure or union vo_aa.c: In function `clear_alpha': vo_aa.c:552: request for member `textbuffer' in something not a structure or union vo_aa.c:552: request for member `textbuffer' in something not a structure or union vo_aa.c:552: request for member `textbuffer' in something not a structure or union vo_aa.c:552: request for member `textbuffer' in something not a structure or union vo_aa.c:553: request for member `attrbuffer' in something not a structure or union vo_aa.c:553: request for member `attrbuffer' in something not a structure or union vo_aa.c:553: request for member `attrbuffer' in something not a structure or union vo_aa.c:553: request for member `attrbuffer' in something not a structure or union vo_aa.c: In function `getcolor': vo_aa.c:586: `AA_NORMAL' undeclared (first use in this function) vo_aa.c:587: `AA_DIM' undeclared (first use in this function) vo_aa.c:588: `AA_BOLD' undeclared (first use in this function) vo_aa.c:589: `AA_BOLDFONT' undeclared (first use in this function) vo_aa.c:590: `AA_SPECIAL' undeclared (first use in this function) vo_aa.c: In function `vo_aa_parseoption': vo_aa.c:613: `aa_help' undeclared (first use in this function) vo_aa.c: In function `vo_aa_revertoption': vo_aa.c:679: `AA_SPECIAL' undeclared (first use in this function) vo_aa.c: In function `preinit': vo_aa.c:691: syntax error before `*' vo_aa.c:701: `aa_displayrecommended' undeclared (first use in this function) vo_aa.c:701: warning: assignment makes pointer from integer without a cast vo_aa.c:720: warning: assignment makes pointer from integer without a cast vo_aa.c:734: warning: assignment makes pointer from integer without a cast vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c:736: request for member `driver' in something not a structure or union vo_aa.c: In function `control': vo_aa.c:764: request for member `contrast' in something not a structure or union vo_aa.c:766: request for member `bright' in something not a structure or union vo_aa.c:778: request for member `contrast' in something not a structure or union vo_aa.c:780: request for member `bright' in something not a structure or union make[1]: *** [vo_aa.o] Error 1 make[1]: Leaving directory `/home/mmihai/copie/MPlayer-20021109/libvo' make: *** [libvo/libvo.a] Error 2 ################################################################################# --- Pentru dezabonare, trimiteti mail la [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'. REGULI, arhive si alte informatii: http://www.lug.ro/mlist/
