Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2006 22:26:10 -0600
From:      "Scot Hetzel" <swhetzel@gmail.com>
To:        "Beech Rintoul" <freebsd@alaskaparadise.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: proftpd syntax error
Message-ID:  <790a9fff0612142026p238168d3qfc72ef95b9288f8d@mail.gmail.com>
In-Reply-To: <200612141338.22342.freebsd@alaskaparadise.com>
References:  <200612141338.22342.freebsd@alaskaparadise.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/14/06, Beech Rintoul <freebsd@alaskaparadise.com> wrote:
> I'm in the process of updating this port. I'm getting this on a test build:
>
> support.c: In function `sreplace':
> support.c:862: error: syntax error at end of input
> gmake[1]: *** [support.o] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/ftp/proftpd.test/work/proftpd-1.3.1rc1/src'
> gmake: *** [src] Error 2
> *** Error code 2
>
> And here's the code in question:
>
> const char *pr_strtime(time_t t) {

Doesn't look like there is a problem in the pr_strtime function, but
you do have an error in the sreplace function.  The problem most
likely is a missing "}", or possibly a missing ";".

Scot
--
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.



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