From owner-freebsd-questions Fri Jun 12 07:47:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23507 for freebsd-questions-outgoing; Fri, 12 Jun 1998 07:47:42 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from voyager.dreamhaven.org (qmailr@voyager.dreamhaven.org [208.234.113.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA23472 for ; Fri, 12 Jun 1998 07:47:32 -0700 (PDT) (envelope-from data@dreamhaven.org) Received: (qmail 17842 invoked by uid 1010); 12 Jun 1998 14:47:26 -0000 Date: Fri, 12 Jun 1998 07:47:26 -0700 (PDT) From: Bryce Newall To: nik@iii.co.uk cc: FreeBSD Questions List Subject: Re: Problems with make world :( In-Reply-To: <19980612100754.31855@iii.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 12 Jun 1998 nik@iii.co.uk wrote: > It looks as though you did the 'buildworld' with "NOPROFILE=true" set > (either on the command line or in /etc/make.conf), and have done the > 'installworld' without it set. The install process is trying to install > the copy of libalias with profiling information, which hasn't been built. You are correct -- I forgot to include -DNOPROFILE etc. on the installworld command line, since I had included them on the buildworld command line. I feel like an idiot now... :) Thanks! ********************************************************************** * Bryce Newall * Email: data@dreamhaven.org * * WWW: http://home.dreamhaven.org/~data * * "Stop smirking, Number 1." -- J.L. Picard * * "I'm a doctor, not a doorstop!" -- EMH Program, ST:FC * ********************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message