[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

388.0. "Header file missing in the source tree???" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Wed Oct 20 1993 17:54

Date Of Receipt: 	20-OCT-1993 16:42:40.56
From: 	ALPHA::verhulst "Anton Verhulst USG  20-Oct-1993 1642"
To: 	odehelp@DEC:.zko.alpha
CC: 	plong@DEC:.zko.alpha
Subj: 	Header file missing in the source tree???

When doing a "build setup" when backed against goldos.nightly the build
fails as follows:

[ /kernel/include/sys ]
makepath sys/. && cd sys &&  exec make 'RELEASE_OPTIONS=-idfile `genloc /src/setup/osf1_idlist`'    MAKEFILE_PASS=BASIC dopass_all
Make: Don't know how to make localedef.h.  Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.


The file ./src/kernel/include/sys/Makefile tries to copy localedef.h
into the sandbox object area but the file does not appear to be in the backing
tree:

71% pwd
/share/bigbld/build/goldos.dsk1/goldos.nightly/src/kernel/sys
72% ls -l loc*
-r--r--r--  1 8887          809 Jul 15 14:56 lock.h
-r--r--r--  1 8887         3239 Jun 11 13:04 lock_types.h
73% 

Where is localedef.h?  blog certainly knows about it:

75% blog sys/localedef.h

[ ./kernel/sys/localedef.h ]

RCS file: ./kernel/sys/localedef.h,v
Working file: localedef.h
head: 4.2
branch:
locks: strict
access list:
symbolic names:
        V1_3A_PRIME: 4.2
        AGOSHW_BL6: 4.2
        GOLDOS_BL6: 4.2
        ALPHA_BL012: 4.2
        GOLDOS_PRE_BL6: 4.2
        AGOSMINOR_BL6: 4.2
        AGOSMAINT_V1_3A: 4.2
        GOLDOS_BL5: 4.2
        AGOSMINOR: 4.2.3
        AGOSHW_BL5: 4.2
        AGOSMINOR_PRE_BL6: 4.2
        GOLDOS_2WK: 4.2
        GOLDOS_PRE_BL5: 4.2
        MORGAN_NIGHTLY: 4.2
        AGOSMINOR_BL5: 4.2
        GOLDOS_BL4: 4.2
        AGOSMINOR_PRE_BL5: 4.2
        AGOSHW_BL4: 4.2
        GOLDOS_PRE_BL4: 4.2
        AGOSMINOR_BL4: 4.2
        GOLDOS_BL3: 4.2
        AGOSMAINT_BL6: 4.2
        GOLDOS_PRE_BL3: 4.2
        AGOSHW_BL3: 4.2
        AGOSMINOR_PRE_BL4: 4.2
        AGOSMAINT_BL5: 4.2
        GOLDOS_BL2: 4.2
        GOLDOS_KITBLD: 4.2
        AGOSHW_BL2: 4.2
        AGOSMINOR_BL3: 4.2
        AGOSMAINT_BL4: 4.2
        GOLDOS_BL1: 4.2
        AGOSMINOR_PRE_BL3: 4.2
        AGOSHW_NIGHTLY: 4.2
        AGOSMINOR_BL2: 4.2
        AGOSHW_BL1: 4.2
        GOLDOS_NIGHTLY: 4.2
        AGOSMAINT_BL2: 4.2
        AGOSMAINT_BL3: 4.2
        AGOSMINOR_BL1: 4.2
        OSC1_0_0: 1.1
        AGOSHW_BL0: 4.2
        AGOSMINOR_KITBLD: 4.2
        AGOSMAINT_PRE_BL3: 4.2
        AGOSMINOR_NIGHTLY: 4.2
        AGOSMAINT_BL1: 4.2
        AGOSMAINT_KITBLD: 4.2
        alpha_nomup_bl012: 4.2
        PELICAN_BL11A: 4.2
        PELICAN_LATEST: 4.2
        AGOSMAINT_NIGHTLY: 4.2
        alpha_bl012: 4.2
        alpha_bl012_1: 4.2
        PELICAN_BL10A: 4.2
        AGMAP_LATEST: 4.2
        alpha_bl011: 4.2
        alpha_bl011_1: 4.2
        alpha_bl010_nomup: 4.2
        PELICAN_BL9A_2: 4.2
        alpha_bl010: 4.2
        alpha_bl010_2: 4.2
        alpha_bl010_1: 4.2
        alpha_bl009: 4.2
        alpha_bl008: 4.2
        alpha_bl007: 4.2
        alpha_bl006: 4.2
        alpha_register: 4.2
        alpha_bl005: 4.2
        alpha_bl004: 4.2
        alpha_bl003b: 4.2
        alpha_weekly: 4.2
        ALPHA_BL003A: 4.2
        AG_BL3: 4.2.1
        alpha_bl002: 4.2
        alpha_nightly: 4.2
        B65: 1.1.1.3
        B0: 1.1.1.2
        b64_br: 1.1.1
        ag_911204: 4.2
        AG_BL0: 4.2
        AG_LAST: 4.2
        TIN: 3.1.9
comment leader: " * "
keyword substitution: kv
total revisions: 13;    selected revisions: 1
description:
----------------------------
revision 4.2
date: 1991/09/19 22:58:29;  author: devbld;  state: Exp;  lines: +9 -2
branches:  4.2.1;  4.2.3;
Adding ODE Headers
=============================================================================
76% 


If I create a null file called localedef.h in my sandbox ./src/kernel/sys
directory, the build will continue.

What gives???


--Tony Verhulst

T.RTitleUserPersonal
Name
DateLines
388.1Re: Header file missing in the source tree???SMURF::FILTERAutomatic Posting Software - mail to flume::puckWed Oct 20 1993 18:57192
Date Of Receipt: 	20-OCT-1993 17:53:10.64
From: 	WASTED::jmf "Joshua M. Friedman ULTRIX SDE  20-Oct-1993 1753"
To: 	[email protected]
CC: 	odehelp@wasted:zko.dec, plong@wasted:zko.dec, jmf@wasted:zko.dec
Subj: 	Re: Header file missing in the source tree???

Looks like ./src/kernel/include/sys/Makefile needs to know about the
new location...

If you look in the agosminor/logs/DEFUNCT file, you'll find it was
intentionally removed from the pool:

./kernel/sys/localedef.h,v      defunct

If you look in the bsubmit.log in the same directory, you'll find that
Tom Woodburn moved it in May/June:

[ ./kernel/include/sys/Makefile ]
Moved localedef.h to ./usr/include/sys.  Added seek.h.
[1993/05/27  15:04:23  Thomas_Woodburn]

[ ./usr/include/sys/localedef.h ]
I18N/thread-safe/ANSI-name-space joint submit.
[1993/06/07  21:00:50  Thomas_Woodburn]


and Neil defuncted it in September:

  Submitted by Neil_OBrien; User name: njo; Node name: cmplrs.zk3.dec.com
  Date: 9/3/93; Time: 14:16
./kernel/sys/localedef.h,v      defunct




--------------
Return-Path: verhulst 
Delivery-Date: Wed, 20 Oct 93 16:44:38 -0400
Return-Path: verhulst
Received: by flambe.zk3.dec.com; id AA21443; Wed, 20 Oct 1993 16:44:36 -0400
Received: by alpha.zk3.dec.com; id AA23124; Wed, 20 Oct 1993 16:42:55 -0400
Message-Id: <[email protected]>
To: odehelp
Cc: plong
Subject: Header file missing in the source tree???
Reply-To: [email protected]
Date: Wed, 20 Oct 93 16:42:55 EDT
From: "Anton Verhulst" <verhulst>


When doing a "build setup" when backed against goldos.nightly the build
fails as follows:

[ /kernel/include/sys ]
makepath sys/. && cd sys &&  exec make 'RELEASE_OPTIONS=-idfile `genloc 
/src/setup/osf1_idlist`'    MAKEFILE_PASS=BASIC dopass_all
Make: Don't know how to make localedef.h.  Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.


The file ./src/kernel/include/sys/Makefile tries to copy localedef.h
into the sandbox object area but the file does not appear to be in the backing
tree:

71% pwd
/share/bigbld/build/goldos.dsk1/goldos.nightly/src/kernel/sys
72% ls -l loc*
-r--r--r--  1 8887          809 Jul 15 14:56 lock.h
-r--r--r--  1 8887         3239 Jun 11 13:04 lock_types.h
73% 

Where is localedef.h?  blog certainly knows about it:

75% blog sys/localedef.h

[ ./kernel/sys/localedef.h ]

RCS file: ./kernel/sys/localedef.h,v
Working file: localedef.h
head: 4.2
branch:
locks: strict
access list:
symbolic names:
        V1_3A_PRIME: 4.2
        AGOSHW_BL6: 4.2
        GOLDOS_BL6: 4.2
        ALPHA_BL012: 4.2
        GOLDOS_PRE_BL6: 4.2
        AGOSMINOR_BL6: 4.2
        AGOSMAINT_V1_3A: 4.2
        GOLDOS_BL5: 4.2
        AGOSMINOR: 4.2.3
        AGOSHW_BL5: 4.2
        AGOSMINOR_PRE_BL6: 4.2
        GOLDOS_2WK: 4.2
        GOLDOS_PRE_BL5: 4.2
        MORGAN_NIGHTLY: 4.2
        AGOSMINOR_BL5: 4.2
        GOLDOS_BL4: 4.2
        AGOSMINOR_PRE_BL5: 4.2
        AGOSHW_BL4: 4.2
        GOLDOS_PRE_BL4: 4.2
        AGOSMINOR_BL4: 4.2
        GOLDOS_BL3: 4.2
        AGOSMAINT_BL6: 4.2
        GOLDOS_PRE_BL3: 4.2
        AGOSHW_BL3: 4.2
        AGOSMINOR_PRE_BL4: 4.2
        AGOSMAINT_BL5: 4.2
        GOLDOS_BL2: 4.2
        GOLDOS_KITBLD: 4.2
        AGOSHW_BL2: 4.2
        AGOSMINOR_BL3: 4.2
        AGOSMAINT_BL4: 4.2
        GOLDOS_BL1: 4.2
        AGOSMINOR_PRE_BL3: 4.2
        AGOSHW_NIGHTLY: 4.2
        AGOSMINOR_BL2: 4.2
        AGOSHW_BL1: 4.2
        GOLDOS_NIGHTLY: 4.2
        AGOSMAINT_BL2: 4.2
        AGOSMAINT_BL3: 4.2
        AGOSMINOR_BL1: 4.2
        OSC1_0_0: 1.1
        AGOSHW_BL0: 4.2
        AGOSMINOR_KITBLD: 4.2
        AGOSMAINT_PRE_BL3: 4.2
        AGOSMINOR_NIGHTLY: 4.2
        AGOSMAINT_BL1: 4.2
        AGOSMAINT_KITBLD: 4.2
        alpha_nomup_bl012: 4.2
        PELICAN_BL11A: 4.2
        PELICAN_LATEST: 4.2
        AGOSMAINT_NIGHTLY: 4.2
        alpha_bl012: 4.2
        alpha_bl012_1: 4.2
        PELICAN_BL10A: 4.2
        AGMAP_LATEST: 4.2
        alpha_bl011: 4.2
        alpha_bl011_1: 4.2
        alpha_bl010_nomup: 4.2
        PELICAN_BL9A_2: 4.2
        alpha_bl010: 4.2
        alpha_bl010_2: 4.2
        alpha_bl010_1: 4.2
        alpha_bl009: 4.2
        alpha_bl008: 4.2
        alpha_bl007: 4.2
        alpha_bl006: 4.2
        alpha_register: 4.2
        alpha_bl005: 4.2
        alpha_bl004: 4.2
        alpha_bl003b: 4.2
        alpha_weekly: 4.2
        ALPHA_BL003A: 4.2
        AG_BL3: 4.2.1
        alpha_bl002: 4.2
        alpha_nightly: 4.2
        B65: 1.1.1.3
        B0: 1.1.1.2
        b64_br: 1.1.1
        ag_911204: 4.2
        AG_BL0: 4.2
        AG_LAST: 4.2
        TIN: 3.1.9
comment leader: " * "
keyword substitution: kv
total revisions: 13;    selected revisions: 1
description:
----------------------------
revision 4.2
date: 1991/09/19 22:58:29;  author: devbld;  state: Exp;  lines: +9 -2
branches:  4.2.1;  4.2.3;
Adding ODE Headers
=============================================================================
76% 


If I create a null file called localedef.h in my sandbox ./src/kernel/sys
directory, the build will continue.

What gives???


--Tony Verhulst

388.2Re: Header file missing in the source tree???SMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Oct 21 1993 10:1629
Date Of Receipt: 	21-OCT-1993 08:14:42.05
From: 	ALPHA::"[email protected]" "John Flanagan USG Test Johnf Tools Group  21-Oct-1993 0814"
To: 	"Joshua Friedman, OSF/UNIX SDE 381-1548" <[email protected]>
CC: 	[email protected], [email protected], [email protected],
	[email protected]
Subj: 	Re: Header file missing in the source tree???

I just fixed this Makefile last night.  If you try your build now,
it should work...


Submission Log *****

  Submitted by John_Flanagan; User name: johnf; Node name: corbomite.zk3.dec.com
  Date: 10/20/93; Time: 16:06
  Coordinated Universal Time: 10/20/93 20:06:00 GMT
  Number of files: 1; Defect number: goldos-480-johnf.
  Set name: John_Flanagan_goldos; Sandbox: /usr/users/johnf/sandboxes/goldos
  List of files and revisions:
./kernel/include/sys/Makefile,v	4.5.37.21

  Detailed description:

[ ./kernel/include/sys/Makefile ]
Remove localedef.h.  This got put back in during the merge.  It
was removed in Sterling and put into ./usr/include/sys.  This fixes
the Gold install phase of ./kernel/include/sys.
[1993/10/20  19:28:24  John_Flanagan]