AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20090129175439.7de16408@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:exch1.onstor.net
NSV:
SSH:
R:<Bill.Fisher@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@exch1.onstor.net/INBOX	0	4980EE37.9090505@onstor.com
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 29 Jan 2009 17:55:01 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: Bill Fisher <Bill.Fisher@onstor.com>
Subject: Re: Compiling TUXRX tpl code with kernel headers
Message-ID: <20090129175501.2351648c@ripper.onstor.net>
In-Reply-To: <4980EE37.9090505@onstor.com>
References: <4980EE37.9090505@onstor.com>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Wed, 28 Jan 2009 15:45:59 -0800 Bill Fisher <Bill.Fisher@onstor.com>
wrote:

> Andy:
> 
> Here is the pointer to the "branched" copy of our Perforce tree:

This is somewhat confusing:

> ~bfisher/work/fisher-W2-dev/dev/
                          ^^^ ^^^

> Originally Larry and I edited the following files, along with the
> bottom level tpl makefile. I have since extended them to
> solve several problems with the typedefs in nfs-types.h.
> 
> bfisher-linux: 2757>pwd
> /homes/bfisher/work/fisher-W2-dev
> bfisher-linux: 2758>p4 opened ...
> //depot/tuxrx/nfx-tree/Includes/nfx-types.h#1 - edit default change
> (text) //depot/tuxrx/nfx-tree/Tools/defs.mk#1 - edit default change
> (text) //depot/tuxrx/nfx-tree/Tools/init-txrx.mk#1 - edit default
                 ^^^^^

> change (text) //depot/tuxrx/nfx-tree/code/sm-pkt/pkt-queue-api.h#1 -
> edit default change (text)
> //depot/tuxrx/nfx-tree/code/sm-pkt/pkt-queue-struct.h#1 - edit
> default change (text)
> //depot/tuxrx/nfx-tree/code/sm-tpl/Makefile#1 - edit default change
> (text) //depot/tuxrx/nfx-tree/code/sm-tpl/tpl-api.h#1 - edit default
> change (text) //depot/tuxrx/nfx-tree/code/sm-tpl/tpl-ipc.c#1 - edit
> default change (text) //depot/tuxrx/nfx-tree/code/sm-tpl/tpl-ipc.h#1
> - edit default change
> (text) //depot/tuxrx/nfx-tree/code/sm-tpl/tpl-msg.c#1 - edit default
> change (text) //depot/tuxrx/nfx-tree/code/sm-tpl/tpl-rcv.c#1 - edit
> default change
> (text) //depot/tuxrx/nfx-tree/code/sm-tpl/tpl-utils.c#1 - edit
> default change (text) //depot/tuxrx/nfx-tree/code/sm-tpl/tpl-xmt.c#1
> - edit default change
> (text) //depot/tuxrx/nfx-tree/code/sm-tpl/tpl.h#1 - edit default
> change (text)
> 
> 
> The compilation appears to have an incomplete set of headers
> since I can't include sk_buff.h and other simple kernel header
> files without getting a blast of errors and undefines.
> 
> I am working through compiling the rest of tpl_xxx files right now
> but am blocked by having to convert lots of other header files
> under the ACPU side of the world.
> 
> I am editing the pkt_queue code and the IPC mechanism
> headders right now since they are not really designed
> to be compiled under a Linux kernel.
> 
> The top level Makefile is still yours however before we
> can even get to that top level, the basic header files
> and the defs.mk and init-txrx.mk file will probably
> require more changes along with getting a consistent
> set of kernel header files.
> 
> Later,
> 
> -- Bill
> 
