public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] package net-misc/dhcpcd
@ 2001-05-20  8:50 Collins Richey
  2001-05-20  8:57 ` Achim Gottinger
  0 siblings, 1 reply; 3+ messages in thread
From: Collins Richey @ 2001-05-20  8:50 UTC (permalink / raw
  To: gentoo; +Cc: dhcpcd-1.3.20_p0.ebuild

This package will not install

emerge dhcpcd-1.3.20_p0.ebuild

results in failure 

client.c:53: linux/version.h: No such file or directory
client.c:56: #error Unknown Linux kernel version
make: *** [client.o] Error 1

-- 
Collins Richey
Denver area
gentoo system



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] package net-misc/dhcpcd
  2001-05-20  8:50 [gentoo-dev] package net-misc/dhcpcd Collins Richey
@ 2001-05-20  8:57 ` Achim Gottinger
  2001-05-20  9:23   ` Collins Richey
  0 siblings, 1 reply; 3+ messages in thread
From: Achim Gottinger @ 2001-05-20  8:57 UTC (permalink / raw
  To: gentoo-dev

Collins Richey wrote:
> 
> This package will not install
> 
> emerge dhcpcd-1.3.20_p0.ebuild
> 
> results in failure
> 
> client.c:53: linux/version.h: No such file or directory
> client.c:56: #error Unknown Linux kernel version
> make: *** [client.o] Error 1

make sure u have the following symlinks

/usr/include/linux -> ../src/linux/include/linux
/usr/src/linux -> linux-[kvers]

bye achim~

> 
> --
> Collins Richey
> Denver area
> gentoo system
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] package net-misc/dhcpcd
  2001-05-20  8:57 ` Achim Gottinger
@ 2001-05-20  9:23   ` Collins Richey
  0 siblings, 0 replies; 3+ messages in thread
From: Collins Richey @ 2001-05-20  9:23 UTC (permalink / raw
  To: gentoo-dev

On Sun, 20 May 2001 16:27:14 +0200 AGottinger@t-online.de (Achim Gottinger)
wrote:

> Collins Richey wrote:
> > 
> > This package will not install
> > 
> > emerge dhcpcd-1.3.20_p0.ebuild
> > 
> > results in failure
> > 
> > client.c:53: linux/version.h: No such file or directory
> > client.c:56: #error Unknown Linux kernel version
> > make: *** [client.o] Error 1
> 
> make sure u have the following symlinks
> 
> /usr/include/linux -> ../src/linux/include/linux
> /usr/src/linux -> linux-[kvers]
> 


These symlinks are present, but it appears that your kernel ebuild process
did not put a valid copy of the kernel source for -ac9 under /usr/src -
there was no version.h in the /usr/src/linux -> linux-2.4.4-ac9, but there
was in the earlier versions.  I've now rm'd the offending source and copied
from the copy of the source I got from /tmp after the ... unpack operation.

Will try again ... success.

Thanks for the info.  Hope this helps you as well.

-- 
Collins Richey
Denver area
gentoo system



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-20 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-20  8:50 [gentoo-dev] package net-misc/dhcpcd Collins Richey
2001-05-20  8:57 ` Achim Gottinger
2001-05-20  9:23   ` Collins Richey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox