ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Leonid L. Khachaturov" <lenya@chemsell.yaroslavl.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] mpeg4
Date: Wed Oct 10 14:38:19 2001
Message-ID: <20011010130828.A2735@alpha.home> (raw)
In-Reply-To: <20011008053701.95C685FD8B@mw.narzan.com>

On Mon, Oct 08, 2001 at 09:37:01AM +0400, Vitaly Lopatin wrote:
> Числа Sat, 06 Oct 2001 23:16:53 +0400
> John Profic <profic@lrn.ru> сообщил(а):
> 
> > 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



  reply	other threads:[~2001-10-10 14:38 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-03 18:20 Vadim
2001-10-03 18:27 ` Gosha
2001-10-03 18:35   ` Vadim
2001-10-03 18:53     ` Andriy Dobrovol's'kii
2001-10-04  3:29     ` Oleg Demjanenko
2001-10-04 11:26       ` Gosha
2001-10-04 16:53         ` Re[2]: " Юрий Борунов
2001-10-05 16:32           ` Vadim
2001-10-05 16:55             ` Andriy Dobrovol's'kii
2001-10-05 19:06               ` Vadim
2001-10-06 17:24                 ` Re[2]: " Sergey Sokolov
2001-10-08 11:58                   ` Andriy Dobrovol's'kii
2001-10-05 17:07             ` Re[2]: " Roman S
2001-10-06 16:09           ` Michael Bykov
2001-10-06 21:47             ` Alexander Blagin
2001-10-06 23:31               ` Lepikhov Konstantin
2001-10-07  8:27                 ` Gosha
2001-10-07 11:11                   ` Sergei
2001-10-07 17:26               ` John Profic
2001-10-08  9:36                 ` Vitaly Lopatin
2001-10-10 14:38                   ` Leonid L. Khachaturov [this message]
2001-10-10 14:54                     ` Bao Chen
2001-10-10 15:38                     ` Andrew Borodin
2001-10-10 15:42                     ` [mdk-re] mplayer (was: mpeg4) Vyt
2001-10-10 16:34                       ` Alexander Blagin
2001-10-10 16:50                         ` [mdk-re] Re: [2] " Vyt
2001-10-10 19:01                           ` Alexander Blagin
2001-10-10 20:42                             ` AVL
2001-10-10 21:40                             ` Aleksandr Blohin
2001-10-10 22:06                               ` AVL
2001-10-11 15:38                               ` Anatoly A. Yakushin
2001-10-11 16:03                                 ` Ivan Zenkov
2001-10-11 20:12                                   ` John Profic
2001-10-10 23:23                             ` John Profic
2001-10-11  0:39                               ` Alexander Blagin
2001-10-11  1:13                                 ` John Profic
2001-10-10 23:13                     ` [mdk-re] mpeg4 John Profic
2001-10-08 11:02             ` Re[4]: " Юрий Борунов
2001-10-03 18:35 ` Andriy Dobrovol's'kii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011010130828.A2735@alpha.home \
    --to=lenya@chemsell.yaroslavl.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git