[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

1679.0. " build problem/question" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Mon Aug 14 1995 16:45

Date Of Receipt: 	14-AUG-1995 11:07:32.40
From: 	SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE  14-Aug-1995 1106"
To: 	buildhelp@DEC:.zko.flume
CC: 	wrksys::nishimoto
Subj: 	'build' problem/question

Can anyone please offer assitance to Pete?  thanks...

------- Forwarded Message

From: nishimoto@wrksys.enet.dec.com (Pete Nishimoto PKO3-1/N30 
(223.6343/381.1107))
To: releng@quarry.enet.dec.com
Cc: NISHIMOTO@quarry.zk3.dec.com
Subject: 'build' problem/question

Hello,

	I'm having a little problem with making Makfiles for my
	stuff (maybe this occured because of the 3.0 upgrade, but
	I doubt it).

	I want to remake the Makefile in ./obj/alpha/kernel/BINARY
	and I used to be able to say (I think)

		build BINARY_conf

	When I do this now, it says:

>> FATAL ERROR in build:
   not in sandbox and target BINARY_conf is not absolute.

	I'm in a 'workon' with a valid kerberos ticket.  I've
	modifed ./obj/alpha/kernel/conf/alpha/files to add in some
	new files that I want to appear in the Makefile.

	What am I doing wrong?  

		Pete

------- End of Forwarded Message




T.RTitleUserPersonal
Name
DateLines
1679.1Re: build problem/questionAOSG::FILTERAutomatic Posting Software - mail to flume::puckMon Aug 14 1995 16:5612
Date Of Receipt: 	14-AUG-1995 11:58:13.53
From: 	SMURF::ALPHA::shashi "Shashi Mangalat USG  14-Aug-1995 1156"
To: 	wrksys::nishimoto
CC: 	buildhelp@DEC:.zko.alpha
Subj: 	Re: 'build' problem/question
Try this: 	

% cd src/kernel
% build BINARY_config

--shashi