From owner-freebsd-questions Wed Jan 10 2:35:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtppop3pub.verizon.net (smtppop3pub.gte.net [206.46.170.22]) by hub.freebsd.org (Postfix) with ESMTP id 9DFBE37B401 for ; Wed, 10 Jan 2001 02:35:22 -0800 (PST) Received: from Ath (cable7-023.gte.net [24.96.36.23]) by smtppop3pub.verizon.net with SMTP for ; id EAA83691153 Wed, 10 Jan 2001 04:30:47 -0600 (CST) From: "John Bolster" To: Subject: procmail port broken? Date: Wed, 10 Jan 2001 05:35:34 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone ran into this situation: I am trying to install Procmail from the ports (FBSD 4.1). I'm doing it from the ports instead of from a package because I need to alter one of the files so procmail uses $home directories instead of /var/mail/. Each time I try to make the port I get the following error: Initiating fcntl()/kernel-locking-support tests Whoeaaa! There's something fishy going on here. You have a look and see if you detect anything uncanny: ******************************************************* cc -c -O -pipe _autotst.c cc: Internal compiler error: program cpp got fatal signal 11 *** Error code 1 Stop in /usr/ports/mail/procmail/work/procmail-3.15/src. ******************************************************* I suggest you take a look at the definition of CFLAGS* and CC in the Makefile before you try make again. *** Error code 1 Stop in /usr/ports/mail/procmail/work/procmail-3.15/src. *** Error code 1 Stop in /usr/ports/mail/procmail/work/procmail-3.15. *** Error code 1 Stop in /usr/ports/mail/procmail. *** Error code 1 Stop in /usr/ports/mail/procmail. *** Error code 1 Stop in /usr/ports/mail/procmail. Any ideas what I could do about this? John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message