Re: [Alsa-user] ALSA driver compile error (hg)

2008-04-01 Thread Clemens Ladisch
Stephen Stocker wrote:
With a fresh checkout of the hg repository (alsa-driver and alsa-kernel),
 I'm getting a compile error.

 ../alsa-kernel/core/vmaster.c:258: error: parse error before 
 this_object_must_be_defined_as_export_objs_in_the_Makefile

Now fixed:
http://hg.alsa-project.org/alsa-driver/rev/bd497c013329


HTH
Clemens

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] ALSA driver compile error (hg)

2008-03-24 Thread Stephen Stocker
   Hi,

   With a fresh checkout of the hg repository (alsa-driver and alsa-kernel), 
I'm getting a compile error. I finally reverted both to February 15, and 
everything compiles fine. I'm totally lost on this one, it's a strange 
error, but here it is:

---

gcc -D__KERNEL__ -DMODULE=1 -I/home/lpar/alsa-driver/include  -I/lib/modules/2.4
.24-ck1/build/include -O2 -mpreferred-stack-boundary=2 -march=i586 -DLINUX -Wall
  -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 
-fno-strict-aliasin
g -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include -DMODVERSIONS -i
nclude /lib/modules/2.4.24-ck1/build/include/linux/modversions.h  -DKBUILD_BASEN
AME=vmaster   -c -o vmaster.o vmaster.c
In file included from vmaster.c:3:
../alsa-kernel/core/vmaster.c:258: error: parse error before 
this_object_must_be_defined_as_export_objs_in_the_Makefile
../alsa-kernel/core/vmaster.c:258: warning: type defaults to `int' in 
declaration of `this_object_must_be_defined_as_export_objs_in_the_Makefile'
../alsa-kernel/core/vmaster.c:258: warning: data definition has no type or 
storage class
../alsa-kernel/core/vmaster.c:371: error: parse error before 
this_object_must_be_defined_as_export_objs_in_the_Makefile
../alsa-kernel/core/vmaster.c:371: warning: type defaults to `int' in 
declaration of `this_object_must_be_defined_as_export_objs_in_the_Makefile'
../alsa-kernel/core/vmaster.c:371: warning: data definition has no type or 
storage class
make[1]: *** [vmaster.o] Error 1
make[1]: Leaving directory `/home/lpar/alsa-driver/acore'
make: *** [compile] Error 1

---

   Same system, mostly Slackware 10, gcc 3.3.4. The latest hg snapshot also 
gave the same error, if that helps. Thanks for your help, as always. :)

   Steve


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user