[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

1974.0. "problem building the edquota utility in my sandbox" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Tue Dec 05 1995 11:13

Date Of Receipt: 	 5-DEC-1995 11:01:52.87
From: 	SMURF::WASTED::"[email protected]" "05-Dec-1995 1041"
To: 	[email protected]
CC: 	
Subj: 	problem building the edquota utility in my sandbox
Seems like the mkcatdefs is unable to write an output file: 	

% cd usr/sbin/edquota
% build
relative path: ./usr/sbin/edquota.
string passed to 
/usr/sde/osf1/build/v32supportos.nightly/tools/alpha_OSF1/alpha
/hostbin/make:
   make -cF build_all
cd ../../../../obj/alpha/usr/sbin/edquota
mkcatdefs edquota ../../../../../src/usr/sbin/edquota/edquota.msg > 
edquota.cat.
in
mkcatdefs: Cannot open edquota_msg.h
*** Exit 1
Stop.

T.RTitleUserPersonal
Name
DateLines
1974.1Re: problem building the edquota utility in my sandboxAOSG::FILTERAutomatic Posting Software - mail to flume::puckTue Dec 05 1995 12:1546
Date Of Receipt: 	 5-DEC-1995 11:16:07.80
From: 	SMURF::WASTED::"[email protected]" "05-Dec-1995 1113"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Re: problem building the edquota utility in my sandbox

Works OK for me. Check the perms/ownership of you sandbox obj tree.

v32supportos.nightly<- v32  src [21] mcd usr/sbin/edquota
v32supportos.nightly<- v32  edquota [22] build
relative path: ./usr/sbin/edquota.
string passed to /usr/sde/osf1/build/v32supportos.nightly/tools/alpha_OSF1/alph
a/hostbin/make:
   make -cF build_all 
mkdir ../../../../obj/alpha/usr
mkdir ../../../../obj/alpha/usr/sbin
mkdir ../../../../obj/alpha/usr/sbin/edquota
cd ../../../../obj/alpha/usr/sbin/edquota
mkcatdefs edquota /usr/sde/osf1/build/v32supportos.nightly/src/usr/sbin/edquota
/edquota.msg > edquota.cat.in
mkcatdefs: edquota_msg.h created
rm -f ../../../usr/lib/nls/msg/en_US.ISO8859-1/edquota.cat
makepath ../../../usr/lib/nls/msg/en_US.ISO8859-1/edquota.cat

| Seems like the mkcatdefs is unable to write an output file:
| 
| % cd usr/sbin/edquota
| % build
| relative path: ./usr/sbin/edquota.
| string passed to 
| /usr/sde/osf1/build/v32supportos.nightly/tools/alpha_OSF1/alpha
| /hostbin/make:
|    make -cF build_all
| cd ../../../../obj/alpha/usr/sbin/edquota
| mkcatdefs edquota ../../../../../src/usr/sbin/edquota/edquota.msg > 
| edquota.cat.
| in
| mkcatdefs: Cannot open edquota_msg.h
| *** Exit 1
| Stop.


				-Grant