[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

2701.0. "Need to deal with a defuncted file..." by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Tue Nov 26 1996 16:35

Date Of Receipt: 	26-NOV-1996 15:45:34.80
From: 	FLUME::"[email protected]"
To: 	[email protected]
CC: 	
Subj: 	Need to deal with a defuncted file...

Hello folks,

We have a file which is defuncted, but not removed from the backing
trees.  We would like to reenable it for use as an actual file, but
because it is still present bcos fail and bcreates fail.  The file is:

	./usr/ccs/lib/libpthread/alpha/thd_host.c

I would like to have this fixed by tonight if possible, since I need to
do an srequest for the PTB patch kit.

Thanks for any help you can give...

-Peter Portante
 DECthreads

T.RTitleUserPersonal
Name
DateLines
2701.1Re: Need to deal with a defuncted file...AOSG::FILTERAutomatic Posting Software - mail to flume::puckTue Nov 26 1996 16:3629
Date Of Receipt: 	26-NOV-1996 15:48:35.27
From: 	FLUME::johnf "John Flanagan USG Test Johnf Tools Group  26-Nov-1996 1545"
To: 	Peter Portante <[email protected]>
CC: 	[email protected]
Subj: 	Re: Need to deal with a defuncted file...

odeman undefunct


I don't know what permissions Josh has put on running this, but this is
what you want to do.


John
-- 


 ______________________________________________________________________

 John Flanagan	 		enet:    [email protected]	
 MS: ZKO3-3/W20			decnet:  flume::johnf
 USG Release Management			 (603) 881-1719
 110 Spitbrook Road 			 (DTN) 381-1719
 Nashua, NH  
 ______________________________________________________________________




2701.2Re: Need to deal with a defuncted file...AOSG::FILTERAutomatic Posting Software - mail to flume::puckTue Nov 26 1996 16:3720
Date Of Receipt: 	26-NOV-1996 15:59:46.46
From: 	FLUME::overman "James C. Overman"
To: 	[email protected], [email protected]
CC: 	
Subj: 	Re:  Need to deal with a defuncted file...

The problem was in the v40supportos pool.

the solution that I used was:

	workon -sb v40supportos
	mkdir -p ./usr/ccs/lib/libpthread/alpha
	cd ./usr/ccs/lib/libpthread/alpha
	undefunct thd_host.c

Peter was then able to check the file out with bco.

	Regards,
		James