ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] freeswitch vs libcelt
@ 2010-11-05  7:16 Vladimir Lettiev
  2010-11-05  7:35 ` Sergey Y. Afonin
  2010-11-05 10:17 ` Sergey Bolshakov
  0 siblings, 2 replies; 4+ messages in thread
From: Vladimir Lettiev @ 2010-11-05  7:16 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Возникла проблема при пересборке 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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-05 10:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-05  7:16 [devel] freeswitch vs libcelt Vladimir Lettiev
2010-11-05  7:35 ` Sergey Y. Afonin
2010-11-05  7:55   ` Vladimir Lettiev
2010-11-05 10:17 ` Sergey Bolshakov

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