Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2003 13:51:03 +0200
From:      Jan Willem Knopper <jwk@stack.nl>
To:        current@freebsd.org, mbr@freebsd.org
Cc:        Jilles Tjoelker <jilles@stack.nl>
Subject:   broken world
Message-ID:  <20030728115103.GA2029@stack.nl>

next in thread | raw e-mail | index | archive | help
/usr/src/contrib/isc-dhcp/common/dispatch.c:47: error: syntax error
before string constant
/usr/src/contrib/isc-dhcp/common/dispatch.c:44:1: unterminated #ifndef
*** Error code 1

This error also occurs in isc-dhcp/includes/dhcpd.h:45 an possibly in
more files.

The source looks like:

#ifndef lint
"$FreeBSD: src/contrib/isc-dhcp/includes/dhcpd.h,v 1.2 2003/07/28 08:30:11 mbr Exp $\n";
#endif /* not lint */

This is with a recently cvsupped current. It is probably caused by a
commit by mbr about three hours ago.

Jilles Tjoelker,
Jan Willem Knopper



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