[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

200.0. "bad links?" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Thu Jul 08 1993 21:39

Date Of Receipt: 	 8-JUL-1993 20:19:28.15
From: 	QUARRY::lembree "Rob Lembree AUEG  08-Jul-1993 2019"
To: 	grant@DEC:.zko.quarry
CC: 	odehelp@DEC:.zko.quarry
Subj: 	bad links?

In the agxhw.nightly tools area includes, there are a bunch of
.h files that link to non-existant files.  FOr example, the file:
/usr/sde/osf1/build/agxhw.nightly/tools/alpha_osf1/cc/usr/include/errno.h
links to sys/errno.h, which is not a valid file specification.

As such, I'm not able to build anything.  Can someone help rectify this?
I'm trying to do keyboard support for Jensen.

-rob

+---------------------------------------------------------------+
|  Rob Lembree                       Unix Software Group        |
|  Mailstop: ZKO3-3/Y15              (dtn) 381-0901             |
|  Digital Equipment Corp.           (603) 881-0901             |
|  110 Spitbook Drive                enet: [email protected]  |
|  Nashua, NH 03062-2698             decnet: quarry::lembree    |
+---------------------------------------------------------------+

T.RTitleUserPersonal
Name
DateLines
200.1Re: bad links?SMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Jul 09 1993 09:5558
Date Of Receipt: 	 9-JUL-1993 08:39:43.93
From: 	FLUME::"[email protected]" "Madeline Barcia-Asmus USG"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Re: bad links?

mad@pomfret [98] pwd
/share/pointer/build/agxhw.dsk6/agxhw.nightly/tools/alpha_osf1
mad@pomfret [99] !find
find . -name errno.h -print
./cc/usr/include/sys/errno.h
./cc/usr/include/errno.h
mad@pomfret [100] file ./cc/usr/include/sys/errno.h ./cc/usr/include/errno.h
./cc/usr/include/sys/errno.h:   ASCII text
./cc/usr/include/errno.h:       symbolic link to sys/errno.h

mad@pomfret [101] ls -alg ./cc/usr/include/sys/errno.h ./cc/usr/include/errno.h
lrwxrwxrwx  1 root     staff          11 Jul  2 12:07 ./cc/usr/include/errno.h -> sys/errno.h
-rw-r--r--  1 8887     staff        9936 Jul  8 19:53 ./cc/usr/include/sys/errno.h


Looks like someone may have hand fixed this at 7:53 pm last night. Which is strange
because thats  26 minute prior to your mail coming out.  I'm confused !

BTW,  send mail to 'grant' won't get to Grant Vandyck.  His email is vandyck, but
you could just send to 'reng' this way the release/build engineers can fix/help directly. 

I know these aliases get confusing. You need a road map !

Hope you were able to get your work done!   -Madeline


To: grant
Cc: odehelp
Subject: bad links? 
Date: Thu, 08 Jul 93 20:19:32 +28716
From: lembree
X-Mts: smtp
 >>
 >>In the agxhw.nightly tools area includes, there are a bunch of
 >>.h files that link to non-existant files.  FOr example, the file:
 >>/usr/sde/osf1/build/agxhw.nightly/tools/alpha_osf1/cc/usr/include/errno.h
 >>links to sys/errno.h, which is not a valid file specification.
 >>
 >>As such, I'm not able to build anything.  Can someone help rectify this?
 >>I'm trying to do keyboard support for Jensen.
 >>
 >>-rob
 >>
 >>+---------------------------------------------------------------+
 >>|  Rob Lembree                       Unix Software Group        |
 >>|  Mailstop: ZKO3-3/Y15              (dtn) 381-0901             |
 >>|  Digital Equipment Corp.           (603) 881-0901             |
 >>|  110 Spitbook Drive                enet: [email protected]  |
 >>|  Nashua, NH 03062-2698             decnet: quarry::lembree    |
 >>+---------------------------------------------------------------+
 >>