[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

2040.0. "ode bco problem from west coast logged in to falpha" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Jan 10 1996 23:02

Date Of Receipt: 	10-JAN-1996 19:48:37.64
From: 	SMURF::WASTED::jmf "Joshua M. Friedman OSF/UNIX SDE  10-Jan-1996 1946"
To: 	aardvark@wdec.locus.com
CC: 	glidden@DEC:.zko.wasted, admin@DEC:.zko.wasted, reops@DEC:.zko.wasted,
	odehelp@DEC:.zko.wasted
Subj: 	ode bco problem from west coast logged in to falpha

Warren, there have been some network problems today, even locally in zk3;
perhaps this is causing the problem?  At this point there's hardly anyone
left to look at this sort of thing, but if it doesn't resolve itself
(please foreground the job so it keeps trying) please let us know.

Please check and send us ping and traceroute data to buffer.zk3.dec.com.

thanks...		-josh

------- Forwarded Message

Return-Path: aardvark@wdec.locus.com 
Delivery-Date: Wed, 10 Jan 96 19:03:19 -0500
Return-Path: aardvark@wdec.locus.com
Received: from ralpha.zk3.dec.com by flume.zk3.dec.com; (5.65v3.2/1.1.8.2/16Jan95-0946AM)
	id AA15820; Wed, 10 Jan 1996 19:03:12 -0500
Received: from bwasted.zk3.dec.com by falpha.zk3.dec.com; (5.65v3.2/1.1.8.2/20May95-1022AM)
	id AA26828; Wed, 10 Jan 1996 19:03:07 -0500
Received: from locusla.wdec.locus.com by fwasted.zk3.dec.com; (5.65v3.2/1.1.8.2/18Feb95-1123AM)
	id AA07173; Wed, 10 Jan 1996 19:01:42 -0500
Received:  by locusla.wdec.locus.com (5.57/Ultrix3.0-C)
	id AA25927; Wed, 10 Jan 96 16:08:25 -0800
Date: Wed, 10 Jan 96 16:08:25 -0800
From: aardvark@wdec.locus.com (Warren Usui)
Message-Id: <9601110008.AA25927@locusla.wdec.locus.com>
To: odehelp@zk3.dec.com
Subject: Ode problems on Alpha


I seem to be having problems getting ode commands to complete.  This is
happening on alpha, with bco and mksb operations.  The following is the
text of a csh session that I ran demonstrating the problem.  The text is
taken directly from the session with the two /* */ editorial comments added
by me.  It looks like the mksb did what it was supposed to, but it is
stil running.

==========================================================================

falpha.zk3.dec.com> kinit $PRINCIPAL
Kerberos Initialization for "Warren_Usui"
Password:
falpha.zk3.dec.com> id
uid=9161(usui) gid=10(staff) groups=35(ultrix_support),24(csse)
falpha.zk3.dec.com> hostname
falpha.zk3.dec.com
falpha.zk3.dec.com> workon -sb find32c
cd'ing to sandbox source directory: /home/usui/sb/find32c/src.
starting new shell: /bin/csh.
% ls
Makeconf  usr
% cd usr/bin/find
% ls
Makefile      find.c        find.msg
find.bogus.c  find.fix.c    perm.y
% ls -ls find.c
0 lrwxr-xr-x   1 usui     staff         50 Dec 12 13:55 find.c ->
/home/usui/sb/
find32c/link/src/usr/bin/find/find.c
% bco find.c
		/* It just sits here forever */
% exit
% falpha.zk3.dec.com> dirs
~
falpha.zk3.dec.com> mksb -back v32csupportos.nightly -dir ~/sb test
creating new set: Warren_Usui_test, setdir: .
creating lock file for new set.
[ creating /home/usui/sb/test/tmp ]
/home/usui/sb/test/tmp: created directory
drwxr-xr-x   2 usui     staff       8192 Jan 10 00:03
/home/usui/sb/test/tmp
		/* It just sits here forever */
^Z
Stopped
falpha.zk3.dec.com> jobs
[1]  + Stopped              mksb -back v32csupportos.nightly -dir ~/sb
test
falpha.zk3.dec.com> bg
[1]    mksb -back v32csupportos.nightly -dir ~/sb test &
falpha.zk3.dec.com> ls sb/test
export    link      obj       rc_files  src       tmp       tools
falpha.zk3.dec.com> ls -lR sb/test
total 48
drwxr-xr-x   2 usui     staff       8192 Jan 10 00:03 export
lrwxr-xr-x   1 usui     staff         41 Jan 10 00:03 link ->
/usr/sde/osf1/buil
d/v32csupportos.nightly
drwxr-xr-x   2 usui     staff       8192 Jan 10 00:03 obj
drwxr-xr-x   2 usui     staff       8192 Jan 10 00:03 rc_files
drwxr-xr-x   2 usui     staff       8192 Jan 10 00:03 src
drwxr-xr-x   2 usui     staff       8192 Jan 10 00:03 tmp
drwxr-xr-x   2 usui     staff       8192 Jan 10 00:03 tools

sb/test/export:
total 0

sb/test/obj:st/obj:
total 0

sb/test/rc_files:
total 7
- -rw-r--r--   1 usui     staff        588 Jan 10 00:03 local
- -rw-r--r--   1 usui     staff        588 Jan 10 00:03 local.tmpl
- -rw-r--r--   1 usui     staff         48 Jan 10 00:03 sets
- -rw-r--r--   1 usui     staff       1499 Jan 10 00:03 shared
- -rw-r--r--   1 usui     staff       1480 Jan 10 00:03 shared.tmpl

sb/test/src:
total 0
lrwxr-xr-x   1 usui     staff         20 Jan 10 00:03 Makeconf ->
../link/src/Ma
keconf

sb/test/tmp:
total 0

sb/test/tools:
total 0
falpha.zk3.dec.com> jobs
[1]  + Running             mksb -back v32csupportos.nightly -dir ~/sb
falpha.zk3.dec.com> 

------- End of Forwarded Message


T.RTitleUserPersonal
Name
DateLines