| To: [email protected]
Cc: [email protected]
Subject: Re: fyi, syntax error in Sterling Makefile
In-Reply-To: Your message of "Thu, 29 Apr 93 16:26:02 EDT."
<[email protected]>
Date: Thu, 29 Apr 93 16:28:03 +28716
From: [email protected]
X-Mts: smtp
I belive it was submitted into Sterling on April 26th by Uttam.
I have a fixed version ready to go, but am waiting for a submit number,
or further instructions.
mdf.
|
| Date Of Receipt: 10-JUL-1995 11:01:52.85
From: SMURF::ALPHA::lembree "Rob Lembree USG 10-Jul-1995 1100"
To: odehelp@DEC:.zko.alpha
CC:
Subj: error
Any clue what would cause this error? I am kinit'd, have odemounted
everything required, and can't do this. I'm backed against ptx11.nightly.
workon ptx$ bco s3seg.c
[ ./xc/programs/Xserver/hw/dec/s3/s3seg.c ]
[ unable to access source control information in file:
"./xc/programs/Xserver/hw/dec/s3/s3seg.c,v" ]
workon ptx$
thanks,
rob
+---------------------------------------------------------------------+
| Rob Lembree <[email protected]> |
| Digital UNIX X Servers |
| Digital Equipment Corporation |
| 110 Spitbrook Road, ZKO3-2/W04 Tel: (603) 881-0901 |
| Nashua, NH 03062-2698 Fax: (603) 881-2257 |
| |
| URL: http://WWW.Digital.com/info/rlembree.html |
| PGP-2.6.2 key available upon request |
| PGP fingerprint = 1F EE F8 58 30 F1 B1 20 C5 4F 12 21 AD 0D 6B 29 |
| MIME-1.0 & Enriched-Text mail accepted |
+---------------------------------------------------------------------+
|
| Date Of Receipt: 10-JUL-1995 11:09:58.75
From: SMURF::WASTED::"[email protected]" "10-Jul-1995 1108"
To: "Rob Lembree" <[email protected]>
CC: [email protected]
Subj: Re: error
Sure, this file doesn't exist in RCS:
/usr/sde/osf1/rcs/x11/src/server/ddx/dec/s3
root@buffer [6] ls
./ s3debug.c,v s3io.h,v s3polytext.c,v
../ s3fillr.c,v s3line.c,v s3procs.c,v
Imakefile,v s3gblt.c,v s3macros.h,v s3procs.h,v
s3.h,v s3init.c,v s3mode.h,v s3spans.c,v
s3curs.c,v s3io.c,v s3polys.c,v
root@buffer [7]
It DOES exist though in:
./xc/programs/Xserver/hw/xfree86/accel/s3/s3seg.c,v
Perhaps that's the one you wanted?
-Grant
| Any clue what would cause this error? I am kinit'd, have odemounted
| everything required, and can't do this. I'm backed against ptx11.nightly.
|
| workon ptx$ bco s3seg.c
|
| [ ./xc/programs/Xserver/hw/dec/s3/s3seg.c ]
| [ unable to access source control information in file:
| "./xc/programs/Xserver/hw/dec/s3/s3seg.c,v" ]
| workon ptx$
|
| thanks,
| rob
| +---------------------------------------------------------------------+
| | Rob Lembree <[email protected]> |
| | Digital UNIX X Servers |
| | Digital Equipment Corporation |
| | 110 Spitbrook Road, ZKO3-2/W04 Tel: (603) 881-0901 |
| | Nashua, NH 03062-2698 Fax: (603) 881-2257 |
| | |
| | URL: http://WWW.Digital.com/info/rlembree.html |
| | PGP-2.6.2 key available upon request |
| | PGP fingerprint = 1F EE F8 58 30 F1 B1 20 C5 4F 12 21 AD 0D 6B 29 |
| | MIME-1.0 & Enriched-Text mail accepted |
| +---------------------------------------------------------------------+
|
|
|
| Date Of Receipt: 9-AUG-1995 15:17:20.18
From: SMURF::ALPHA::frank "Douglas Frank USG 09-Aug-1995 1516"
To: buildhelp@DEC:.zko.alpha
CC:
Subj: Makefile
Hi,
I asked for some help an hour or two ago, I included a coredump trace.
I found out the immediate problem- I was trying to reference a
nonexistent struct member. I had:
DIR *dp;
fcntl (fileno(dp), ....); which compiled without error for some reason.
I should have said, fcntl (dp->dd_fd, ...);
that fixed it. So, why didn't I get an error message from the compiler?
(I still have no confidence in my Makefile).
thx
--Doug
|
| Date Of Receipt: 3-SEP-1996 07:42:34.12
From: WASTED::maggie "Maggie Peterson USG 03-Sep-1996 0740"
To: odehelp@DEC:.zko.wasted
CC:
Subj: error
hi,
i'm getting this message - can you help? thanks, maggie
shadow /home/sb/steelnightly/src > workon steelnightly
cd'ing to sandbox source directory: /home/sb/steelnightly/src.
starting new shell: /usr/local/bin/tcsh.
ODE CLIENT ERROR: Failed call to: connect() Connection timed out
ODE CLIENT: Check with ode admin, the ode_server daemon could be down.
ODE CLIENT: DECode client will retry
Retrying connection to secret.zk3.dec.com: retry number 1
|