[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

445.0. "ar cannot make a temp file" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Fri Nov 19 1993 19:30

Date Of Receipt: 	19-NOV-1993 15:11:23.52
From: 	QUARRY::lmiller "Lee Miller USG/ULAN  19-Nov-1993 1510"
To: 	odehelp@DEC:.zko.quarry
CC: 	lmiller@DEC:.zko.quarry
Subj: 	ar cannot make a temp file
[bubble: 	/usr/staff/lmiller/sb/alpha/src/usr/ccs/lib/libretired_malloc] 35 > build
relative path: 	./usr/ccs/lib/libretired_malloc.

cd ../../../../../obj/alpha/usr/ccs/lib/libretired_malloc
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc   -std0 -EL -c  -DBSD44 -DMSG -DNLS -D__WCHAR_T_LEN=4 -Wf,-wchar32  -DMACH -DCMU -DOSF  -Dalpha -D__alpha__ -D__alpha  -Dunix -D__unix__    -D_SHARED_LIBRARIES  -O2 -Olimit 5000        -I  `genpath -I.` `genpath   `  -I/usr/staff/lmiller/sb/alpha/export/alpha/usr/include -I/usr/sde/osf1/build/agosminor/export/alpha/usr/include  ../../../../../../src/usr/ccs/lib/libretired_malloc/malloc.c
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/ar cr libretired_malloc.a malloc.o
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/ar: Error: cannot create temp file
*** Exit 1
Stop.

in my env is:
TMPDIR=/share/quarry/usr/projects/lang6/lmiller/tmp
TEMPDIR=/share/quarry/usr/projects/lang6/lmiller/tmp

how do i resolve this problem?

Lee....

T.RTitleUserPersonal
Name
DateLines
445.1ar cannot make a temp fileSMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Nov 19 1993 19:3123
Date Of Receipt: 	19-NOV-1993 15:16:26.51
From: 	QUARRY::lmiller "Lee Miller USG/ULAN  19-Nov-1993 1516"
To: 	[email protected]
CC: 	[email protected]
Subj: 	ar cannot make a temp file
[bubble: 	/usr/staff/lmiller/sb/alpha/src/usr/ccs/lib/libretired_malloc] 35 > build
relative path: 	./usr/ccs/lib/libretired_malloc.

cd ../../../../../obj/alpha/usr/ccs/lib/libretired_malloc
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc   -std0 -EL -c  -DBSD44 -DMSG -DNLS -D__WCHAR_T_LEN=4 -Wf,-wchar32  -DMACH -DCMU -DOSF  -Dalpha -D__alpha__ -D__alpha  -Dunix -D__unix__    -D_SHARED_LIBRARIES  -O2 -Olimit 5000        -I  `genpath -I.` `genpath   `  -I/usr/staff/lmiller/sb/alpha/export/alpha/usr/include -I/usr/sde/osf1/build/agosminor/export/alpha/usr/include  ../../../../../../src/usr/ccs/lib/libretired_malloc/malloc.c
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/ar cr libretired_malloc.a malloc.o
/usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/ar: Error: cannot create temp file
*** Exit 1
Stop.

in my env is:
TMPDIR=/share/quarry/usr/projects/lang6/lmiller/tmp
TEMPDIR=/share/quarry/usr/projects/lang6/lmiller/tmp

how do i resolve this problem?

Lee....

445.2Re: ar cannot make a temp fileSMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Nov 19 1993 19:4136
Date Of Receipt: 	19-NOV-1993 16:49:22.65
From: 	FLUME::"[email protected]"
To: 	[email protected]
CC: 	[email protected], [email protected] (Neil O'Brien USG/DE)
Subj: 	Re: ar cannot make a temp file

Undefine TMPDIR in your environment. We had to do this in the build as ar was
fixed and now will try and use this if defined.

		-Grant

> 
> [bubble:/usr/staff/lmiller/sb/alpha/src/usr/ccs/lib/libretired_malloc] 35 > build
> relative path: ./usr/ccs/lib/libretired_malloc.
> cd ../../../../../obj/alpha/usr/ccs/lib/libretired_malloc
> /usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc   -std0 -EL -c  -DBSD44 -DMSG -DNLS -D__WCHAR_T_LEN=4 -Wf,-wchar32  -DMACH -DCMU -DOSF  -Dalpha -D__alpha__ -D__alpha  -Dunix -D__unix__    -D_SHARED_LIBRARIES  -O2 -Olimit 5000        -I  `genpa> th -I.` `genpath   `  -I/usr/staff/lmiller/sb/alpha/export/alpha/usr/include -I/usr/sde/osf1/build/agosminor/export/alpha/usr/include  ../../../../../../src/usr/ccs/lib/libretired_malloc/malloc.c
> /usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/ar cr libretired_malloc.a malloc.o
> /usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/ar: Error: cannot create temp file
> *** Exit 1
> Stop.
> 
> in my env is:
> TMPDIR=/share/quarry/usr/projects/lang6/lmiller/tmp
> TEMPDIR=/share/quarry/usr/projects/lang6/lmiller/tmp
> 
> how do i resolve this problem?
> 
> Lee....
> 
> 


-- 

				-Grant