From owner-freebsd-ports Tue Aug 3 17: 0: 0 1999 Delivered-To: freebsd-ports@freebsd.org Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id 04C5A152E6 for ; Tue, 3 Aug 1999 16:59:52 -0700 (PDT) (envelope-from cpiazza@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1002) id 95EE572D; Tue, 3 Aug 1999 16:59:30 -0700 (PDT) Date: Tue, 3 Aug 1999 16:59:30 -0700 From: Chris Piazza To: Gael M Cc: ve@sci.fi, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: fetchmail-5.0.5 Message-ID: <19990803165930.A98241@norn.ca.eu.org> References: <37A778C5.3C925B9E@mgc.spacestar.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <37A778C5.3C925B9E@mgc.spacestar.net>; from Gael M on Tue, Aug 03, 1999 at 06:18:30PM -0500 X-Operating-System: FreeBSD 4.0-CURRENT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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