ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Motsyo Gennadi aka Drool <motsyo@gmail.com>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] DVDStyler
Date: Thu, 19 Oct 2006 09:28:40 +0300
Message-ID: <20061019092840.0d7c0c57@drool.brda.net> (raw)
In-Reply-To: <679044850610180651p7567e2cby25f2c319a2473e4@mail.gmail.com>

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

"Damir Shayhutdinov" <lost404@gmail.com> wrote:

> >         Вот снова меня дернуло на эту прогу :-) Никто ее не заставил
> >         работать на
> > АЛМ-2.4? Пытаюсь собрать - нужен dvdauthor, собираю
> > dvdauthor-0.6.12-alt2.2.1.src.rpm: -Wall -g -O2 -MT dvdunauthor.o -MD -MP
> > -MF ".deps/dvdunauthor.Tpo" -c -o dvdunauthor.o dvdunauthor.c; \ then mv -f
> > ".deps/dvdunauthor.Tpo" ".deps/dvdunauthor.Po"; else rm -f
> > ".deps/dvdunauthor.Tpo"; exit 1; fi dvdunauthor.c: In function `dump_attr':
> > dvdunauthor.c:262: error: structure has no member named `code_extension'
> > dvdunauthor.c:263: error: structure has no member named `code_extension'
> > dvdunauthor.c:269: error: structure has no member named `code_extension'
> > dvdunauthor.c:270: error: structure has no member named `code_extension'
> > make[2]: *** [dvdunauthor.o] Error 1


> А что там в dvdunauthor.c на 262 строчке?

	Начиная с 262-й строчки по 270-ю:

        if( audio_type[ab->audio_attr[i].code_extension] )
            xmlNewProp( newNode, "content",
audio_type[ab->audio_attr[i].code_extension] );    }

    for(i = 0; i < ab->numsubp; i++) {
        xmlNodePtr newNode = xmlNewTextChild( node, NULL, "subpicture", NULL );
        addLangAttr( newNode, ab->subp_attr[i].lang_code);
        if( subp_type[ab->subp_attr[i].code_extension] )
            xmlNewProp( newNode, "content",
subp_type[ab->subp_attr[i].code_extension] ); 

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

  reply	other threads:[~2006-10-19  6:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-18 13:31 Motsyo Gennadi aka Drool
2006-10-18 13:51 ` Damir Shayhutdinov
2006-10-19  6:28   ` Motsyo Gennadi aka Drool [this message]
2006-10-19  6:51     ` Damir Shayhutdinov
2006-10-19  7:13       ` Motsyo Gennadi aka Drool
2006-10-19  7:28         ` Damir Shayhutdinov

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=20061019092840.0d7c0c57@drool.brda.net \
    --to=motsyo@gmail.com \
    --cc=community@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 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