From owner-freebsd-questions Wed Jan 10 14: 9:54 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 E6FA037B6A1 for ; Wed, 10 Jan 2001 14:09:35 -0800 (PST) Received: from Ath (cable7-023.gte.net [24.96.36.23]) by smtppop3pub.verizon.net with SMTP ; id QAA97445688 Wed, 10 Jan 2001 16:04:54 -0600 (CST) From: "John Bolster" To: "Greg Lehey" Cc: Subject: RE: procmail port broken? Date: Wed, 10 Jan 2001 17:09:39 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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) Importance: Normal In-Reply-To: <20010111082432.C44170@wantadilla.lemis.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you. I rebooted the server and it made without the error. John > > On Wednesday, 10 January 2001 at 5:35:34 -0500, John Bolster wrote: > > 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. > > Well, the Makefile's guess is way off. Your compiler is dying with a > segmentation violation (SIGSEGV). This can be a program bug, or it > can be a hardware problem. Since gcc doesn't normally die with > SIGSEGV, I'd guess hardware. Can you compile anything else? > > FWIW, I installed procmail a few days ago, and had no problems. > > Greg > -- > When replying to this message, please copy the original recipients. > If you don't, I may ignore the reply. > For more information, see http://www.lemis.com/questions.html > Finger grog@lemis.com for PGP public key > See complete headers for address and phone numbers > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message