Gentoo Archives: gentoo-user

From: Martin S <shieldfire@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] klibc fails
Date: Sun, 25 Sep 2005 06:49:12
Message-Id: 7ad4c5005092423442bc26b39@mail.gmail.com
1 Doing a update of my system I get the following error:
2
3 /usr/src/linux/include/linux/times.h:60:28: division by zero in #if
4 /usr/src/linux/include/linux/times.h: In function `nsec_to_clock_t':
5 /usr/src/linux/include/linux/times.h:61: error: `x' undeclared (first
6 use in this function)
7 /usr/src/linux/include/linux/times.h:61: error: (Each undeclared
8 identifier is reported only once
9 /usr/src/linux/include/linux/times.h:61: error: for each function it
10 appears in.)
11 /usr/src/linux/include/linux/times.h:61: error: `NSEC_PER_SEC'
12 undeclared (first use in this function)
13 /usr/src/linux/include/linux/times.h:61: error: `USER_HZ' undeclared
14 (first use in this function)
15 make[1]: *** [eval.o] Error 1
16 make[1]: Leaving directory `/var/tmp/portage/klibc-1.1/work/klibc-1.1/ash'
17 make: *** [all] Error 2
18
19 !!! ERROR: dev-libs/klibc-1.1 failed.
20
21
22 Tried looking through the forums, but I failed to find something. Any
23 suggestions as how to solve this.
24
25
26 Regards,
27
28 Martin S
29
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] klibc fails Robert Crawford <flacycads@×××.net>