Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15860] New: sysprof 1.0.9 fails to compile

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 15860] New: sysprof 1.0.9 fails to compile
  • Date: 29 Sep 2010 08:15:49 -0000

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

Summary: sysprof 1.0.9 fails to compile
Product: Codex
Version: test grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: pyrobor AT ver.si


Created an attachment (id=7537)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7537)
full compile log for sysprof 1.0.9

I get compile error. I tried also the last upstream stable version (1.0.12)
and
the I get pretty much the same error.

/usr/bin/make all-recursive
make[1]: Entering directory `/usr/src/sysprof-1.0.9'
Making all in module
make[2]: Entering directory `/usr/src/sysprof-1.0.9/module'
/usr/bin/make -C /lib/modules/2.6.32.10/build
SUBDIRS=/usr/src/sysprof-1.0.9/module modules
make[3]: Entering directory `/usr/src/linux-2.6.32.10'
CC [M] /usr/src/sysprof-1.0.9/module/sysprof-module.o
/usr/src/sysprof-1.0.9/module/sysprof-module.c:47:6: warning:
"CONFIG_PROFILING" is not defined
/usr/src/sysprof-1.0.9/module/sysprof-module.c:48:3: error: #error Sysprof
needs a kernel with profiling support compiled in.
/usr/src/sysprof-1.0.9/module/sysprof-module.c: In function 'timer_notify':
/usr/src/sysprof-1.0.9/module/sysprof-module.c:171: error: 'struct pt_regs'
has
no member named 'rip'
/usr/src/sysprof-1.0.9/module/sysprof-module.c:173: error: 'struct pt_regs'
has
no member named 'rbp'
/usr/src/sysprof-1.0.9/module/sysprof-module.c:177: error: 'struct pt_regs'
has
no member named 'rsp'
/usr/src/sysprof-1.0.9/module/sysprof-module.c: In function 'init_module':
/usr/src/sysprof-1.0.9/module/sysprof-module.c:243: error: 'proc_root'
undeclared (first use in this function)
/usr/src/sysprof-1.0.9/module/sysprof-module.c:243: error: (Each undeclared
identifier is reported only once
/usr/src/sysprof-1.0.9/module/sysprof-module.c:243: error: for each function
it
appears in.)
/usr/src/sysprof-1.0.9/module/sysprof-module.c: In function 'cleanup_module':
/usr/src/sysprof-1.0.9/module/sysprof-module.c:267: error: 'proc_root'
undeclared (first use in this function)
make[4]: *** [/usr/src/sysprof-1.0.9/module/sysprof-module.o] Error 1
make[3]: *** [_module_/usr/src/sysprof-1.0.9/module] Error 2
make[3]: Leaving directory `/usr/src/linux-2.6.32.10'
make[2]: *** [sysprof-module.o] Error 2
make[2]: Leaving directory `/usr/src/sysprof-1.0.9/module'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/sysprof-1.0.9'
make: *** [all] Error 2
! Problem Detected !

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



  • [SM-Grimoire-Bugs] [Bug 15860] New: sysprof 1.0.9 fails to compile, bugzilla-daemon, 09/29/2010

Archive powered by MHonArc 2.6.24.

Top of Page