[Mplayer-felhasznalok] forditas
Miklos Bagi Jr.
joschy at mailbox.hu
Thu Apr 11 16:00:47 CEST 2002
Csao!
No az megvan, viszont ott most mar egy kicsit mas a tema...
ahogy:
./configure --enable-gui --with-w32libdir /usr/lib/w32 --enable-png
--enable-lirc
ezzel le is megy... a make-nel a kovetkezoket monnya nekem:
nuppelvideo.c: In function `decode_nuv':
nuppelvideo.c:46: warning: passing arg 1 of `RTjpeg_init_decompress' from
incompatible pointer type
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
spudec.o spudec.c
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
playtree.o playtree.c
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
playtreeparser.o playtreeparser.c
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
asxparser.o asxparser.c
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
qtsmc.o qtsmc.c
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
ducktm1.o ducktm1.c
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
roqav.o roqav.c
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
qtrpza.o qtrpza.c
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
vobsub.o vobsub.c
gcc3 -c -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o
mpng.o mpng.c
mpng.c:8:17: png.h: No such file or directory
mpng.c:12: parse error before "pngstr"
mpng.c: In function `pngReadFN':
mpng.c:14: `pngstr' undeclared (first use in this function)
mpng.c:14: (Each undeclared identifier is reported only once
mpng.c:14: for each function it appears in.)
mpng.c:15: `buffer' undeclared (first use in this function)
mpng.c:15: `size' undeclared (first use in this function)
mpng.c: In function `decode_mpng':
mpng.c:27: `png_structp' undeclared (first use in this function)
mpng.c:27: parse error before "png"
mpng.c:28: `png_infop' undeclared (first use in this function)
mpng.c:30: `png_bytep' undeclared (first use in this function)
mpng.c:31: `row_p' undeclared (first use in this function)
mpng.c:32: `png_uint_32' undeclared (first use in this function)
mpng.c:32: parse error before "png_width"
mpng.c:35: parse error before "i"
mpng.c:45: `png' undeclared (first use in this function)
mpng.c:45: `PNG_LIBPNG_VER_STRING' undeclared (first use in this function)
mpng.c:46: `info' undeclared (first use in this function)
mpng.c:47: `endinfo' undeclared (first use in this function)
mpng.c:53: `png_width' undeclared (first use in this function)
mpng.c:53: `png_height' undeclared (first use in this function)
mpng.c:68: `PNG_COLOR_TYPE_RGB' undeclared (first use in this function)
mpng.c:68: `data' undeclared (first use in this function)
mpng.c:69: parse error before "malloc"
mpng.c:71: parse error before ')' token
mpng.c:72: `i' undeclared (first use in this function)
mpng.c:78: `PNG_COLOR_TYPE_GRAY_ALPHA' undeclared (first use in this function)
mpng.c:82: `PNG_COLOR_TYPE_GRAY' undeclared (first use in this function)
mpng.c:92: `PNG_COLOR_TYPE_PALETTE' undeclared (first use in this function)
mpng.c:96: `png_colorp' undeclared (first use in this function)
mpng.c:96: parse error before ')' token
mpng.c:112: `PNG_COLOR_TYPE_RGB_ALPHA' undeclared (first use in this function)
make: *** [mpng.o] Error 1
van glib es glib-devel is (rpm), 1.2.10-5
ez is bug, vagy megint en vagyok a csocs?
MBJr.
More information about the MPlayer-felhasznalok
mailing list