From: Ewald Wasscher <ewald.wasscher@pobox.com>
To: Konstantin Boldyshev <konst@linuxassembly.org>
Cc: linux-assembly@vger.kernel.org
Subject: Re: Problem building httpd
Date: Sat, 31 Aug 2002 10:42:43 +0200 [thread overview]
Message-ID: <1030783363.5588.2.camel@freyr.localnet> (raw)
In-Reply-To: <Pine.LNX.4.43L.0208180810220.1047-100000@alpha.linuxassembly.org>
On Sun, 2002-08-18 at 06:11, Konstantin Boldyshev wrote:
> On Sat, 17 Aug 2002, Ewald Wasscher wrote:
>
> > I just anxiosly tried to build httpd from the new 0.17 release with cgi
> > support enabled. Unfortunately it fails:
> >
> > bash-2.05a$ make httpd
> > nasm -w+orphan-labels -w+macro-params -i../inc/ -f bin -D__LINUX__
> > -D__KERNEL__=24 -D__SYSCALL__=__S_KERNEL__ -D__OPTIMIZE__=__O_SIZE__
> > -D__ELF__ -D__ELF_MACROS__ httpd.asm
> > httpd.asm:282: short jump is out of range
> > make: *** [httpd] Error 1
> >
> > As I know next to nothing about assembler I wonder how one should fix
> > that (replace jb with jmp?)
>
> Replace 'jb' with 'jb near'.
> This will be fixed in the next release.
>
With nasm 0.98.34 it builds fine though.
Greetings,
Ewald
prev parent reply other threads:[~2002-08-31 8:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-17 16:48 Problem building httpd Ewald Wasscher
[not found] ` <B0309172403@yoda.dccnet.com>
2002-08-17 17:59 ` Ewald Wasscher
2002-08-18 4:11 ` Konstantin Boldyshev
2002-08-31 8:42 ` Ewald Wasscher [this message]
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=1030783363.5588.2.camel@freyr.localnet \
--to=ewald.wasscher@pobox.com \
--cc=konst@linuxassembly.org \
--cc=linux-assembly@vger.kernel.org \
/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