ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] build mpg123
@ 2003-09-24  6:21 "KoLyA" 
  2003-09-24 10:26 ` [Comm] " Alexey Tourbin
  0 siblings, 1 reply; 3+ messages in thread
From: "KoLyA"  @ 2003-09-24  6:21 UTC (permalink / raw)
  To: community

не получается собрать mpg123 с поддержкой sajber

$make linux-sajber
gcc -DFRONTEND -DOSS -DI386_ASSEM -DREAL_IS_FLOAT               -DPENTIUM_OPT -DLINUX -Wall -O2 -m486         -fomit-frame-pointer -funroll-all-loops          -finline-functions -ffast-math   -c -o control_sajber.o control_sajber.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
control_sajber.c: In function `control_sajber':
control_sajber.c:66: warning: passing arg 1 of `read_frame' from incompatible pointer type
control_sajber.c:66: too few arguments to function `read_frame'
control_sajber.c:100: warning: implicit declaration of function `exit'
control_sajber.c:119: warning: passing arg 1 of `read_frame' from incompatible pointer type
control_sajber.c:119: too few arguments to function `read_frame'
control_sajber.c:213: too few arguments to function `read_frame_init'
control_sajber.c:239: warning: passing arg 1 of `read_frame' from incompatible pointer type
control_sajber.c:239: too few arguments to function `read_frame'
make[3]: *** [control_sajber.o] Ошибка 1
make[3]: Leaving directory `/home/kolya/jukeboxes/mpg123'
make[2]: *** [sajberplay-make] Ошибка 2
make[2]: Leaving directory `/home/kolya/jukeboxes/mpg123'
make[1]: *** [linux-frontend] Ошибка 2
make[1]: Leaving directory `/home/kolya/jukeboxes/mpg123'
make: *** [linux-sajber] Ошибка 2


(собираю из pre0.5.9s.tgz. то же самое из 0.59o и 0.59r. пробовал альтовский src.rpm, подправив спек на предмет цели make, та же фигня)

в чем дело? в доке к gamp пишут что sajber требует qt, может libqt-devel поставить? хотя он же ж консольный....



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

* [Comm] Re: build mpg123
  2003-09-24  6:21 [Comm] build mpg123 "KoLyA" 
@ 2003-09-24 10:26 ` Alexey Tourbin
  2003-09-24 12:59   ` "KoLyA" 
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Tourbin @ 2003-09-24 10:26 UTC (permalink / raw)
  To: community

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

On Wed, Sep 24, 2003 at 10:21:17AM +0400, "KoLyA"  wrote:
> control_sajber.c:239: too few arguments to function `read_frame'

> в чем дело? в доке к gamp пишут что sajber требует qt, может
> libqt-devel поставить? хотя он же ж консольный....

Судя по характеру ошибки, это не поможет.

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

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

* Re: [Comm] Re: build mpg123
  2003-09-24 10:26 ` [Comm] " Alexey Tourbin
@ 2003-09-24 12:59   ` "KoLyA" 
  0 siblings, 0 replies; 3+ messages in thread
From: "KoLyA"  @ 2003-09-24 12:59 UTC (permalink / raw)
  To: community

спасибо, уже разобрался.
делаем grep read_frame *
и видим что в control_generic везде стоит read_frame(rd,fr), и read_frame_init(rd).
а в control_sajber и control_tk3 стоит read_Frame(fr) и read_frame_init(fr) соответственно. ну и меняем на правильный вызов, с двумя аргументами - чудо! все работает

можно повесить баг на mpg123. могу оформить патч, исправляющий это

а с qt другой прикол. попробовал собрать оригинальный sajber-jukebox, так не собирается ни с libqt1, ни с libqt2. хочет /usr/lib/qt/bin/echo, а у нас такого нет.


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

end of thread, other threads:[~2003-09-24 12:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-24  6:21 [Comm] build mpg123 "KoLyA" 
2003-09-24 10:26 ` [Comm] " Alexey Tourbin
2003-09-24 12:59   ` "KoLyA" 

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