From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <3FFC10F4.9000205@inbox.ru> Date: Wed, 07 Jan 2004 14:00:20 +0000 From: some_x User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.2.1) Gecko/20030210 X-Accept-Language: ru-ru, en MIME-Version: 1.0 To: community@altlinux.ru Subject: Re: [Comm] =?KOI8-R?Q?=D0=CF=D0=D9=D4=CB=C1_=CB=CF=CD=D0=C9=CC?= =?KOI8-R?Q?=D1=C3=C9=C9_ALSA_=3A-=28?= References: <56949717.20040105233946@pochta.ru> In-Reply-To: <56949717.20040105233946@pochta.ru> X-Enigmail-Version: 0.70.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Spam: Not detected X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.3 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 08:00:22 -0000 Archived-At: List-Archive: List-Post: Konstantin Baginsky пишет: >День добрый всем! > >Спасибо за помощь старшим товарищам. При помощи Ваших советов я нашел >таки сидюк, поставил компилятор С и попытался откомпилировать ALSA >v.1.0.0rc2. Система ALM2.0. По команде make выдается следующее >сообщение: > >[root@localhost alsa-driver-1.0.0rc2]# make >make[1]: Entering directory `/root/INSTALSA/alsa-driver-1.0.0rc2/acore' >gcc -D__KERNEL__ -DMODULE=1 -I/root/INSTALSA/alsa-driver-1.0.0rc2/include -I/usr/include -O2 -mpreferred-stack-boundary=2 -march=i586 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -DEXPORT_SYMTAB -c hwdep.c >In file included from /root/INSTALSA/alsa-driver-1.0.0rc2/include/adriver.h:155, from /root/INSTALSA/alsa-driver-1.0.0rc2/include/sound/driver.h:42, > from hwdep.c:22: >/root/INSTALSA/alsa-driver-1.0.0rc2/include/linux/isapnp.h:370: warning: `struct isapnp_card_id' declared inside parameter list >/root/INSTALSA/alsa-driver-1.0.0rc2/include/linux/isapnp.h:370: warning: its scope is only this definition or declaration, which is probably not what you want. /root/INSTALSA/alsa-driver-1.0.0rc2/include/linux/isapnp.h:374: warning: `struct resource' declared inside parameter list >In file included from hwdep.c:27: >/root/INSTALSA/alsa-driver-1.0.0rc2/include/sound/core.h:147: field `controls_rwsem' has incomplete type >hwdep.c:312: unknown field `owner' specified in initializer >hwdep.c:312: warning: initialization from incompatible pointer type >hwdep.c:314: field `llseek' already initialized >hwdep.c:314: warning: initialization from incompatible pointer type >hwdep.c:315: field `read' already initialized >hwdep.c:315: warning: initialization from incompatible pointer type >hwdep.c:316: field `write' already initialized >hwdep.c:316: warning: initialization from incompatible pointer type >hwdep.c:504: parse error before `alsa_hwdep_exit' >hwdep.c:505: warning: return type defaults to `int' >hwdep.c: In function `alsa_hwdep_exit': >hwdep.c:511: warning: control reaches end of non-void function >hwdep.c: In function `__cleanup_module_inline': >hwdep.c:514: warning: return from incompatible pointer type >make[1]: *** [hwdep.o] Error 1 >make[1]: Leaving directory `/root/INSTALSA/alsa-driver-1.0.0rc2/acore' >make: *** [compile] Error 1 >[root@localhost alsa-driver-1.0.0rc2]# > >Соответственно make install тоже выдает кучу ошибок. В чем тут собака >порылась? > > Я к сожаленью не знаю в чём тут собака порылась, но когда я пытался юзать алсу собранную из тарбола на большинстве фильмов начал сегфолтится mplayer(как и xine), в чём была причина я так и не догнал, поэттомусижу теперь на стабильном ядре АЛМ2.2 без win4lin, но с нормальным звуком. > >