From alsa-user-owner@alsa.jcu.cz  Sat Nov 14 19:52:47 1998
Received: from smtp1.ihug.co.nz (root@tk1.ihug.co.nz [203.29.160.13])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id TAA30753
	for <alsa-user@alsa.jcu.cz>; Sat, 14 Nov 1998 19:49:02 +0100
Received: from ihug.co.nz (johnjl@p395.nzwide.ihug.co.nz [209.233.54.140]) by smtp1.ihug.co.nz (8.8.8/8.8.8) with ESMTP id HAA12635 for <alsa-user@alsa.jcu.cz>; Sun, 15 Nov 1998 07:48:56 +1300
Message-ID: <364DD0EA.7364E7F5@ihug.co.nz>
Date: Sun, 15 Nov 1998 07:50:18 +1300
From: John Leget <johnjl@ihug.co.nz>
MIME-Version: 1.0
To: alsa <alsa-user@alsa.jcu.cz>
Subject: init.c error
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hello all, ive been running into the following error when compiling of
late, any clues ???.

######################################################################
make[1]: Entering directory `/usr/src/modules/alsadriver/kernel'
gcc -O2  -D__SMP__ -DLINUX -Wall -Wstrict-prototypes
-fomit-frame-pointer -pipe -I/usr/src/linux/include -I../include -c -o
init.o init.c
init.c:30: initializer element is not computable at load time
make[1]: *** [init.o] Error 1
make[1]: Leaving directory `/usr/src/modules/alsadriver/kernel'
make: *** [compile] Error 1
Press any key to continue...
#######################################################################

Ive had at look at the messages on the alsa homepage and found 2
references one asking for help, the other being "rather unhelpfull"

thanx for your help

