Date: Sun, 31 May 1998 15:43:45 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: graphix@iastate.edu (Kent Vander Velden) Cc: jb@cimlogic.com.au, current@FreeBSD.ORG Subject: Re: Undefined symbols referenced Message-ID: <199805310543.PAA13538@cimlogic.com.au> In-Reply-To: <199805310521.AAA08254@isua3.iastate.edu> from Kent Vander Velden at "May 31, 98 00:21:39 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Kent Vander Velden wrote: > Other applications simple and complex have built without a problem. > A "make world" has been running for the past couple of hours without > problem. not sure why the problem only shows up with some applications. If it is a `make world' and it hasn't done the final install, it will be doing everything in the /usr/obj tree. You won't know if other applications have a problem until the make world completes and _then_ you try building the applications. While the `make world' is running, any application you build separately will use the previously installed tools, headers and libraries. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805310543.PAA13538>