From owner-freebsd-ports Mon Apr 20 20:21:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07952 for freebsd-ports-outgoing; Mon, 20 Apr 1998 20:21:08 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA07915 for ; Tue, 21 Apr 1998 03:20:55 GMT (envelope-from dmaddox@scsn.net) Received: from rhiannon.scsn.net ([208.133.153.47]) by mail.scsn.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-41950U6000L1100S0) with ESMTP id AAA283 for ; Mon, 20 Apr 1998 23:16:48 -0400 Received: (from root@localhost) by rhiannon.scsn.net (8.8.8/8.8.8) id XAA01913; Mon, 20 Apr 1998 23:21:14 GMT (envelope-from root) Message-ID: <19980420232114.50158@scsn.net> Date: Mon, 20 Apr 1998 23:21:14 +0000 From: dmaddox@scsn.net (Donald J. Maddox) To: ports@FreeBSD.ORG Subject: xemacs20 Port Still Broken Reply-To: dmaddox@scsn.net Mail-Followup-To: ports@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Although I believe I already saw a PR closed on this one, the xemacs20 port is, in fact, still broken in the wake of the jpeg 7->8 upgrade: --------------------------------------------------------------------------- # cd /usr/ports/editors/xemacs20 # make . . . cc -c -O -pipe -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include console-x.c cc -c -O -pipe -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include device-x.c cc -c -O -pipe -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include event-Xt.c cc -c -O -pipe -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include frame-x.c cc -c -O -pipe -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include glyphs-x.c glyphs-x.c:1192: syntax error before `void' glyphs-x.c:1200: syntax error before `boolean' glyphs-x.c:1218: syntax error before `void' glyphs-x.c:1239: syntax error before `void' glyphs-x.c:1273: syntax error before `void' gmake[1]: *** [glyphs-x.o] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/xemacs20/work/xemacs-20.4/src' gmake: *** [src] Error 2 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message