Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10749] New: svgalib breaks on upgrade to 2.6.16-ck1

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10749] New: svgalib breaks on upgrade to 2.6.16-ck1
  • Date: 23 Mar 2006 01:40:23 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10749

Summary: svgalib breaks on upgrade to 2.6.16-ck1
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: display
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: johnh AT kuberaconsulting.com


svgalib breaks with the update from kernel 2.6.15-ck7 ---> 2.6.16-ck1 with the
following error (last 17 lines):

Building for 2.6...
/usr/bin/make -C /lib/modules/2.6.15-ck7/build
SUBDIRS=/usr/src/svgalib-1.9.24/kernel/svgalib_helper CLASS_CFLAGS= modules
make[1]: Entering directory `/usr/src/linux-2.6.15-ck7'
CC [M] /usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.o
/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.c: In function
'init_module':
/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.c:651: warning: passing
argument 2 of 'class_device_create' makes pointer from integer wi
thout a cast
/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.c:651: warning: passing
argument 3 of 'class_device_create' makes integer from pointer wi
thout a cast
/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.c:651: warning: passing
argument 4 of 'class_device_create' from incompatible pointer typ
e
/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.c:651: error: too few
arguments to function 'class_device_create'
/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.c:699: warning: passing
argument 2 of 'class_device_create' makes pointer from integer wi
thout a cast
/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.c:699: warning: passing
argument 3 of 'class_device_create' makes integer from pointer wi
thout a cast
/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.c:699: warning: passing
argument 4 of 'class_device_create' from incompatible pointer typ
e
/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.c:699: error: too few
arguments to function 'class_device_create'
make[1]: Leaving directory `/usr/src/linux-2.6.15-ck7'
make[2]: *** [/usr/src/svgalib-1.9.24/kernel/svgalib_helper/main.o] Error 1
make[1]: *** [_module_/usr/src/svgalib-1.9.24/kernel/svgalib_helper] Error 2
make: *** [default] Error 2
! Problem Detected !

I pretty sure this has something to do with the patch included with the spell.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 10749] New: svgalib breaks on upgrade to 2.6.16-ck1, bugzilla-daemon, 03/22/2006

Archive powered by MHonArc 2.6.24.

Top of Page