ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Pavlov Konstantin <thresh@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] IA: Sisyphus -> branch/4.0 breakage
Date: Thu, 19 Jul 2007 16:11:45 +0400
Message-ID: <20070719121145.GA2168@cryo.net.ru> (raw)
In-Reply-To: <20070719120318.GC2524@basalt.office.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 2182 bytes --]

On Thu, Jul 19, 2007 at 04:03:18PM +0400, Dmitry V. Levin wrote:
> On Thu, Jul 19, 2007 at 03:54:38PM +0400, Pavlov Konstantin wrote:
> > On Thu, Jul 19, 2007 at 03:45:03PM +0400, Dmitry V. Levin wrote:
> > > On Thu, Jul 19, 2007 at 03:37:38PM +0400, Pavlov Konstantin wrote:
> > > > On Thu, Jul 19, 2007 at 03:27:25PM +0400, Dmitry V. Levin wrote:
> [...]
> > > > > cinelerra-2.1-alt0.6.1007.1:
> > > > > ffmpeg.o: In function `FFMPEG::init(char*)':
> > > > > ffmpeg.C:(.text+0xdcd): undefined reference to `avcodec_init()'
> > > > 
> > > > Программа на C++? Тогда, видимо, не хватает extern "C" { ... } вокруг
> > > > #include <ffmpeg/*.h>.
> > > 
> > > extern "C" обычно добавляют в сами заголовочные файлы, а не туда, где их
> > > включают.
> > 
> > Я уже давно привык, что авторы библиотеки, которую я веду в Сизифе, много
> > чего делают не как все.
> 
> Давно не встречал такого апстрима, который бы выступал против extern "C"
> в C-шных заголовочных файлах.

Я думаю, мне уже пора книжку выпускать по поводу подобных прикоолов с ffmpeg.

> > Я могу откатить коммит e5a7fe3c6e84b9a45fe0de1eff9dead9ceb5865e (он же
> > #9037 в svn апстрима) новой версии ffmpeg.
> 
> Если нетрудно.

Нет, не трудно.

> > > > > transcode-1.0.2-alt3.3:
> > > > > aud_aux.c: In function 'audio_init_ffmpeg':
> > > > > aud_aux.c:364: error: 'ac3_encoder' undeclared (first use in this function)
> > > > > 
> > > > > xdtv-2.4.0-alt10.cvs20070519.1:
> > > > > divx.c: In function 'divx_init':
> > > > > divx.c:1211: error: 'mpeg4_encoder' undeclared (first use in this function)
> > > > 
> > > > Эти символы, по заверениям авторов ffmpeg, не должны быть использованы
> > > > внешними программами.
> > > 
> > > Что предлагается делать с вышеупомянутыми пакетами, которые перестали
> > > собираться?
> > 
> > Исправлять.
> 
> OK, кто будет исправлять? ;)

Мантейнеры?

http://cvs.exit1.org/cgi-bin/viewcvs.cgi/transcode/export/aud_aux.c?r1=1.47&r2=1.48
http://xawdecode.cvs.sourceforge.net/xawdecode/xawdecode/src/divx.c?r1=1.212&r2=1.213

-- 
Ну Сизиф это в каком-то смысле тоже свалка, только более высокоорганизованная.
		-- inger in devel@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-07-19 12:11 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-19 11:27 Dmitry V. Levin
2007-07-19 11:37 ` Pavlov Konstantin
2007-07-19 11:45   ` Dmitry V. Levin
2007-07-19 11:54     ` Pavlov Konstantin
2007-07-19 12:03       ` Dmitry V. Levin
2007-07-19 12:11         ` Pavlov Konstantin [this message]
2007-07-19 20:34           ` Hihin Ruslan
2007-07-19 20:37             ` Pavlov Konstantin
2007-07-19 23:57               ` Dmitry V. Levin
2007-07-22  6:27                 ` Хихин Руслан
2007-08-02 18:52                   ` Michael Shigorin
2007-08-03  9:33                       ` Michael Shigorin
2007-07-23 19:46                 ` Pavlov Konstantin
2007-07-30 17:05                   ` Konstantin A. Lepikhov
2007-07-31 21:22                     ` Dmitry V. Levin
2007-07-31  6:42                 ` Хихин Руслан
2007-07-31  6:51                   ` Slava Semushin
2007-07-31  9:12                     ` Хихин Руслан
2007-07-19 13:43     ` Igor Vlasenko
2007-07-19 13:47       ` Pavlov Konstantin
2007-07-19 15:13         ` Damir Shayhutdinov
2007-07-19 15:20           ` Pavlov Konstantin
2007-07-19 11:43 ` Led
2007-07-19 20:25   ` Konstantin A. Lepikhov
2007-07-19 20:41     ` Pavlov Konstantin
2007-07-19 21:00       ` Konstantin A. Lepikhov
2007-07-19 21:11         ` Pavlov Konstantin

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=20070719121145.GA2168@cryo.net.ru \
    --to=thresh@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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