Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 1998 07:12:36 -0400 (EDT)
From:      Chuck Robey <chuckr@glue.umd.edu>
To:        John Birrell <jb@cimlogic.com.au>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   different E-problem
Message-ID:  <Pine.BSF.4.00.9808310705450.3292-100000@picnic.mat.net>
In-Reply-To: <199808310959.TAA19831@cimlogic.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
I usually have my obj directory redirected to /usr2/obj, my 2nd disk,
both because that's where room is, and because of the speed advantage
you get from having src and obj on different disks.  I have been doing
this by having:

OBJLINK=        yes
MAKEOBJDIRPREFIX=/usr2/obj

in my /etc/make.conf.  I just decided to do one last aout buildworld
before doing the elf build (to see if the tree was ok first) and I began
getting these error messages:

===> bin/rcp
Warning: Object directory not changed from original /usr/src/bin/rcp

I then took a look at /usr/src/Makefile, where the comments refer to
/usr/obj.  Is that now hardwired in?  Do I need to use softlinks to get
it on the spot I want?  I did a scan with find for .depend files, didn't
find any, so was that warning bogus, maybe?

----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@glue.umd.edu         | communications topic, C programming, and Unix.
213 Lakeside Drive Apt T-1  |
Greenbelt, MD 20770         | I run Journey2 and picnic (FreeBSD-current)
(301) 220-2114              | and jaunt (NetBSD).
----------------------------+-----------------------------------------------





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?Pine.BSF.4.00.9808310705450.3292-100000>