From: "Alexei V. Mezin" <alexei_vm@micmedia.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] I: xmms-1.2.10-alt11
Date: Mon, 12 Jun 2006 23:07:17 +0400
Message-ID: <448DBB65.9050400@micmedia.ru> (raw)
In-Reply-To: <20060607061241.GD16491@osdn.org.ua>
Michael Shigorin пишет:
> Здравствуйте.
> Большая просьба к заинтересованным и тем, кого достал
> падать/виснуть xmms (особенно с dmix и/или crossfade),
> обновить эти два пакета и посмотреть, как оно ничего.
Не собирается :(
gcc version 3.4.4 20050721 (ALT Linux, build 3.4.4-alt3)
2.6.16-wks26-smp-alt7
Ругается вот так:
configure:
checking linux/joystick.h usability... no
checking linux/joystick.h presence... yes
configure: WARNING: linux/joystick.h: present but cannot be compiled
configure: WARNING: linux/joystick.h: check for missing prerequisite
headers?
configure: WARNING: linux/joystick.h: see the Autoconf documentation
configure: WARNING: linux/joystick.h: section "Present But Cannot Be
Compiled"
configure: WARNING: linux/joystick.h: proceeding with the preprocessor's
result
configure: WARNING: linux/joystick.h: in the future, the compiler will
take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
make:
Making all in joystick
make[3]: Entering directory
`/home/alexei/RPM/BUILD/xmms-1.2.10/General/joystick'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../../xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I../../intl
-I../.. -pipe -Wall -O3 -march=athlon -fomit-frame-pointer
-funroll-all-loops -fexpensive-optimizations -fomit-frame-pointer
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include/GL
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0
-Wall -Wpointer-arith -finline-functions -fomit-frame-pointer
-ffast-math -funroll-all-loops -MT joy.lo -MD -MP -MF ".deps/joy.Tpo" -c
-o joy.lo joy.c; \
then mv -f ".deps/joy.Tpo" ".deps/joy.Plo"; else rm -f
".deps/joy.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-D_REENTRANT -I/usr/X11R6/include -I../../intl -I../.. -pipe -Wall -O3
-march=athlon -fomit-frame-pointer -funroll-all-loops
-fexpensive-optimizations -fomit-frame-pointer -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include/GL -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -Wall -Wpointer-arith
-finline-functions -fomit-frame-pointer -ffast-math -funroll-all-loops
-MT joy.lo -MD -MP -MF .deps/joy.Tpo -c joy.c -fPIC -o .libs/joy.o
In file included from /usr/include/linux/joystick.h:33,
from joy.h:33,
from joy.c:18:
/usr/include/linux/input.h:801: error: syntax error before "kernel_ulong_t"
/usr/include/linux/input.h:805: error: syntax error before "evbit"
/usr/include/linux/input.h:805: error: `BITS_PER_LONG' undeclared here
(not in a function)
/usr/include/linux/input.h:806: error: syntax error before "keybit"
/usr/include/linux/input.h:807: error: syntax error before "relbit"
/usr/include/linux/input.h:808: error: syntax error before "absbit"
/usr/include/linux/input.h:809: error: syntax error before "mscbit"
/usr/include/linux/input.h:810: error: syntax error before "ledbit"
/usr/include/linux/input.h:811: error: syntax error before "sndbit"
/usr/include/linux/input.h:812: error: syntax error before "ffbit"
/usr/include/linux/input.h:813: error: syntax error before "swbit"
/usr/include/linux/input.h:815: error: syntax error before "driver_info"
/usr/include/linux/input.h:805: error: storage size of `evbit' isn't known
/usr/include/linux/input.h:806: error: storage size of `keybit' isn't known
/usr/include/linux/input.h:807: error: storage size of `relbit' isn't known
/usr/include/linux/input.h:808: error: storage size of `absbit' isn't known
/usr/include/linux/input.h:809: error: storage size of `mscbit' isn't known
/usr/include/linux/input.h:810: error: storage size of `ledbit' isn't known
/usr/include/linux/input.h:811: error: storage size of `sndbit' isn't known
/usr/include/linux/input.h:812: error: storage size of `ffbit' isn't known
/usr/include/linux/input.h:813: error: storage size of `swbit' isn't known
make[3]: *** [joy.lo] Error 1
make[3]: Leaving directory
`/home/alexei/RPM/BUILD/xmms-1.2.10/General/joystick'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/alexei/RPM/BUILD/xmms-1.2.10/General'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/alexei/RPM/BUILD/xmms-1.2.10'
make: *** [all] Error 2
make: Leaving directory `/home/alexei/RPM/BUILD/xmms-1.2.10'
ошибка: Неверный код возврата из /var/tmp/rpm-tmp.78859 (%build)
next prev parent reply other threads:[~2006-06-12 19:07 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-07 6:12 ` Michael Shigorin
2006-06-11 5:01 ` Dmitriy Khanzhin
2006-06-11 9:40 ` Michael Shigorin
2006-06-11 12:13 ` Dmitriy Khanzhin
2006-06-11 12:24 ` Michael Shigorin
2006-06-11 12:53 ` Dmitriy Khanzhin
2006-06-11 13:07 ` Michael Shigorin
2006-06-11 13:24 ` Dmitriy Khanzhin
2006-06-11 14:00 ` Dmitriy Khanzhin
2006-06-11 14:06 ` Michael Shigorin
2006-06-12 9:26 ` Dmitriy Khanzhin
2006-06-12 10:38 ` Michael Shigorin
2006-06-12 16:49 ` [sisyphus] Настройка ALSA (было I: xmms-1.2.10-alt11) Dmitriy Khanzhin
2006-06-11 12:41 ` [sisyphus] I: xmms-1.2.10-alt11 Dmitriy Khanzhin
2006-06-12 19:07 ` Alexei V. Mezin [this message]
2006-06-12 19:33 ` Konstantin A. Lepikhov
2006-06-12 19:46 ` Alexei V. Mezin
2006-06-12 19:53 ` Konstantin A. Lepikhov
2006-06-12 20:18 ` Alexei V. Mezin
2006-06-12 20:37 ` Konstantin A. Lepikhov
2006-06-13 8:04 ` Alexei V. Mezin
2006-06-13 10:38 ` Konstantin A. Lepikhov
2006-06-13 11:23 ` Alexei V. Mezin
2006-06-13 11:42 ` Konstantin A. Lepikhov
2006-06-13 12:25 ` Michael Shigorin
2006-06-13 12:59 ` Konstantin A. Lepikhov
2006-06-13 13:31 ` Michael Shigorin
2006-06-13 13:54 ` Konstantin A. Lepikhov
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=448DBB65.9050400@micmedia.ru \
--to=alexei_vm@micmedia.ru \
--cc=alex783@hotbox.ru \
--cc=sisyphus@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 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