Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 1999 12:12:05 -0500
From:      Gael MARTINEZ <mgc@mgc.spacestar.net>
To:        Chris Piazza <cpiazza@home.net>
Cc:        Gael M <mgc-news@mgc.spacestar.net>, ve@sci.fi, ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: fetchmail-5.0.5
Message-ID:  <19990809121205.I15468@mgc.spacestar.net>
In-Reply-To: <19990803165930.A98241@norn.ca.eu.org>; from Chris Piazza on Tue, Aug 03, 1999 at 04:59:30PM -0700
References:  <37A778C5.3C925B9E@mgc.spacestar.net> <19990803165930.A98241@norn.ca.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Troubles are produced by some includes conflicting in /usr/local/include, 
they re from bind 8.2.1 ..... so fetchmail don't have troubles ;) 



On Tue, Aug 03, 1999 at 04:59:30PM -0700, Chris Piazza wrote:
> On Tue, Aug 03, 1999 at 06:18:30PM -0500, Gael M wrote:
> > Hi
> > 
> > impossible to install the port of fetchmail (5.0.5, latest cvsup of the
> > port today)
> > 
> > 
> > 
> > cc -DHAVE_CONFIG_H -c  -I. -I. -DHESIOD -I/usr/local/include -O -pipe fetchmail.c
> > fetchmail.c: In function `load_params':
> > fetchmail.c:1065: warning: assignment makes pointer from integer without a cast
> > fetchmail.c:1066: dereferencing pointer to incomplete type
> > fetchmail.c:1068: dereferencing pointer to incomplete type
> > fetchmail.c:1071: dereferencing pointer to incomplete type
> > *** Error code 1
> > 
> > FreeBSD 4.0 latest cvsup 990723
> > 
> 
> I can't reproduce this.
> 
> cc -DHAVE_CONFIG_H -c  -I. -I.  -O -pipe etrn.c
> cc -DHAVE_CONFIG_H -c  -I. -I.  -O -pipe fetchmail.c
> cc -DHAVE_CONFIG_H -c  -I. -I.  -O -pipe env.c
> [...]
> cc  -O -pipe rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o imap.o  etrn.o fetchmail.o env.o options.o daemon.o driver.o sink.o  rfc822.o smtp.o xmalloc.o uid.o mxget.o md5ify.o rpa.o  interface.o netrc.o base64.o error.o unmime.o conf.o checkalias.o  getopt.o getopt1.o -lkvm -lfl  -lmd -o fetchmail
> 
> On -current as of today.  What I'm wondering is why our command line's
> for the build are different unless you're using kerberosIV.  I tested
> on my machine (-current with no kerberos), and freefall (3.1-stable with
> kerveros_v5) but I have no way to test anything else.
> 
> -Chris
> 
> -- 
> cpiazza@home.net              cpiazza@FreeBSD.org
> "It's better to be quotable than to be honest."
>                                    --Tom Stoppard

-- 
Gael MARTINEZ
 


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




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