From owner-freebsd-bugs Wed Apr 16 16:05:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA12542 for bugs-outgoing; Wed, 16 Apr 1997 16:05:41 -0700 (PDT) Received: from popeye.remuda.com (fisbin.remuda.com [205.153.153.59]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id QAA12383; Wed, 16 Apr 1997 16:05:26 -0700 (PDT) Received: from localhost (scotto@localhost) by popeye.remuda.com (8.6.12/8.6.12) with SMTP id QAA02249; Wed, 16 Apr 1997 16:02:43 -0700 Date: Wed, 16 Apr 1997 16:02:43 -0700 (PDT) From: Scott Overholser To: "Julian H. Stacey" cc: Zahemszky Gabor , freebsd-bugs@freebsd.org, hylafax@freebsd.org Subject: Re: HylaFAX broken on 2.2.0-R? In-Reply-To: <199704161239.OAA13028@wall.jhs.no_domain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thanks for the note. I'll read the send-pr man page and take the appropriate steps. Just so everyone is totally clear on this: The problem appears to be FreeBSD (/bin/sh), *not* HylaFAX. I am able to work around the problem by hacking up the HylaFAX configure shell script. I am far from the most competent shell script programmer. Perhaps one of you folks could confirm what Zahemszky has told me - that "return" should return the exit status of the previous command. Sounds reasonable to me. Anyway, the same test performed on 2.1.7.1-R and 2.2.0-R yield different results. On 2.1.7.1-R, return returns the exit status of the previous command. On 2.2.0-R, return returns 0 regardless of the exit status of the previous command. This is why the HylaFAX configure script fails. thanks again, -scotto On Wed, 16 Apr 1997, Julian H. Stacey wrote: > Hi, Reference: > > From: Scott Overholser > > > > if this truely be a bug, what should happen next? as i mention below, > > i've worked around the problem. i suppose someone should take steps to > > make it right. i'll gladly file a bug if someone will clue me in on the > > correct procedure. > > > > thanks, > > -scotto > > man send-pr will tell you how to file bug reports for freebsd. > (this is mainly used for src/ bugs ) > But, ... please don't use it for hylafax :-) > > If you want to discuss freebsd specific bug symptoms, this is the list, > if it'a a hylafax generic bug & patch discussion, see flexfax@sgi.com > (I recall). you'll find their email & web address in the sources. > > If you write us a ports/comms/hylafax/patches/patch-* to recompile & > test with .. great, folk (me inc.) on this list can review it, > & maybe commit it, > > Other than that I (MAINTAINER as per hylafax/Makefile) am overloaded, > & when I can find free time, > i'm going to upgrade the release, unfortunately as a freelance who needs > to find some paid work, I have to spend time finding that work, > & have no extra time to debug other people's problems > (I have enough of my own :-) > > Of course if anyone's looking to _pay_ me to debug their problems, > that'd raise the priority about 10,000 per cent :-)) > > Julian > -- > Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ >