AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@lsi.com
RQ:
SSV:mhbs.lsil.com
NSV:
SSH:
R:<Rendell.Fong@lsi.com>
MAID:2
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/LSI/INBOX	0	1256598295.23053.20.camel@rendellf
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 26 Oct 2009 17:37:56 -0700
From: Andrew Sharp <andy.sharp@lsi.com>
To: Rendell Fong <Rendell.Fong@lsi.com>
Subject: Re: module build is broken
Message-ID: <20091026173756.36bd32b6@ripper.onstor.net>
In-Reply-To: <1256598295.23053.20.camel@rendellf>
References: <1256598295.23053.20.camel@rendellf>
Organization: LSI
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=UTF-8
Content-Transfer-Encoding: quoted-printable

On Mon, 26 Oct 2009 17:04:55 -0600 Rendell Fong <Rendell.Fong@lsi.com>
wrote:

> Andy,
>=20
> This include file was added back in but it doesn't exist in the
> neteee2 directory.
>=20
>=20
> /homes/rendellf/tuxrx/nfx-tree/code/neteee2/eee-ipc.c:22:23: error:
> eee- queue.h: No such file or directory
> /homes/rendellf/tuxrx/nfx-tree/code/neteee2/eee-ipc.c: In function
> =E2=80=98eee_sendIPC=E2=80=99:
> /homes/rendellf/tuxrx/nfx-tree/code/neteee2/eee-ipc.c:178: warning:
> implicit declaration of function =E2=80=98QUEUE_PTR_INC=E2=80=99
>=20
>=20
> linux-compile.onstor.net $ p4 diff eee-ipc.c#2 eee-ipc.c#3
> eee-ipc.c#3 - file(s) up-to-date.
> =3D=3D=3D=3D //depot/tuxrx/nfx-tree/code/neteee2/eee-ipc.c#2
> - /homes/rendellf/tuxrx/nfx-tree/code/neteee2/eee-ipc.c =3D=3D=3D=3D
> 22c22
> < //#include "eee-queue.h"
> ---
> > #include "eee-queue.h"
> 27,33d26
> < /* from eee-queue.h */
> < #define QUEUE_PTR_INC(_ptr, _end, _start) {         \
> <     (_ptr)++;                                       \
> <     if ((_ptr) =3D=3D (_end))                           \
> <         (_ptr) =3D (_start);                          \
> < }
> <
>=20
>=20


ripper:/home/andy/tmp-p4/tuxrx$ p4 fstat nfx-tree/code/sm-eee/eee-queue.h
... depotFile //depot/tuxrx/nfx-tree/code/sm-eee/eee-queue.h
... clientFile /home/andy/tmp-p4/tuxrx/nfx-tree/code/sm-eee/eee-queue.h
... isMapped=20
... headAction branch
... headType text
... headTime 1232653321
... headRev 1
... headChange 31736
... headModTime 1037150073
... haveRev 1


I think that means you should have it.  Try a p4 sync -f  on it.

