Date: Fri, 12 Jun 1998 07:47:26 -0700 (PDT) From: Bryce Newall <data@dreamhaven.org> To: nik@iii.co.uk Cc: FreeBSD Questions List <freebsd-questions@FreeBSD.ORG> Subject: Re: Problems with make world :( Message-ID: <Pine.NEB.3.96.980612074627.17811A-100000@voyager.dreamhaven.org> In-Reply-To: <19980612100754.31855@iii.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.980612074627.17811A-100000>