From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <448DBB65.9050400@micmedia.ru> Date: Mon, 12 Jun 2006 23:07:17 +0400 From: "Alexei V. Mezin" Organization: NT-MDT User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: ALT Linux Sisyphus discussion list References: <20060606210714.GA29623@basalt.office.altlinux.org> <20060607061241.GD16491@osdn.org.ua> In-Reply-To: <20060607061241.GD16491@osdn.org.ua> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [sisyphus] I: xmms-1.2.10-alt11 X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: alex783@hotbox.ru, ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 19:07:13 -0000 Archived-At: List-Archive: List-Post: 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)