From: coLinux a. <col...@he...> - 2010-09-16 04:14:20
|
The autobuild system has detected a new revision in the source repository. Review last changed from changelog.txt, also attached in mail. Download the compiled version: http://www.henrynestler.com/colinux/autobuild/devel-20100915/ colinux-0.7.8-20100915.src.tgz (1060024 Bytes) daemons-0.7.8-20100915.dbg.zip (599835 Bytes) daemons-0.7.8-20100915.zip (481279 Bytes) modules-2.6.33.5-co-0.7.8-r1527-20100915.tgz (3849934 Bytes) vmlinux-2.6.33.5-co-0.7.8-r1527-20100915.zip (2024014 Bytes) Note, the autobuild compilation does not include an installer. Remember to reload the driver with these commands: colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver Inside coLinux please update modules as follow: rm -rf /lib/modules/*-co-* tar -xzf modules-*-co-*-20100915.tgz -C / The autobuild compilations are not official releases of Cooperative Linux software. There is no warranty that any autobuild version is stable. If use this autobuild version, please give us feedback of your experience. Job runs on machine with 64 bit version of gcc 4.3.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1527 | henryn | 2010-09-15 19:08:23 +0000 (Wed, 15 Sep 2010) | 2 lines Changed paths: M /branches/devel/patch/mouse-core.diff M /branches/stable/patch/mouse-core.diff * Kernel drivers/input/mouse/comouse.c: Fix build error, if enabeld CONFIG_MOUSE_COOPERATIVE. (Copy patch from Yin Sun inside branch cofb) ------------------------------------------------------------------------ |