Skip site navigation (1)Skip section navigation (2)
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
Message-ID:  <19980420232114.50158@scsn.net>

next in thread | raw e-mail | index | archive | help
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



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