Hi,
 I'm just starting with gentoo, so please be patient ;)

I've installed bootstrap, and now I wanted to emerge system.
emerge -p system tells me:
These are the packages that I would merge, in order:

Calculating system dependencies ...done!
[ebuild  N    ] net-misc/iputils-021109
[ebuild  N    ] dev-libs/popt-1.7-r1
[ebuild  N    ] net-misc/rsync-2.6.0
[ebuild  N    ] net-misc/wget-1.9.1-r2
[ebuild  N    ] sys-apps/kbd-1.08-r4
[ebuild  N    ] app-arch/cpio-2.5
[ebuild  N    ] sys-apps/diffutils-2.8.4-r4
[ebuild  N    ] sys-fs/e2fsprogs-1.34
[ebuild  N    ] sys-apps/ed-0.2-r3
[ebuild  N    ] sys-apps/fbset-2.1
[ebuild  N    ] sys-apps/file-4.06
[ebuild  N    ] sys-apps/findutils-4.1.20-r1
[ebuild  N    ] dev-libs/glib-1.2.10-r5
[ebuild  N    ] sys-devel/flex-2.5.4a-r5
[ebuild  N    ] sys-apps/miscfiles-1.3-r1
[ebuild  N    ] sys-libs/cracklib-2.7-r8
[ebuild  N    ] sys-libs/pam-0.77
[ebuild  N    ] sys-apps/shadow-4.0.3-r9
[ebuild  N    ] sys-apps/slocate-2.7-r3
[ebuild  N    ] sys-apps/gawk-3.1.3-r1
[ebuild  N    ] sys-apps/grep-2.5.1-r1
[ebuild  N    ] app-arch/gzip-1.3.3-r2
[ebuild  N    ] sys-apps/hdparm-5.4
[ebuild  N    ] sys-apps/less-381
[ebuild  N    ] sys-apps/man-pages-1.64
[ebuild  N    ] sys-apps/net-tools-1.60-r7
[ebuild  N    ] sys-apps/procps-3.1.15
[ebuild  N    ] sys-apps/psmisc-21.2-r4
[ebuild  N    ] sys-apps/setserial-2.17-r2
[ebuild  N    ] sys-apps/pam-login-3.14
[ebuild  N    ] app-arch/sharutils-4.2.1-r6
[ebuild  N    ] app-arch/ncompress-4.2.4
[ebuild  N    ] app-arch/tar-1.13.92
[ebuild  N    ] app-crypt/hashalot-0.1.0
[ebuild  N    ] sys-apps/util-linux-2.12-r4
[ebuild  N    ] sys-apps/which-2.16
[ebuild  N    ] sys-devel/bc-1.06-r5
[ebuild  N    ] sys-devel/bin86-0.16.13
[ebuild  N    ] sys-devel/make-3.80
[ebuild  N    ] sys-libs/db-4.1.25_p1-r3
[ebuild  N    ] sys-libs/pwdb-0.62
[ebuild  N    ] sys-apps/tcp-wrappers-7.6-r8
[ebuild  N    ] net-misc/openssh-3.7.1_p2-r1
[ebuild  N    ] sys-fs/devfsd-1.3.25-r5

and when I run emerge system, I get errors while compiling iputils. The
stdout of the compilation is:

bash-2.05b# emerge system 2>/tmp/error.log
Calculating system dependencies ...done!
>>> emerge (1 of 44) net-misc/iputils-021109 to /
>>> md5 src_uri ;-) iputils-ss021109-try.tar.bz2
>>> Unpacking source...
>>> Unpacking iputils-ss021109-try.tar.bz2 to
/var/tmp/portage/iputils-021109/work
>>> Source unpacked.
gcc -march=athlon -mcpu=athlon -Os -pipe -s -DNDEBUG -DG_DISABLE_ASSERT
-include ../include-glibc/glibc-bugs.h -I../include-glibc
-I/usr/src/linux/include -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -march=athlon
-mcpu=athlon -Os -pipe -s -DNDEBUG -DG_DISABLE_ASSERT  -c -o
ipsec_dump_policy.o ipsec_dump_policy.c
gcc -march=athlon -mcpu=athlon -Os -pipe -s -DNDEBUG -DG_DISABLE_ASSERT
-include ../include-glibc/glibc-bugs.h -I../include-glibc
-I/usr/src/linux/include -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -march=athlon
-mcpu=athlon -Os -pipe -s -DNDEBUG -DG_DISABLE_ASSERT  -c -o key_debug.o
key_debug.c

and in the file /tmp/error.log i have this:
** /tmp/error.log
In file included from ../include-glibc/netinet/ipsec.h:1,
                 from key_debug.c:53:
../include-glibc/net/pfkeyv2.h:5:27: linux/pfkeyv2.h: Nie ma takiego pliku
ani katalogu
In file included from ../include-glibc/netinet/ipsec.h:1,
                 from ipsec_dump_policy.c:37:
../include-glibc/net/pfkeyv2.h:5:27: linux/pfkeyv2.h: Nie ma takiego pliku
ani katalogu
In file included from ../include-glibc/netinet/ipsec.h:2,
                 from key_debug.c:53:
/usr/include/linux/ipsec.h:18:22: net/sock.h: Nie ma takiego pliku ani
katalogu
In file included from ../include-glibc/netinet/ipsec.h:2,
                 from ipsec_dump_policy.c:37:
/usr/include/linux/ipsec.h:18:22: net/sock.h: Nie ma takiego pliku ani
katalogu
In file included from /usr/include/linux/sched.h:13,
                 from /usr/include/linux/skbuff.h:19,
                 from /usr/include/linux/ipsec.h:19,
                 from ../include-glibc/netinet/ipsec.h:2,
                 from ipsec_dump_policy.c:37:
/usr/include/linux/times.h:5: error: syntax error before "clock_t"
/usr/include/linux/times.h:7: error: syntax error before "tms_cutime"
/usr/include/linux/times.h:8: error: syntax error before "tms_cstime"
In file included from /usr/include/linux/sched.h:13,
                 from /usr/include/linux/skbuff.h:19,
                 from /usr/include/linux/ipsec.h:19,
                 from ../include-glibc/netinet/ipsec.h:2,
                 from key_debug.c:53:
[... so on ...]
/usr/include/asm/pgalloc.h:59: error: syntax error before '*' token
/usr/include/asm/pgalloc.h: In function `get_pgd_slow':
/usr/include/asm/pgalloc.h:61: error: `pgd_t' undeclared (first use in
this function)
/usr/include/asm/pgalloc.h:61: error: (Each undeclared identifier is
reported only once
/usr/include/asm/pgalloc.h:61: error: for each function it appears in.)
/usr/include/asm/pgalloc.h:61: error: `pgd' undeclared (first use in this
function)
/usr/include/asm/pgalloc.h:61: error: syntax error before ')' token
/usr/include/asm/pgalloc.h:64: error: `USER_PTRS_PER_PGD' undeclared
(first use in this function)
/usr/include/asm/pgalloc.h:66: error: `swapper_pg_dir' undeclared (first
use in this function)
/usr/include/asm/pgalloc.h:67: error: `PTRS_PER_PGD' undeclared (first use
in this function)
/usr/include/asm/pgalloc.h: At top level:
/usr/include/asm/pgalloc.h:74: error: syntax error before '*' token
/usr/include/asm/pgalloc.h: In function `get_pgd_fast':
/usr/include/asm/pgalloc.h:78: error: `current' undeclared (first use in
this function)
/usr/include/asm/pgalloc.h:84: error: `pgd_t' undeclared (first use in
this function)
/usr/include/asm/pgalloc.h:84: error: syntax error before ')' token
/usr/include/asm/pgalloc.h: At top level:
/usr/include/asm/pgalloc.h:87: error: syntax error before '*' token
[... so on ...]

Could anybody please help me at my start with gentoo? :)

regards,
-- 
Paweł M±czewski
JID: [EMAIL PROTECTED]
Homepage: http://kulinarna.art.pl/home

--
[EMAIL PROTECTED] mailing list

Reply via email to