AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E056C962E@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 20 May 2008 15:15:33 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: please review fix for exim4 and wget and dmalloc symbol errors
Message-ID: <20080520151533.0282c287@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C962E@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E056C962E@onstor-exch02.onstor.net>
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 Tue, 20 May 2008 14:59:09 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> Workspace is on mightydog: ~larrys/src/dev
> 
> Change 29334 by larrys@larrys on 2008/05/20 14:55:43 *pending*
> 
>         TED00023842 system compare command fails in vsvr context
> 
>         Also partially addresses TED00023802 and TED00023822 where
> exim4 was not starting due to symbol lookup errors related to dmalloc
> 
>         The applications exim4 and wget  incur symbol errors when
>         our shared libraries, libnfxnis and librmc are built with
> dmalloc
> 
>         Fix: Add shared library dependency libdmalloc to librmc and
>         libnfxnis. When these shared libraries are access libdmalloc
>         will also be loaded into shared memory.
> 
> Affected files ...
> 
> ... //depot/dev/nfx-tree/code/ssc-nfxnis/Makefile#1 edit
> ... //depot/dev/nfx-tree/code/ssc-rmc/Makefile#1 edit

Change 29334 by larrys@larrys on 2008/05/20 14:55:43 *pending*

	TED00023842 system compare command fails in vsvr context
	
	Also partially addresses TED00023802 and TED00023822 where exim4
	was not starting due to symbol lookup errors related to dmalloc

TED00023802 must be the wrong defect number, as it has nothing to do
with this. TED00023822 is also not fixed by this at all, that was some
other kind of build error, but if you want to say it was, that's fine
by me.  Just don't say 'partially', say totally (man).

	The applications exim4 and wget incur symbol errors when
	our shared libraries, libnfxnis and librmc are built with
dmalloc 
	Fix: Add shared library dependency libdmalloc to librmc and
	libnfxnis. When these shared libraries are access libdmalloc
	will also be loaded into shared memory.

nfx-tree/code/ssc-nfxnis/Makefile

     looks good

nfx-tree/code/ssc-rmc/Makefile

     looks good

