From owner-freebsd-ports Wed Apr 22 15:22:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA16204 for freebsd-ports-outgoing; Wed, 22 Apr 1998 15:22:54 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA16150; Wed, 22 Apr 1998 22:22:39 GMT (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.8/8.6.9) with ESMTP id AAA06381; Thu, 23 Apr 1998 00:22:59 +0200 (CEST) Message-Id: <199804222222.AAA06381@peedub.muc.de> X-Mailer: exmh version 2.0.1 12/23/97 To: "Michael E. Mercer" cc: me@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: xemacs-20.3 Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 21 Apr 1998 20:31:14 EDT." <353D3A52.10314648@gte.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 23 Apr 1998 00:22:59 +0200 From: Gary Jennejohn Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Michael E. Mercer" writes: >Got a problem trying to compile this port.... >Need help. > >later >Michael >------------------------------------------------------------------ >cc -c -O -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include >-I/usr/dt/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 this is a side effect of the jpeg port. Edit /usr/local/include/jpeglib.h and change this line: #define JPEG_LIB_VERSION 8 /* Version 6b */ to this: #define JPEG_LIB_VERSION 80 /* Version 6b */ regarding your mail about xpm, are you 100% certain that xpm is installed ? Do an ls of /var/db/pkg and see if xpm appears in there. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message