Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 1999 09:43:42 -0500
From:      Gael MARTINEZ <mgc@mgc.spacestar.net>
To:        Chris Piazza <cpiazza@home.net>
Cc:        ve@sci.fi, ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: fetchmail-5.0.5
Message-ID:  <19990804094342.A24035@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

Same trouble with fetchmail 5.06 and CVS from this night
Maybe some trouble with egcs (3.1 is still in gcc 2.7.x no ?)

Regards.


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?19990804094342.A24035>