|
|||||||||||
|
Re: linux-ipsec: Latest snapshot and 2.0.35
From: Henry Spencer <henry(at)spsystems.net>
Date: Thu Jul 30 1998 - 00:41:37 EDT
That's the intention, yes... although there are already provisions for the possibility that it might be necessary to build separate copies. I'd hoped we wouldn't have to, but it's starting to look necessary. > ...ntohl and htonl problems are probably just a missing or changed header
Nope, not correct -- the kernel does have a set of the standard string routines, a messy bunch of inline assembler routines defined in (RH4.2) /usr/src/linux/include/linux/string.h and the files it picks up. However, the user and kernel copies of the library are probably going to have to pick up quite different sets of header files to make this all work right. Ugh. (I experimented with just using -I/usr/src/linux/include/linux in the library compile, but that's no go for other reasons -- there are name clashes between some other standard headers, like <limits.h>, and files in there.)
Henry Spencer
henry@spsystems.net
(henry@zoo.toronto.edu)
Received on Thu Jul 30 01:08:17 1998This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:59:26 EDT |
||||||||||
|
|||||||||||