nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] RC3


From: Glenn Burkhardt
Subject: Re: [Nmh-workers] RC3
Date: Fri, 27 Feb 2004 09:44:26 -0500

Unfortunately, 'make nmhdist' doesn't include everything that should be
in a distribution.  Omitted include

Only in nmh/docs: README-ATTACHMENTS
Only in nmh/docs: README-HOOKS
Only in nmh/docs: README.SASL

But that should be easy to fix.
> 
> On February 25, 2004, Scott Blachowicz <address@hidden> wrote:
> > Ken Hornstein <address@hidden> wrote:
> > > Well, with the help of the folks at savannah, I've finally got the file
> > > upload stuff working.  I've turned RC3 into 1.1, and I've uploaded it
> > > to the savannah download area (available off of the nmh home page).
> > > 
> > > Could a few of you take a look at it and make sure I didn't bork anythig
> > > up?  If it's alright, I'll post the announcement on the news items.
> > 
> > Should it extract to an "nmh/" directory? Or to "nmh-1.1/"? Didn't the old
> > ones use the version number in the subdir name? I'm working on the FreeBSD
> > port setup and I've apparently had it setup to looking for the version
> > numbered directory for previous releases.
> 
> Yes, it should be nmh-1.1.  In docs/README.developers at the end it has the
> process one is supposed to follow to make a release.  Doing a 'make nmhdist'
> creates the directory with the version number and populates it with just the
> files that are supposed to be there (e.g. we shouldn't be distributing that
> "autom4te.cache" directory, should we)?
> 
> Of course those directions need a couple of updates -- I noticed it still
> said to scp the distribution tarball to mhost.com.
> 
> I'm also having problems compiling nmh 1.1 on my Red Hat 9 box:
> 
>     gcc -c -DHAVE_CONFIG_H -I../.. -I. -I../.. -I/usr/include -Wall -g smtp.c
>     smtp.c: In function `sm_auth_sasl':
>     smtp.c:1169: warning: passing arg 4 of `sasl_client_new' makes integer 
> from pointer without a cast
>     smtp.c:1169: too many arguments to function `sasl_client_new'
>     smtp.c:1199: warning: passing arg 4 of `sasl_client_start' from 
> incompatible pointer type
>     smtp.c:1199: warning: passing arg 5 of `sasl_client_start' from 
> incompatible pointer type
>     smtp.c:1199: warning: passing arg 6 of `sasl_client_start' from 
> incompatible pointer type
>     smtp.c:1199: too few arguments to function `sasl_client_start'
>     smtp.c:1256: warning: passing arg 4 of `sasl_decode64' makes pointer from 
> integer without a cast
>     smtp.c:1256: too many arguments to function `sasl_decode64'
>     smtp.c:1267: warning: passing arg 5 of `sasl_client_step' from 
> incompatible pointer type
>     smtp.c:1300: warning: passing arg 3 of `sasl_getprop' from incompatible 
> pointer type
>     smtp.c:1310: warning: passing arg 3 of `sasl_getprop' from incompatible 
> pointer type
>     make[2]: *** [smtp.o] Error 1
> 
> It does this whether I do configure --with-cyrus-sasl or
> --with-cyrus-sasl=/usr.  I tried prepending configure with 
> 'env CPPFLAGS=-I/usr/include/sasl' as suggested by the configure --help
> output, but that had no effect.
> 
> Sorry, this is probably a well-discussed problem, but I'm embroiled in
> something at work and can't research it further at this point.  I'll take
> another look this evening, and also try to catch up on some of my back
> nmh-workers mail.
> 
> --
> Dan Harkless    
> http://harkless.org/dan/
> 
> 
> _______________________________________________
> Nmh-workers mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/nmh-workers






reply via email to

[Prev in Thread] Current Thread [Next in Thread]