From owner-freebsd-ports Thu May 20 7:20: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E3F8814EBD for ; Thu, 20 May 1999 07:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA39257; Thu, 20 May 1999 07:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 20 May 1999 07:20:02 -0700 (PDT) Message-Id: <199905201420.HAA39257@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mike Harding Subject: Re: ports/11786: gnupg-0.9.6 port does not install Reply-To: Mike Harding Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/11786; it has been noted by GNATS. From: Mike Harding To: freebsd-gnats-submit@freebsd.org, mvh@ix.netcom.com Cc: Subject: Re: ports/11786: gnupg-0.9.6 port does not install Date: Thu, 20 May 1999 07:10:22 -0700 I have verified this problem on 3 separate 3.2 systems and on a 3.1 release system. The problem seems to be the -pipe in the options for the assembly code - the compiler hangs for some reason. Removing the -pipe makes it work, or forcing the port to not make the assembly code. I've tried this with egcs as well and the same thing happens. - Mike Harding To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message