The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: bill@cs.scranton.edu (Bill Gunshannon)
Subject: [pups] 2.11 on an 11/44
Date: Thu, 27 Feb 2003 15:25:35 -0500 (EST)	[thread overview]
Message-ID: <20030227152034.N43050-100000@server1.cs.uofs.edu> (raw)
In-Reply-To: <20030227122420.S43050-100000@server1.cs.uofs.edu>

Well, the fun continues. I guess it's not going to be as simple as
it is with newer BSD's.

When I try to build a custom kernel I get this:

---------------

# make|more
make -f Make.sys I=/usr/include H=../h M=../machine AS="/bin/as -V" CPP="/lib/cpp -P -DKERNEL -DUOFS -I. -I../h"  CFLAGS="-O -DKERNEL -DUOFS -I. -I../h" ED="/bin/ed"
cc -O -DKERNEL -DUOFS -I. -I../h -S ../sys/init_main.c
/bin/ed - < SPLFIX init_main.s
/bin/as -V - -o init_main.o init_main.s
rm -f init_main.s
cc -O -DKERNEL -DUOFS -I. -I../h -S ../sys/init_sysent.c
/bin/ed - < SPLFIX init_sysent.s
/bin/as -V - -o init_sysent.o init_sysent.s
rm -f init_sysent.s
cc -O -DKERNEL -DUOFS -I. -I../h -S ../sys/kern_acct.c
/bin/ed - < SPLFIX kern_acct.s
/bin/as -V - -o kern_acct.o kern_acct.s
rm -f kern_acct.s
cc -O -DKERNEL -DUOFS -I. -I../h -S ../sys/kern_clock.c
/bin/ed - < SPLFIX kern_clock.s
?
?
?
?
?
----------------------

And the "?" go on forever. Can't even break out of it.  Have to
kill the simulation and start all over.  Anybody run into this??
Seems to be in the clock code.  Is there something I might have
missed in the CONFIG file that could cause this??  All I basicly
did was comment out any hardware I was pretty sure wasn't going
to show up on my machine.

bill

-- 
Bill Gunshannon          |  de-moc-ra-cy (di mok' ra see) n.  Three wolves
bill at cs.scranton.edu     |  and a sheep voting on what's for dinner.
University of Scranton   |
Scranton, Pennsylvania   |         #include <std.disclaimer.h>




  reply	other threads:[~2003-02-27 20:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 15:08 Bill Gunshannon
2003-02-27 15:55 ` David Evans
2003-02-27 16:28 ` Johnny Billquist
2003-02-27 16:42   ` Bill Gunshannon
2003-02-27 16:59     ` Johnny Billquist
2003-02-27 17:33       ` Bill Gunshannon
2003-02-27 20:25         ` Bill Gunshannon [this message]
2003-03-01 21:36 ` Robin Birch
2003-02-27 15:57 Fred N. van Kempen
2003-02-27 16:02 ` Bill Gunshannon
2003-02-27 17:06 Steven M. Schultz
2003-03-01 14:06 Norman Wilson
2003-03-03  6:42 Steven M. Schultz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030227152034.N43050-100000@server1.cs.uofs.edu \
    --to=bill@cs.scranton.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).