Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10386] New: svgalib 1.9.21 cast fails with 2.6.15, has worked with 2.6.14 before

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 10386] New: svgalib 1.9.21 cast fails with 2.6.15, has worked with 2.6.14 before
  • Date: 12 Jan 2006 22:16:58 -0000

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

Summary: svgalib 1.9.21 cast fails with 2.6.15, has worked with
2.6.14 before
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: juuso.alasuutari AT tamperelainen.org


Compilation of svgalib 1.9.21 fails with kernel 2.6.15 installed. The same
thing happens with svgalib 1.9.23 (this is a spell update I made myself and
have posted on bugzilla).

With previous kernel versions (.13 and .14) there have been no problems
casting svgalib.
When 2.6.15 was still in release candidate phase I tried to cast svgalib and
got the same error as now. Switching back to series 2.6.14 solved the issue,
and all svgalib casts since with the 2.6.14 series have been succesful.

This isn't a big problem for me, since svgalib seems to stay functional
without recast although the kernel is updated. But I can imagine this would
make the hair fall off someone's head who's trying to compile a fresh system.


Here are the compile log snippets.

1.9.21:
make[1]: Entering directory `/usr/src/linux-2.6.15'
CC [M] /usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.o
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c: In function
`remap_cache':
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c:476: warning: implicit
dec$
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c: In function
`init_module':
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c:607: warning: passing
arg
$
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c:607: warning: passing
arg
$
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c:607: warning: passing
arg
$
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c:607: error: too few
argume$
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c:655: warning: passing
arg
$
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c:655: warning: passing
arg
$
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c:655: warning: passing
arg
$
/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.c:655: error: too few
argume$
make[2]: *** [/usr/src/svgalib-1.9.21/kernel/svgalib_helper/main.o] Error 1
make[1]: *** [_module_/usr/src/svgalib-1.9.21/kernel/svgalib_helper] Error 2
make: *** [default] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.15'
^[[31m^[[1m ! Problem Detected ! ^[[0m

1.9.23:
make[1]: Entering directory `/usr/src/linux-2.6.15'
CC [M] /usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.o
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c: In function
`remap_cache':
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c:476: warning: implicit
dec$
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c: In function
`init_module':
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c:607: warning: passing
arg
$
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c:607: warning: passing
arg
$
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c:607: warning: passing
arg
$
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c:607: error: too few
argume$
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c:655: warning: passing
arg
$
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c:655: warning: passing
arg
$
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c:655: warning: passing
arg
$
/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.c:655: error: too few
argume$
make[2]: *** [/usr/src/svgalib-1.9.23/kernel/svgalib_helper/main.o] Error 1
make[1]: *** [_module_/usr/src/svgalib-1.9.23/kernel/svgalib_helper] Error 2
make: *** [default] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.15'
^[[31m^[[1m ! Problem Detected ! ^[[0m

--
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 10386] New: svgalib 1.9.21 cast fails with 2.6.15, has worked with 2.6.14 before, bugzilla-daemon, 01/12/2006

Archive powered by MHonArc 2.6.24.

Top of Page