Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 1998 00:00:21 +0200
From:      Martin Cracauer <cracauer@cons.org>
To:        Ahmon Dancy <dancy@franz.com>
Cc:        freebsd-bugs@hub.freebsd.org
Subject:   Re: bin/6047: /bin/sh does not handle -e option properly
Message-ID:  <19980404000021.01289@cons.org>
In-Reply-To: <199804032100.NAA13627@ultra.franz.com>; from Ahmon Dancy on Fri, Apr 03, 1998 at 01:00:31PM -0800
References:  <19980403204701.17844@cons.org> <199804032100.NAA13627@ultra.franz.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In <199804032100.NAA13627@ultra.franz.com>, Ahmon Dancy wrote: 
> >> Could you please test the appended fix? It fixes the particual
> >> problem, the question is what else it br(e)ak(e)s :-)
> >> 
> >> In case you don't want to build a shell, I put a binary with this fix
> >> on 
> >> http://www.freebsd.org/~cracauer/sh.gz
> 
> I tried this out and it seems to work, however it has been compiled
> and linked w/ a newer shared library than the one I have on my
> system.  I tried extracting /usr/src/bin from the Feb 98 snapshot CD
> but apparently the printf.c file is missing.  Can you send me a
> tarball of your /usr/src/bin/sh?

My "sh" src doesn't contain printf, too, sh's Makefile has a relative  
path in it (to /usr/src/usr.bin/printf/). 

Anyway. just get
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/usr.bin/printf/print.c
and copy it into your sh directory.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer
  cracauer@wavehh.hanse.de (batched, preferred for large mails)
  Tel.: (daytime) +4940 41478712 Fax.: (daytime) +4940 41478715
  Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536
  Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980404000021.01289>