[chuck-users] current bug summary (partial, obviously)

Ge Wang gewang at CS.Princeton.EDU
Wed Jun 28 18:38:11 EDT 2006


> [atte at aarhus src]$ make linux-alsa
> gcc -D__LINUX_ALSA__ -O3 -c -D__CK_SNDFILE_NATIVE__ util_hid.c
> util_hid.c: In function `Mouse_init':
> util_hid.c:13695: error: `CK_LOG_WARNING' undeclared (first use in this
> function)
> util_hid.c:13695: error: (Each undeclared identifier is reported only 
> once
> util_hid.c:13695: error: for each function it appears in.)
> make[1]: *** [util_hid.o] Error 1
> make[1]: Leaving directory 
> `/home/atte/software/chuck/chuck-1.2.0.6-rc3/src'
> make: [linux-alsa] Error 2 (ignored)

Oops!  Sorry about that.  It should compile now (new tarball posted, 
should have modified time of 18:29):

     http://chuck.cs.princeton.edu/release/files/snapshot/

Please let us know if you run into more problems.

>> The general policy has been "don't check in anything that breaks the
>> build"...

This should probably be amended to "don't check in anything that breaks 
the build, on the platform you are currently working on"  The CVS 
snapshots occasionally will fail to build on certain platforms.

Best,
Ge!



More information about the chuck-users mailing list