From owner-freebsd-current Tue Nov 5 01:42:33 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA22403 for current-outgoing; Tue, 5 Nov 1996 01:42:33 -0800 (PST) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA22396 for ; Tue, 5 Nov 1996 01:42:28 -0800 (PST) Received: from localhost (richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) with SMTP id BAA16733; Tue, 5 Nov 1996 01:43:09 -0800 Date: Tue, 5 Nov 1996 01:43:07 -0800 (PST) From: Veggy Vinny To: Rick Lotoczky cc: freebsd-current@freebsd.org Subject: Re: -current compile problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 5 Nov 1996, Rick Lotoczky wrote: > I have been having a problem since ~Oct 29th with -current compiling the > tcl library. It seems that the two definitions DOMAIN and SING are not being > defined correctly. If I compile the tcl stuff "standalone" (i.e. not part of > make world), these definitions are correctly enabled. Under make world, I > get an error that both DOMAIN and SING are undefined. I assume that the > NEED_MATHERR switch is not getting set correctly when configure is run from > make world. I'm not having any problems at all building -current. I think you should do a make clean cleandir before you do a make world. That seems to have fixed my problems thanks to that suggestion from Bruce. Vince GaiaNet Corporation - Unix Networking Operations - GUS Mailing Lists Admin