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 |
Date Of Receipt: 14-SEP-1993 18:16:21.80 From: ABYSS::decwet::anderson To: abyss::odehelp CC: abyss::anderson Subj: build backed to agosminor.bl5 -- problem building odehelp, I created a new sandbox backed to agosminor.bl5. workon -sb mysandbox mkdir kernel cd kernel build I get so far into the build and it appears to hang at the point listed below: (csplit -ks -fmakedeptmp makedepfiles 100 {25} 1>/dev/null 2>&1; exit 0) for i in makedeptmp?? ; do (for f in `cat $i` ; do /usr/sde/osf1/build/agosminor. bl5/tools/alpha_OSF1/alpha/acc/cc -M -I -I. -I.. -I../include -DIDENT=BINARY -DDEC2 000_300 -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC4000 -DALPHAADU -DSWAPTYPE=1 -DR ELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF -DCOMPAT_43 -DPACKETFILTER -DUFS -D TRN -DRT -DKERNEL -D_KERNEL -D_BSD -D__alpha -Umips -UMIPS $f | awk '{ print $0 >> "makedeptmp" }; { print $2 >> "maketagstmp" }'; done) 2>makedeperrs; done Any suggestions? The backing tree is on a ADVFS file system at 8 gigabytes. I don't think this should cause any problems. Thanks, Tina ******************************************** slugbt.zso.dec.com> printenv | grep PATH PATH=/usr/silver/tina/minor5sb/tools/alpha_OSF1/alpha/hostbin:/usr/silver/tina/m ino r5sb/tools/alpha_OSF1/alpha/bin:/usr/silver/tina/minor5sb/tools/alpha_OSF1/alpha /ac c:/usr/sde/osf1/build/agosminor.bl5/tools/alpha_OSF1/alpha/hostbin:/usr/sde/osf1 /bu ild/agosminor.bl5/tools/alpha_OSF1/alpha/bin:/usr/sde/osf1/build/agosminor.bl5/t ool s/alpha_OSF1/alpha/acc:/usr/sde/ode2.0/tools/alpha_ace/bin:/usr/ucb:/bin:/usr/bi n:/ sbin:/usr/sbin:.:/usr/sde/ode2.0/tools/pmax_ultrix/bin:/usr/staff3/tea/bin:/usr/ sta ff3/tea/bin/al
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
321.1 | Re: build backed to agosminor.bl5 -- problem building | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Wed Sep 15 1993 16:11 | 9 |
Date Of Receipt: 14-SEP-1993 20:48:03.02 From: FLUME::jmcg "Jim McGinness" To: [email protected] CC: flume::buildhelp Subj: Re: build backed to agosminor.bl5 -- problem building The makedep step takes surprisingly long. Are you sure it's hung? -- jmcg |