|
|||||||||||
|
Re: linux-ipsec: Latest snapshot and 2.0.35
From: Michael H. Warfield <mhw(at)alcove.wittsend.com>
Date: Wed Jul 29 1998 - 12:45:20 EDT
Michael H. Warfield enscribed thusly:
> > > Richard Guy Briggs enscribed thusly:
> > > > Right. That is why it is encapsulated with #ifdef CONFIG_IPSEC. If I
> > Ok...I am guilty here of not regenerating the patches from my tree...I
> On to the next problem with modules in the latest snapshot... Gee
> It's compiling and linking the main kernel properly now but I'm
> [root@rebma /root]# insmod ipsec
> Ok... A show stopper on both versions is that reference to strcpy...
> On 5.1... Both htonl and ntohl are suppose to be macros (I
I've tracked down all three unresolved symbols to the libkernel.a file in the freeswan lib directory and which is included in building the ipsec.o file. Is this library suppose to be referenced from modules in both kernel space and user space? We got a problem there if they are. I understand that some of the recent stuff with address conversion and parsing are at the heart of some of the routines in that directory. The ntohl and htonl problems are probably just a missing or changed header file when moving to glibc 6, and I'm looking into that one now. The reference to strcpy seems more problematical. It's referenced by several of the .c files in that directory but, aparently, is unavailable to a kernel module. This one affects both libc5 and glibc6 systems so I would guess a header file fix is not going to solve this one. Thoughts on a work around? Mike -- Michael H. Warfield | (770) 985-6132 | mhw@WittsEnd.com (The Mad Wizard) | (770) 925-8248 | http://www.wittsend.com/mhw/ NIC whois: MHW9 | An optimist believes we live in the best of all PGP Key: 0xDF1DD471 | possible worlds. A pessimist is sure of it!Received on Wed Jul 29 12:45:50 1998 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:59:25 EDT |
||||||||||
|
|||||||||||