Gentoo Archives: gentoo-hardened

From: Joshua Brindle <method@g.o>
To: Boyd Waters <bwaters+mac@××××××××.edu>
Cc: Hardened Gentoo Mail List <gentoo-hardened@l.g.o>
Subject: Re: [gentoo-hardened] hardened-dev-sources not compiling
Date: Fri, 15 Oct 2004 00:24:33
Message-Id: 416F18AF.1050903@gentoo.org
In Reply to: [gentoo-hardened] hardened-dev-sources not compiling by Boyd Waters
1 enable grsec to get rid of this error
2
3 we'll fix this in a future release
4
5 Boyd Waters wrote:
6
7 >
8 >> # ls -l /etc/make.profile
9 >> /etc/make.profile -> /usr/portage/profiles/hardened/x86/2.6
10 >
11 >
12 >> # emerge -s linux26-headers
13 >> * sys-kernel/linux26-headers
14 >> Latest version available: 2.6.8.1
15 >> Latest version installed: 2.6.8.1
16 >
17 >
18 >> # emerge -s hardened-dev-sources
19 >> * sys-kernel/hardened-dev-sources
20 >> Latest version available: 2.6.7-r8
21 >> Latest version installed: 2.6.7-r8
22 >
23 >
24 >
25 > When I try to compile hardened-dev-sources:
26 >
27 >> CC fs/exec.o
28 >> fs/exec.c: In function `pax_report_fault':
29 >> fs/exec.c:1580: error: structure has no member named `curr_ip'
30 >> fs/exec.c:1582: error: structure has no member named `curr_ip'
31 >> fs/exec.c:1582: error: structure has no member named `curr_ip'
32 >> fs/exec.c:1582: error: structure has no member named `curr_ip'
33 >> fs/exec.c:1582: error: structure has no member named `curr_ip'
34 >> fs/exec.c:1582: error: structure has no member named `role'
35 >> fs/exec.c:1583: error: structure has no member named `acl'
36 >> fs/exec.c:1585: error: structure has no member named `curr_ip'
37 >> fs/exec.c:1587: error: structure has no member named `curr_ip'
38 >> fs/exec.c:1587: error: structure has no member named `curr_ip'
39 >> fs/exec.c:1587: error: structure has no member named `curr_ip'
40 >> fs/exec.c:1587: error: structure has no member named `curr_ip'
41 >> fs/exec.c:1591: error: structure has no member named `role'
42 >> fs/exec.c:1592: error: structure has no member named `acl'
43 >> make[1]: *** [fs/exec.o] Error 1
44 >> make: *** [fs] Error 2
45 >>
46 >
47 >
48 >> Gentoo Base System version 1.4.16
49 >> Portage 2.0.50-r11 (2.6, gcc-3.3.4, glibc-2.3.4.20040808-r1,
50 >> 2.6.7-love7)
51 >> =================================================================
52 >> System uname: 2.6.7-love7 i686 AMD Duron(tm) Processor
53 >> Autoconf: sys-devel/autoconf-2.59-r5
54 >> Automake: sys-devel/automake-1.8.5-r1
55 >> ACCEPT_KEYWORDS="x86"
56 >> AUTOCLEAN="yes"
57 >> CFLAGS="-O2 -mcpu=athlon -pipe -fomit-frame-pointer"
58 >> CHOST="i386-pc-linux-gnu"
59 >> COMPILER=""
60 >> CONFIG_PROTECT="/etc /usr/kde/2/share/config
61 >> /usr/kde/3/share/config /usr/share/config
62 >> /var/qmail/control"
63 >> CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
64 >> CXXFLAGS="-O2 -mcpu=athlon -pipe -fomit-frame-pointer"
65 >> DISTDIR="/usr/portage/distfiles"
66 >> FEATURES="autoaddcvs ccache sandbox"
67 >> GENTOO_MIRRORS="http://gentoo.osuosl.org
68 >>
69 >> http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
70 >> MAKEOPTS="-j2"
71 >> PKGDIR="/usr/portage//packages/x86/"
72 >> PORTAGE_TMPDIR="/var/tmp"
73 >> PORTDIR="/usr/portage/"
74 >> PORTDIR_OVERLAY=""
75 >> SYNC="rsync://rsync.gentoo.org/gentoo-portage"
76 >> USE="berkdb crypt hardened ncurses nptl pam perl pic pie python
77 >> readline ssl tcpd x86 zlib"
78 >>
79 >
80 >
81 > --
82 > gentoo-hardened@g.o mailing list
83 >
84 >
85
86
87 --
88 gentoo-hardened@g.o mailing list

Replies

Subject Author
Re: [gentoo-hardened] hardened-dev-sources not compiling Boyd Waters <bwaters+mac@××××××××.edu>