From: Matthew Wilcox <Matthew.Wilcox@genedata.com>
To: Alex deVries <adevries@thepuffingroup.com>
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] Recent changes
Date: Wed, 3 Nov 1999 13:36:28 +0100 [thread overview]
Message-ID: <19991103133628.G25252@mencheca.ch.genedata.com> (raw)
In-Reply-To: <Pine.LNX.4.10.9911022309430.5997-100000@vodka.thepuffingroup.com>; from Alex deVries on Tue, Nov 02, 1999 at 11:14:33PM -0500
On Tue, Nov 02, 1999 at 11:14:33PM -0500, Alex deVries wrote:
>
> Matt Wilcox committed some code that I know he's unable to test, so I'm
> mailing the bug report here.
>
> The first is that building the kernel kernel will result in:
>
> ld: Unsatisfied symbols:
> hpux_brk (code)
>
> so I just commented out the only reference to it, and now I end up with:
You commented it out? Aaahhh.. that was definitely the wrong thing to do.
The reference is in the middle of the syscall table, so all subsequent
syscalls were misnumbered.
I've changed it to call sys_brk instead; I'm not quite sure why I had
thought it would need to call a different function, brk looks identical
to me on both OSes.
If someone would be generous enough to test the current CVS tree for me,
I'd be grateful. It may well be that sash is now able to perform `-ls'.
> ps. All the puffins will be out of town in Montreal on Wednesday to
> attend/speak at a conference and see live puffins.
I'm jealous. 27 days to go.
--
Matthew Wilcox <willy@bofh.ai>
"Windows and MacOS are products, contrived by engineers in the service of
specific companies. Unix, by contrast, is not so much a product as it is a
painstakingly compiled oral history of the hacker subculture." - N Stephenson
next prev parent reply other threads:[~1999-11-03 12:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <199911030250.TAA16563@puffin.external.hp.com>
1999-11-03 4:14 ` [parisc-linux] Recent changes Alex deVries
1999-11-03 12:36 ` Matthew Wilcox [this message]
1999-11-06 18:18 ` Philipp Rumpf
1999-11-06 18:20 ` Philipp Rumpf
1999-11-07 11:53 ` Matthew Wilcox
1999-11-07 12:18 ` [parisc-linux] cant use rbootd Andi
1999-11-07 12:41 ` Martin Schulze
1999-11-08 2:10 ` Alex deVries
1999-11-08 1:03 ` Martin Schulze
1999-11-07 12:55 ` [parisc-linux] " Matthew Wilcox
1999-11-07 18:04 ` Andi
1999-11-08 7:55 ` Matthew Wilcox
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=19991103133628.G25252@mencheca.ch.genedata.com \
--to=matthew.wilcox@genedata.com \
--cc=adevries@thepuffingroup.com \
--cc=parisc-linux@thepuffingroup.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.