|
|||||||||||
|
Re: [Design] The new minstall fails...
From: Michael Richardson <mcr(at)sandelman.ottawa.on.ca>
Date: Mon Feb 24 2003 - 14:34:34 EST
Hugh> So we are trying to get a -rc1 out the door, and it's the little Hugh> things that are keeping it from happening. Hugh> This was run from the /usr/src/freeswan-* directory and this is the Hugh> result:
Hugh> mkdir -p $FSMODLIB/kernel/net/ipsec ; \ cp linux/net/ipsec/ipsec.o
Hugh> $FSMODLIB/kernel/net/ipsec ) + mkdir -p
Hugh> /lib/modules/2.4.20/kernel/net/ipsec + cp linux/net/ipsec/ipsec.o
Hugh> /lib/modules/2.4.20/kernel/net/ipsec cp: cannot stat
Hugh> `linux/net/ipsec/ipsec.o': No such file or directory make: ***
Hugh> [minstall] Error 1
Hugh> There _is_ such a directory as: Hugh> /usr/src/freeswan/linux/net/ipsec/ Hugh> but nothing has happened in it, while over in: Hugh> /usr/src/linux/net/ipsec/ipsec.o
Hugh> we obviously have the right file. To get here I issued two
Hugh> commands, "make oldgo" and "make minstall". So there is confusion
Hugh> as to where to get the binary from.
Well, you invoked "oldgo", which is for full kernel builds. You seem to have configured FreeSWAN as a module, so you need to install your modules, using the standard kernel mechanisms. Probably, this is a documentation issue. If you had invoked "oldmod", (or just "make module"), then you would have built the module locally, against a potentially RO kernel, and "minstall" would work. ] ON HUMILITY: to err is human. To moo, bovine. | firewalls [ ] Michael Richardson, Sandelman Software Works, Ottawa, ON |net architect[ ] mcr(at)sandelman.ottawa.on.ca http://www.sandelman.ottawa.on.ca/ |device driver[ ] panic("Just another Debian GNU/Linux using, kernel hacking, security guy"); [-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Finger me for keys
iQCVAwUBPlpzwoqHRg3pndX9AQGvfwP+Lu+S91mmUsjpRy4AvwyTG6f/+0FL2Err
SAx0Op3RpFGWQhYkE4PMaI7d81H8X12G+1Ra/gRolmNX6rct+4vStpGoKVX8Gr/j
iSvhwq4eY6/s2v3UQq+7qslSPDS6Kzm4xCYPz6w706dW/LD0iSczweIbzRo+EIMf
0lRA188Ynxg=
Design mailing list Design@lists.freeswan.org http://lists.freeswan.org/mailman/listinfo/design Received on Mon Feb 24 15:27:21 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:59:32 EDT |
||||||||||
|
|||||||||||