Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 1999 11:03:20 -0700
From:      Jon Rust <jpr@vcnet.com>
To:        freebsd-questions@freebsd.org
Subject:   Maildrop on 3.2R
Message-ID:  <v04210153b3c24ce6fc8f@[209.239.239.22]>

next in thread | raw e-mail | index | archive | help
The /usr/ports/mail/maildrop port is broken (cvsup'd yesterday). I'd 
really like to get maildrop running, but I'm hardly a worthy enuff 
coder to find the problem in the build.

Here's snippet of the build attempt:

...
recipenode.C: In method `void RecipeNode::rfc822getaddr(class Buffer &)':
recipenode.C:1412: warning: implicit declaration of function `int 
rfc822t_alloc(...)'
recipenode.C:1412: warning: cannot pass objects of type `Buffer' through `...'
recipenode.C:1412: warning: initialization to `rfc822t *' from `int' 
lacks a cast
recipenode.C:1416: warning: implicit declaration of function `int 
rfc822a_alloc(...)'
recipenode.C:1416: warning: initialization to `rfc822a *' from `int' 
lacks a cast
recipenode.C:1425: warning: implicit declaration of function `int 
rfc822_addrlist(...)'
recipenode.C:1430: warning: implicit declaration of function `int 
rfc822a_free(...)'
recipenode.C:1431: warning: implicit declaration of function `int 
rfc822t_free(...)'
recipenode.C: In method `int RecipeNode::rfc822hasaddr(const char *, 
class Buffer &)':
recipenode.C:1508: warning: cannot pass objects of type `Buffer' through `...'
recipenode.C:1508: warning: initialization to `rfc822t *' from `int' 
lacks a cast
recipenode.C:1512: warning: initialization to `rfc822a *' from `int' 
lacks a cast
recipenode.C:1520: invalid use of undefined type `struct rfc822a'
recipenode.C:1524: warning: implicit declaration of function `int 
rfc822_praddr(...)'
*** Error code 1

Stop.

thanks,
jon


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v04210153b3c24ce6fc8f>