Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2002 07:10:34 -0800 (PST)
From:      David Wolfskill <david@catwhisker.org>
To:        current@FreeBSD.ORG, phk@FreeBSD.ORG
Cc:        obrien@FreeBSD.ORG
Subject:   Re: -current broken in lukemftpd
Message-ID:  <200203011510.g21FAYs07280@bunrab.catwhisker.org>
In-Reply-To: <12586.1014991668@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
>From: Poul-Henning Kamp <phk@FreeBSD.ORG>
>Date: Fri, 01 Mar 2002 15:07:48 +0100

>/flat/src/libexec/lukemftpd/../../contrib/lukemftpd/src/extern.h:324: size of ar
>ray `remotehost' has non-integer type
>/flat/src/libexec/lukemftpd/../../contrib/lukemftpd/src/extern.h:327: syntax err
>or before `transflag'
>...

Confirmed.  Looks as if setjmp.h (at least) was intended to have
been #included (somehow), but wasn't.

It's #included by contrib/lukemftpd/lukemftpd.h, but lukemftpd.h doesn't
seem to be #included from anything in ls-unmain.c.

Cheers,
david       (links to my resume at http://www.catwhisker.org/~david)
-- 
David H. Wolfskill				david@catwhisker.org
I believe it would be irresponsible (and thus, unethical) for me to advise,
recommend, or support the use of any product that is or depends on any
Microsoft product for any purpose other than personal amusement.

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




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