From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Leonid L. Khachaturov" To: mandrake-russian@altlinux.ru Subject: Re: [mdk-re] mpeg4 Message-ID: <20011010130828.A2735@alpha.home> Mail-Followup-To: "Leonid L. Khachaturov" , mandrake-russian@altlinux.ru References: <01100318180201.01236@apache><20011003202727.68c79695.gosha@sendmail.ru><01100318330300.01924@apache><200110032329.f93NTjs16895@relay2.hot.ee><20011004132449.145bbd44.gosha@sendmail.ru><919450005.20011004165351@pochtamt.ru> <20011006160705.086555eb.michael@michael.rsuh.ru> <011201c14e8e$e4794580$4b860fd9@innet.yaroslavl.su> <3BBF58A5.8060305@lrn.ru> <20011008053701.95C685FD8B@mw.narzan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20011008053701.95C685FD8B@mw.narzan.com> Sender: mandrake-russian-admin@altlinux.ru Errors-To: mandrake-russian-admin@altlinux.ru X-BeenThere: mandrake-russian@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: mandrake-russian@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: Linux-Mandrake RE / ALT Linux discussion list List-Unsubscribe: , List-Archive: Date: Wed Oct 10 14:38:19 2001 X-Original-Date: Wed, 10 Oct 2001 13:08:28 +0400 Archived-At: List-Archive: List-Post: On Mon, Oct 08, 2001 at 09:37:01AM +0400, Vitaly Lopatin wrote: > Числа Sat, 06 Oct 2001 23:16:53 +0400 > John Profic сообщил(а): > > > Alexander Blagin wrote: > > >> из перепробованного в последнее время всего разнообразия вертушек mpeg4 > >>по > >> Linux > >> я предпочтение отдал mplayer, вот только морду ему собрать не смог > > > Я тоже отдал ему предпочтение :) он у меня даже с мордой работает :) > > дык, я писал, как его собрать с мордой :) http://ddd.kursknet.ru/profic/ > > По поводу собрать с мордой: > с версии 0.50pre1 опции сборки изменились. > Вчера вышла 0.50 стабильная с обновленной документацией. > У кого собрался MPlayer-0.50 с GUI? Пытаюсь собрать начиная с MPlayer-0.50-pre1 -- одна и та же ругань: Патч от John Profic на эти версии не накладывается. gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -fomit-frame-pointer -fexpensive-optimizations -fschedule-insns2 -Wall -malign-double -I. -I./event -I./wm -I./skin -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DDEBUG -o bitmap/png/png.o bitmap/png/png.c bitmap/png/png.c:6: png.h: No such file or directory bitmap/png/png.c:20: parse error before `*' bitmap/png/png.c: In function `pngLoadRawF': bitmap/png/png.c:23: `png_structp' undeclared (first use in this function) bitmap/png/png.c:23: (Each undeclared identifier is reported only once bitmap/png/png.c:23: for each function it appears in.) bitmap/png/png.c:23: parse error before `png' bitmap/png/png.c:24: `png_infop' undeclared (first use in this function) bitmap/png/png.c:26: `png_bytep' undeclared (first use in this function) bitmap/png/png.c:27: `row_p' undeclared (first use in this function) bitmap/png/png.c:27: warning: statement with no effect bitmap/png/png.c:28: `png_uint_32' undeclared (first use in this function) bitmap/png/png.c:28: parse error before `width' bitmap/png/png.c:32: `pinfo' undeclared (first use in this function) bitmap/png/png.c:34: warning: implicit declaration of function `fread' bitmap/png/png.c:34: `fp' undeclared (first use in this function) bitmap/png/png.c:35: warning: implicit declaration of function `png_check_sig' bitmap/png/png.c:37: `png' undeclared (first use in this function) bitmap/png/png.c:37: warning: implicit declaration of function `png_create_read_struct' bitmap/png/png.c:37: `PNG_LIBPNG_VER_STRING' undeclared (first use in this function) bitmap/png/png.c:38: `info' undeclared (first use in this function) bitmap/png/png.c:38: warning: implicit declaration of function `png_create_info_struct' bitmap/png/png.c:39: `endinfo' undeclared (first use in this function) bitmap/png/png.c:41: warning: implicit declaration of function `png_init_io' bitmap/png/png.c:42: warning: implicit declaration of function `png_set_sig_bytes' bitmap/png/png.c:43: warning: implicit declaration of function `png_read_info' bitmap/png/png.c:44: warning: implicit declaration of function `png_get_IHDR' bitmap/png/png.c:44: `width' undeclared (first use in this function) bitmap/png/png.c:44: `height' undeclared (first use in this function) bitmap/png/png.c:44: `depth' undeclared (first use in this function) bitmap/png/png.c:44: `color' undeclared (first use in this function) bitmap/png/png.c:50: `data' undeclared (first use in this function) bitmap/png/png.c:50: parse error before `malloc' bitmap/png/png.c:51: parse error before `)' bitmap/png/png.c:52: `i' undeclared (first use in this function) bitmap/png/png.c:52: warning: implicit declaration of function `png_get_rowbytes' bitmap/png/png.c:54: warning: implicit declaration of function `png_read_image' bitmap/png/png.c:57: `PNG_COLOR_TYPE_PALETTE' undeclared (first use in this function) bitmap/png/png.c:60: warning: implicit declaration of function `png_get_PLTE' bitmap/png/png.c:60: `png_colorp' undeclared (first use in this function) bitmap/png/png.c:60: parse error before `)' bitmap/png/png.c:64: `PNG_COLOR_MASK_ALPHA' undeclared (first use in this function) bitmap/png/png.c:66: `PNG_COLOR_MASK_PALETTE' undeclared (first use in this function) bitmap/png/png.c:66: `PNG_COLOR_TYPE_GRAY_ALPHA' undeclared (first use in this function) bitmap/png/png.c:72: `PNG_COLOR_TYPE_GRAY' undeclared (first use in this function) bitmap/png/png.c:78: warning: implicit declaration of function `png_read_end' bitmap/png/png.c:79: warning: implicit declaration of function `png_destroy_read_struct' bitmap/png/png.c: In function `pngLoadRaw': bitmap/png/png.c:87: `FILE' undeclared (first use in this function) bitmap/png/png.c:87: `fp' undeclared (first use in this function) bitmap/png/png.c:87: warning: implicit declaration of function `fopen' bitmap/png/png.c:91: warning: implicit declaration of function `fclose' make: *** [bitmap/png/png.o] Ошибка 1 Кстати, ни в документации, ни в ./configure --help опции --enable-gui так и нету. GUI до сих пор beta. Leonid Khachaturov mailto:lenya@linux.yaroslavl.ru