ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] xmms-FMRadio
@ 2007-08-15  7:38 Алексей Шенцев
  2007-08-15  7:50 ` Andrew Borodin
  0 siblings, 1 reply; 3+ messages in thread
From: Алексей Шенцев @ 2007-08-15  7:38 UTC (permalink / raw)
  To: sisyphus

Привет всем!
Ни кто не пробывал такой плагин: xmms-FMRadio 
(
http://www.xmms.org/plugins.php?details=215  
http://silicone.free.fr/xmms-FMRadio/
)

???

Попробывал собрать, получил:
-(ashen@oasu3)-(~/work/xmms-FMRadio/xmms-FMRadio-1.4)-> make
cc -O2 -Wall -fpic -DPIC `gtk-config --cflags`   -c -o radio.o radio.c
In file included from radio.c:25:
radio.h:83:25: error: xmms/plugin.h: Нет такого файла или каталога
radio.h:84:29: error: xmms/configfile.h: Нет такого файла или каталога
radio.h:85:23: error: xmms/util.h: Нет такого файла или каталога
radio.c:43: ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ 
before ‘radio_ip’
radio.c:82: ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ 
before ‘*’ token
radio.c: В функции ‘radio_init’
radio.c:89: ошибка: ‘ConfigFile’ undeclared (first use in this function)
radio.c:89: ошибка: (Each undeclared identifier is reported only once
radio.c:89: ошибка: for each function it appears in.)
radio.c:89: ошибка: ‘cfgfile’ undeclared (first use in this function)
radio.c:101: предупреждение: implicit declaration of 
function ‘xmms_cfg_open_file’
radio.c:103: предупреждение: implicit declaration of 
function ‘xmms_cfg_read_string’
radio.c:105: предупреждение: implicit declaration of 
function ‘xmms_cfg_read_boolean’
radio.c:106: предупреждение: implicit declaration of function ‘xmms_cfg_free’
radio.c: В функции ‘fmradio_get_freq_fact’
radio.c:149: предупреждение: слишком много аргументов для форматирования
radio.c: В функции ‘play_file’
radio.c:203: предупреждение: присваивание, используемое как логическое 
выражение, рекомендуется
radio.c:223: предупреждение: присваивание, используемое как логическое 
выражение, рекомендуется
radio.c:232: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 4 has type ‘int’
radio.c:249: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:259: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 4 has type ‘gint’
radio.c:259: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 5 has type ‘int’
radio.c:263: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:267: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:286: ошибка: ‘radio_ip’ undeclared (first use in this function)
radio.c:291: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 4 has type ‘int’
radio.c:307: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 4 has type ‘gint’
radio.c:307: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 5 has type ‘int’
radio.c:311: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:315: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:202: предупреждение: результат ‘fgets’, декларированной с атрибутом 
warn_unused_result, игнорируется
radio.c: В функции ‘radio_pause’
radio.c:365: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 4 has type ‘int’
radio.c:377: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 4 has type ‘int’
radio.c: В функции ‘get_song_info’
radio.c:410: предупреждение: присваивание, используемое как логическое 
выражение, рекомендуется
radio.c:429: предупреждение: присваивание, используемое как логическое 
выражение, рекомендуется
radio.c:397: предупреждение: unused variable ‘nt’
radio.c:409: предупреждение: результат ‘fgets’, декларированной с атрибутом 
warn_unused_result, игнорируется
radio.c: В функции ‘get_volume’
radio.c:469: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:482: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:491: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c: В функции ‘set_volume’
radio.c:571: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:586: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:591: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c:670: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 4 has type ‘int’
radio.c:674: предупреждение: format ‘%ld’ expects type ‘long int’, but 
argument 3 has type ‘int’
radio.c: В функции ‘radio_about’
radio.c:690: предупреждение: implicit declaration of 
function ‘xmms_show_message’
radio.c:700: предупреждение: assignment makes pointer from integer without a 
cast
make: *** [radio.o] Ошибка 1

Установлено:
[root@oasu3 /]# rpm -qa | grep xmms | sort
libxmms-1.2.10-alt13
xmms-1.2.10-alt13
xmms-icons-0.1-alt3
xmms-skins-bigset-0.1-alt1

Путь /usr/lib/xmms/ указал в Makefile. Чего ещё не хватает?
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

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

* Re: [sisyphus] xmms-FMRadio
  2007-08-15  7:38 [sisyphus] xmms-FMRadio Алексей Шенцев
@ 2007-08-15  7:50 ` Andrew Borodin
  2007-08-15  7:56   ` Алексей Шенцев
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Borodin @ 2007-08-15  7:50 UTC (permalink / raw)
  To: sisyphus

On Wed, Aug 15, 2007 at 11:38:50AM +0400, Алексей Шенцев wrote:
> Установлено:
> [root@oasu3 /]# rpm -qa | grep xmms | sort
> libxmms-1.2.10-alt13
> xmms-1.2.10-alt13
> xmms-icons-0.1-alt3
> xmms-skins-bigset-0.1-alt1

> Путь /usr/lib/xmms/ указал в Makefile. Чего ещё не хватает?

libxmms-devel

-- 

С уважением,
А. Бородин.


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

* Re: [sisyphus] xmms-FMRadio
  2007-08-15  7:50 ` Andrew Borodin
@ 2007-08-15  7:56   ` Алексей Шенцев
  0 siblings, 0 replies; 3+ messages in thread
From: Алексей Шенцев @ 2007-08-15  7:56 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Wednesday 15 August 2007 11:50:04 Andrew Borodin написал(а):
> libxmms-devel
Спасибо. Протупил что то с devel-библиотекой ...
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

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

end of thread, other threads:[~2007-08-15  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-15  7:38 [sisyphus] xmms-FMRadio Алексей Шенцев
2007-08-15  7:50 ` Andrew Borodin
2007-08-15  7:56   ` Алексей Шенцев

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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