Date: Wed, 19 May 1999 22:30:03 -0700 (PDT) From: mvh@ix.netcom.com (Mike Harding) To: freebsd-ports@FreeBSD.org Subject: Re: ports/11786: gnupg-0.9.6 port does not install Message-ID: <199905200530.WAA85996@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/11786; it has been noted by GNATS. From: mvh@ix.netcom.com (Mike Harding) To: cpiazza@home.net Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/11786: gnupg-0.9.6 port does not install Date: Wed, 19 May 1999 22:23:22 -0700 (PDT) More information on the following: I am using GCC 2.7.2.1. On the line where it hangs, if I remove the '-pipe' then the compile succeeds. Might be a bug in this C compiler, don't know. - Mike Harding X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Date: Wed, 19 May 1999 15:16:53 -0700 (PDT) Reply-To: Chris Piazza <cpiazza@home.net> Sender: norn@norn.ca.eu.org From: Chris Piazza <cpiazza@home.net> Cc: freebsd-gnats-submit@FreeBSD.ORG X-RULES: lists On 19-May-99 mvh@ix.netcom.com wrote: >>Description: > gnupg port install hangs forever at: > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O -pipe -Wall -Wcast-align > -Wshado > w -Wstrict-prototypes -c mpiutil.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O -pipe -Wall -Wcast-align > -Wshado > w -Wstrict-prototypes -c g10m.c > cc -E -I../include -DHAVE_CONFIG_H -I. -I. -I.. mpih-mul1.S | grep -v '^#' >>tmp-mpi > h-mul1.s > cc -O -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c > tmp-mpih-mul1.s > > tmp-mpih-mull.S is an empty file at this point. While I am unsure why you would get this error, I do know that the port works. I say this for two reasons: * It works here. ===> Registering installation for gnupg-0.9.6 * http://bento.freebsd.org shows no errors or problems with the gnupg port. My suggestions for you are, make clean and try to build it again *OR* install the package if this behaviour continues. --- Chris Piazza Abbotsford, BC, Canada cpiazza@home.net finger norn@norn.ca.eu.org for PGP key 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?199905200530.WAA85996>