atom feed19 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Courier on Ma...
FromSent OnAttachments
Daniel E. WhiteApr 29, 2002 5:30 pm 
Aly DharshiApr 29, 2002 6:38 pm 
Daniel E. WhiteApr 29, 2002 6:49 pm 
Aly DharshiApr 29, 2002 7:04 pm 
Daniel E. WhiteApr 29, 2002 7:20 pm 
Aly DharshiApr 29, 2002 7:23 pm 
Daniel E. WhiteApr 30, 2002 3:31 am 
Sam VarshavchikApr 30, 2002 6:22 am 
Gordon MessmerApr 30, 2002 7:42 am 
Daniel E. WhiteApr 30, 2002 4:12 pm 
Daniel E. WhiteMay 1, 2002 5:49 pm 
Nathan J. MehlMay 8, 2002 3:19 pm 
Daniel E. WhiteMay 8, 2002 6:15 pm 
Sam VarshavchikMay 8, 2002 6:45 pm 
Daniel E. WhiteMay 8, 2002 7:13 pm 
Sam VarshavchikMay 8, 2002 7:47 pm 
Daniel E. WhiteMay 8, 2002 7:49 pm 
Bill SchindlerMay 10, 2002 4:58 pm 
Sam VarshavchikMay 10, 2002 5:28 pm 
Subject:Re: [courier-users] Re: Courier on MacOS X and others -- Dangling Globals
From:Sam Varshavchik (mrs@courier-mta.com)
Date:May 10, 2002 5:28:41 pm
List:net.sourceforge.lists.courier-users

On Fri, May 10, 2002 at 04:58:21PM -0700, Bill Schindler wrote:

You need to add -fno-common to the cc args.

I received a different tip:

RANLIB='ranlib -c' export RANLIB ./configure [ options]

This should do the trick. I

On Wednesday, May 8, 2002, at 07:48 PM, Daniel E. White wrote:

Here's one more thing I just stumbled upon:

If I add rfc1035_res.o to the command line to compile testlookup, it compiles clean.

So is the loader dropping the symbol or what ?