Subject: Re: something to play with
To: None <Marc@Synergytics.Com>
From: Adam Glass <adamg@microsoft.com>
List: port-pmax
Date: 06/22/1994 12:29:59
sup again.  sup will update what has changed.

the rerun config, bmake clean, bmake depend, bmake

the generic kernel didn't have 'options COMPAT_ULTRIX' in it.


----------
| From: Marc Evans - Contract Software Hacker  <marc@Synergytics.Com>
| To: Adam Glass
| Cc:  <port-pmax@sun-lamp.cs.berkeley.edu>
| Subject: Re: something to play with
| Date: Wednesday, June 22, 1994 2:11PM
|
| Received: from synergy.Synergytics.Com by netmail.microsoft.com with 
SMTP (5.65/25-eef)
| 	id AA27139; Wed, 22 Jun 94 11:11:35 -0700
| Received: from synergy.Synergytics.Com (localhost [127.0.0.1])
| by Synergytics.Com (8.6.9/8.6.9) with ESMTP id OAA13407; Wed,
| 22 Jun 1994 14:11:25 -0400
| Message-Id: <199406221811.OAA13407@Synergytics.Com>
| In-Reply-To: Your message of "Tue, 21 Jun 1994 14:51:05 +0700."
|              <9406212054.AA12704@netmail2.microsoft.com>
| X-Mailer: exmh version 1.4zeta 6/10/94
|
| > ah...missing thing in the instructions
| >
| > if you are trying this under ultrix,
| >
| > mkdir /sbin
| > ln -s /sbin/init /bin/init
|
| This doesn't work for me. I get an errno 8 message when it tries to 
exec init,
| followed by a panic. Here is how I setup my /sbin directory:
|
| $ ls -al /sbin
| total 202
| drwxr-xr-x  2 root          512 Jun 22 07:26 .
| drwxr-xr-x 12 root         1024 Jun 22 14:04 ..
| -rwxr-xr-x  2 root        40960 Feb 16  1993 init
| -rwxr-xr-x  1 root       151552 Jun 22 07:26 sh
| $ file /sbin/*
| /sbin/init:     mipsel demand paged executable - version 3.0
| /sbin/sh:       mipsel demand paged executable - version 3.0
|
| [ NOTE: I used "ln /etc/init /sbin/init" and "cp /usr/bin/sh5 /sbin/sh" to
| populate the directory. ]
|
| I am running Ultrix 4.4, which as I recall has a different compiler version,
| though I thought the ECOFF file format remained compatible. My best guess at
| the moment is that this isn't the case. I guess that this is where I will
| start my debugging efforts...
|
| - Marc
| 
===============================================================================
| Marc Evans, Software Consultant       WB1GRH      Synergytics
| E-Mail: Marc@Synergytics.Com                      21 Hinds Lane, Suite 23L
| URL: http://WWW.Synergytics.Com/marc              Pelham, NH, USA 03076-3013
| PGP-2.6 key available upon request                +1 603 635 3857 (voice/fax)
| MIME-1.0 & Enriched-Text mail accepted            Unix & X11 internals/apps
| 
===============================================================================
|
| 

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

Reply-To: Marc@Synergytics.Com