Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15580] New: strace 4.5.19 fails to compile with 2.6.32 kernel headers

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 15580] New: strace 4.5.19 fails to compile with 2.6.32 kernel headers
  • Date: 18 Feb 2010 06:03:40 -0000

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

Summary: strace 4.5.19 fails to compile with 2.6.32 kernel
headers
Product: Codex
Version: stable grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ cat /var/lib/sorcery/codex/stable/VERSION
0.41-0
6b656c31edd4d66479acbfc6ad847089b9890a67

$ gaze version strace glibc
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
stable devel strace 4.5.19 4.5.19
stable libs glibc 2.11.1 2.11.1

# cast strace
...
gcc -DHAVE_CONFIG_H -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux
-Wall -march=core2 -fPIC -DPIC -pipe -DPIC -fPIC -O2 -MT process.o -MD -MP -MF
.deps/process.Tpo -c -o process.o process.c
mv -f .deps/process.Tpo .deps/process.Po
gcc -DHAVE_CONFIG_H -I. -Ilinux/x86_64 -I./linux/x86_64 -Ilinux -I./linux
-Wall -march=core2 -fPIC -DPIC -pipe -DPIC -fPIC -O2 -MT bjm.o -MD -MP -MF
.deps/bjm.Tpo -c -o bjm.o bjm.c
net.c: In function 'printsock':
net.c:976: error: field 'nl' has incomplete type
make[1]: *** [net.o] Error 1
make[1]: *** Waiting for unfinished jobs....
mv -f .deps/bjm.Tpo .deps/bjm.Po
make[1]: Leaving directory `/usr/src/strace-4.5.19'
make: *** [all] Error 2

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




Archive powered by MHonArc 2.6.24.

Top of Page