[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
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 |
240.0. "correction to question" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Tue Jul 27 1993 16:22
Date Of Receipt: 27-JUL-1993 11:28:38.15
From: LOCORE::kate "Kate Baumgartner Lowrie USG"
To: locore::buildhelp
CC: locore::kate
Subj: correction to question
I figured out that the files file was okay, I was looking at the wrong one.
I still can't build the new target though. I have the SABLE conf file
in my sandbox, but it is not copied to the obj directory.
Thanks,
Kate
------- Forwarded Message
Return-Path: kate
Delivery-Date: Tue, 27 Jul 93 11:08:33 -0400
Return-Path: kate
Received: by locore.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
id AA21682; Tue, 27 Jul 1993 11:08:31 -0400
Received: by squash.zk3.dec.com; id AA01479; Tue, 27 Jul 1993 11:08:30 -0400
Message-Id: <[email protected]>
To: buildhelp
Cc: kate
Subject: build question
Date: Tue, 27 Jul 93 11:08:29 -0400
From: kate
X-Mts: smtp
This is probably a build 101 question, but anyway ...
I'm trying to build a kernel for Sable, a new cpu.
I bcreate'd the new files, added them to the files
file, and edited the conf files (BINARY, and created
a SABLE conf file). When I started the build in
my sandbox, I couldn't get the sable files to build.
I also noticed the files file in the obj directory
is not the same as my files file in my sandbox.
I'm backed by minor.bl4. I don't really care what
I'm backed against at this point so I could easily
resb.
Any suggestions about what I may be doing wrong?
Thanks,
Kate
------- End of Forwarded Message
T.R | Title | User | Personal Name | Date | Lines |
---|
240.1 | Re: correction to question | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Tue Jul 27 1993 18:22 | 22 |
| Date Of Receipt: 27-JUL-1993 17:09:00.41
From: LOCORE::"[email protected]" "Shashi Mangalat AOSG"
To: [email protected]
CC: [email protected], [email protected]
Subj: Re: correction to question
I think you need to change the kernel/Makefile and kernel/conf/Makefile
to include the SABLE configuration. If you intend to do only 'build
SABLE' and has set KERNEL_CONFIG then you won't need the
kernel/Makefile.
In kernel/conf/Makefile, add SABLE to CONFIGFILES.
In kernel/Makefile, add SABLE to CONFIGFILES, add SABLE to OTHERS and
include it in the target list for the line containing
GENERIC ...: $$@_config $$@_depend $$@_vmunix
Let me know how if it really works:-)
--shashi
|