|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: problems compiling subdomain modules
From: Stojan Rancic (stojan.rancic
k2.net)Date: Mon Nov 27 2000 - 14:11:49 CST
- Next message: Greg KH: "Re: problems compiling subdomain modules"
- Previous message: Steve Beattie: "Re: problems compiling subdomain modules"
- In reply to: Steve Beattie: "Re: problems compiling subdomain modules"
- Next in thread: Greg KH: "Re: problems compiling subdomain modules"
- Reply: Stojan Rancic: "Re: problems compiling subdomain modules"
- Reply: Greg KH: "Re: problems compiling subdomain modules"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 26 Nov 2000 17:43:45 -0800, Steve Beattie wrote:
>> make: *** [sysctl.o] Error 1
>>
>> This is Debian 2.2 system, with clean 2.2.17 kernel, which
>> patched/compiled ok with the immunix+openwall patch .
>
>Yes, this is symptomatic of the SubDomain module Makefile not knowing
>the location of the patched kernel headers. Debian and other distributions
>(correctly) do not create symlinks from /usr/include/(linux|asm) into
>/usr/src/linux. Thus, you need to point 'make' in the right direction by
>issuing a command similar to:
>
> make INCLUDEDIR=$PATH_TO_KERNEL_INCLUDEDIR
>
>where $PATH_TO_KERNEL_INCLUDEDIR is the patched kernel's include/
>subdirectory (e.g. /usr/local/src/linux/include if you built your kernel
>in /usr/local/src/linux).
My kernel is in /usr/src/linux and include dir is in
/usr/src/linux/include .. even running make with the mentioned
parameter didn't fix anything, he error messages remain the same.
-------------------------------------------------------------------------------
Stojan Rancic // Knowledge is power !
K2.Net // Use it, don't abuse it !
http://www.k2.net //
_______________________________________________
Stackguard mailing list
Stackguard
mail.wirex.com
http://mail.wirex.com/mailman/listinfo/stackguard
- Next message: Greg KH: "Re: problems compiling subdomain modules"
- Previous message: Steve Beattie: "Re: problems compiling subdomain modules"
- In reply to: Steve Beattie: "Re: problems compiling subdomain modules"
- Next in thread: Greg KH: "Re: problems compiling subdomain modules"
- Reply: Stojan Rancic: "Re: problems compiling subdomain modules"
- Reply: Greg KH: "Re: problems compiling subdomain modules"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]