Mailinglist Archive: opensuse-security (570 mails)
| < Previous | Next > |
Re: [suse-security] FreeSwan Kernel Config
- From: "David White" <dwhite@xxxxxxxxxxxxxxx>
- Date: Mon, 26 Jan 2004 18:14:00 -0600
- Message-id: <003601c3e46a$76ae0c10$0500a8c0@Pondscum>
Thanks for the reply, however, I still get an error when I issue the command. What directory should I be in when I execute it?
When I try make coloneconfig in the /usr/src/linux directory it responds with
# make: ***No Rule to make target ** Stop.
I have 2.4.21-15 Kernel installed according to YaST.
David
----- Original Message -----
From: "Philippe Vogel" <filiaap@xxxxxxxxxx>
To: "David White" <dwhite@xxxxxxxxxxxxxxx>
Sent: Monday, January 26, 2004 6:01 PM
Subject: Re: [suse-security] FreeSwan Kernel Config
> > I then issued the following commands
> > # cd /usr/src/linux
> > # make xconfig
> > (left all the default settings in xconfig)
> > # make dep
> > # make bzImage
> > # cd /usr/src/kernel-module/zz_freeswan
> > # make xgo
>
> If you got kernel-source fresh installed, the config does not match the
> installed one.
>
> make coloneconfig && make deps
>
> Makes the configfile from SuSE original config and the deps needed by
> kernel-source.
>
> Afterwards do, what is said in the manual,
> e.g.:
>
> cd /usr/src/kernel-modules/zz_freeswan && make xgo
>
> Philippe
>
>
When I try make coloneconfig in the /usr/src/linux directory it responds with
# make: ***No Rule to make target ** Stop.
I have 2.4.21-15 Kernel installed according to YaST.
David
----- Original Message -----
From: "Philippe Vogel" <filiaap@xxxxxxxxxx>
To: "David White" <dwhite@xxxxxxxxxxxxxxx>
Sent: Monday, January 26, 2004 6:01 PM
Subject: Re: [suse-security] FreeSwan Kernel Config
> > I then issued the following commands
> > # cd /usr/src/linux
> > # make xconfig
> > (left all the default settings in xconfig)
> > # make dep
> > # make bzImage
> > # cd /usr/src/kernel-module/zz_freeswan
> > # make xgo
>
> If you got kernel-source fresh installed, the config does not match the
> installed one.
>
> make coloneconfig && make deps
>
> Makes the configfile from SuSE original config and the deps needed by
> kernel-source.
>
> Afterwards do, what is said in the manual,
> e.g.:
>
> cd /usr/src/kernel-modules/zz_freeswan && make xgo
>
> Philippe
>
>
| < Previous | Next > |