From owner-freebsd-ports Wed Mar 15 4:25: 2 2000 Delivered-To: freebsd-ports@freebsd.org Received: from camtech.net.au (goliath.camtech.net.au [203.5.73.2]) by hub.freebsd.org (Postfix) with SMTP id 1763237B924; Wed, 15 Mar 2000 04:24:58 -0800 (PST) (envelope-from me@camtech.net.au) Received: from dialup-ad-13-26.camtech.net.au ([203.55.243.154]) by camtech.net.au ; Wed, 15 Mar 2000 22:54:56 +1030 Date: Wed, 15 Mar 2000 22:54:31 +1030 (CST) From: Matthew Sean Thyer X-Sender: me@dx4.my-unregistered-domain.com Reply-To: thyerm@camtech.net.au To: tg@FreeBSD.org Cc: ports@FreeBSD.org Subject: xlockmore-4.15 wont build with XFree86-4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Less than a week old -CURRENT. Up to date ports collection (re-cvsupped tonight and see no changes for xlockmore). Output is: ===> Building for xlockmore-4.15 cc -c -o ./xlock.o -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/X11R6/lib/X11/app-defaults/%N%C%S:/usr/X11R6/lib/X11/app-defaults/%N%S\" -I . -I.. -I../.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/X11R6/include -O -pipe ./xlock.c In file included from ./xlock.c:594: /usr/X11R6/include/X11/extensions/dpms.h:48: syntax error before `CARD16' /usr/X11R6/include/X11/extensions/dpms.h:49: syntax error before `CARD16' /usr/X11R6/include/X11/extensions/dpms.h:52: syntax error before `CARD16' /usr/X11R6/include/X11/extensions/dpms.h:53: syntax error before `CARD16' ./xlock.c:595: conflicting types for `DPMSQueryExtension' /usr/X11R6/include/X11/extensions/dpms.h:45: previous declaration of `DPMSQueryExtension' ./xlock.c:597: conflicting types for `DPMSSetTimeouts' ./xlock.c:597: An argument type that has a default promotion can't match an empty parameter name list declaration. /usr/X11R6/include/X11/extensions/dpms.h:48: previous declaration of `DPMSSetTimeouts' *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message