ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vladimir Lettiev <thecrux@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: [devel] freeswitch vs libcelt
Date: Fri, 5 Nov 2010 10:16:31 +0300
Message-ID: <20101105071630.GA3819@truecrux.org> (raw)

Возникла проблема при пересборке freeswitch с новым perl:

/usr/src/RPM/BUILD/freeswitch-1.0.6/src/mod/codecs/mod_celt/mod_celt.c: In function 'switch_celt_init':
/usr/src/RPM/BUILD/freeswitch-1.0.6/src/mod/codecs/mod_celt/mod_celt.c:57: error: 'CELT_GET_FRAME_SIZE' u
ndeclared (first use in this function)
/usr/src/RPM/BUILD/freeswitch-1.0.6/src/mod/codecs/mod_celt/mod_celt.c:57: error: (Each undeclared identi
fier is reported only once
/usr/src/RPM/BUILD/freeswitch-1.0.6/src/mod/codecs/mod_celt/mod_celt.c:57: error: for each function it appears in.)
/usr/src/RPM/BUILD/freeswitch-1.0.6/src/mod/codecs/mod_celt/mod_celt.c: In function 'switch_celt_encode':
/usr/src/RPM/BUILD/freeswitch-1.0.6/src/mod/codecs/mod_celt/mod_celt.c:115: warning: passing argument 3 of 'celt_encode' makes integer from pointer without a cast
/usr/include/celt/celt.h:252: note: expected 'int' but argument is of type 'void *'
/usr/src/RPM/BUILD/freeswitch-1.0.6/src/mod/codecs/mod_celt/mod_celt.c: In function 'switch_celt_decode':
/usr/src/RPM/BUILD/freeswitch-1.0.6/src/mod/codecs/mod_celt/mod_celt.c:133: error: too few arguments to function 'celt_decode'
make[5]: *** [mod_celt.lo] Error 1

Ошибка вследствии того, что в libcelt 0.8.1 поменялся API, данный модуль
заточен на использование libcelt < 0.8.0

Как это можно исправить?

-- 
Vladimir Lettiev aka crux ✉ theCrux@gmail.com


             reply	other threads:[~2010-11-05  7:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-05  7:16 Vladimir Lettiev [this message]
2010-11-05  7:35 ` Sergey Y. Afonin
2010-11-05  7:55   ` Vladimir Lettiev
2010-11-05 10:17 ` Sergey Bolshakov

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=20101105071630.GA3819@truecrux.org \
    --to=thecrux@gmail.com \
    --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