Gentoo Archives: gentoo-dev

From: AGottinger@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] package net-misc/dhcpcd
Date: Sun, 20 May 2001 08:56:05
Message-Id: 3B07D442.CA55E8DF@gentoo.org
In Reply to: [gentoo-dev] package net-misc/dhcpcd by Collins Richey
1 Collins Richey wrote:
2 >
3 > This package will not install
4 >
5 > emerge dhcpcd-1.3.20_p0.ebuild
6 >
7 > results in failure
8 >
9 > client.c:53: linux/version.h: No such file or directory
10 > client.c:56: #error Unknown Linux kernel version
11 > make: *** [client.o] Error 1
12
13 make sure u have the following symlinks
14
15 /usr/include/linux -> ../src/linux/include/linux
16 /usr/src/linux -> linux-[kvers]
17
18 bye achim~
19
20 >
21 > --
22 > Collins Richey
23 > Denver area
24 > gentoo system
25 >
26 > _______________________________________________
27 > gentoo-dev mailing list
28 > gentoo-dev@g.o
29 > http://www.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] package net-misc/dhcpcd Collins Richey <erichey2@××××.com>