From owner-freebsd-questions@FreeBSD.ORG Fri Dec 8 22:28:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C007A16A4D4 for ; Fri, 8 Dec 2006 22:28:12 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CC9343CA6 for ; Fri, 8 Dec 2006 22:27:11 +0000 (GMT) (envelope-from gerard@seibercom.net) Received: by wr-out-0506.google.com with SMTP id i28so594667wra for ; Fri, 08 Dec 2006 14:28:11 -0800 (PST) Received: by 10.90.70.10 with SMTP id s10mr4914267aga.1165616891706; Fri, 08 Dec 2006 14:28:11 -0800 (PST) Received: from scorpio.seibercom.net ( [67.189.184.224]) by mx.google.com with ESMTP id 32sm2658010agc.2006.12.08.14.28.11; Fri, 08 Dec 2006 14:28:11 -0800 (PST) Received: from scorpio.seibercom.net (localhost [127.0.0.1]) by scorpio.seibercom.net (Postfix) with ESMTP id 7EBB0B958; Fri, 8 Dec 2006 17:28:09 -0500 (EST) Received: from [192.168.0.4] (boss.seibercom.net [192.168.0.4]) (Authenticated sender: gerard@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTP id D3110B866; Fri, 8 Dec 2006 17:28:08 -0500 (EST) Date: Fri, 08 Dec 2006 17:28:28 -0500 From: Gerard Seibert To: User Questions Organization: Seibercom.NET In-Reply-To: <45796DAC.8030606@raxion.net> References: <20061208054210.99E0.GERARD@seibercom.net> <45796DAC.8030606@raxion.net> X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20061208172444.B85F.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.29 [en] X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: Unable to build jackit-0.102.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Dec 2006 22:28:12 -0000 On Friday December 08, 2006 at 08:50:36 (AM) Kay Abendroth wrote: > Could you comment all compiler flags you set in /etc/make.conf and rerun > the build? Please post your build-log again after that if sth. changes. The only global setting in the /etc/make.conf file is: NO_PROFILE=true CFLAGS=-pipe I do have a couple of other settings, but they are nested .if mumble .endif I fail to see how that might effect it. Besides, they were present when I first installed my system. Anyway, I will give it a try tomorrow. I don't have time this evening. -- Gerard