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

next in thread | previous in thread | raw e-mail | index | archive | help
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


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?19990803165930.A98241>