From owner-freebsd-ports@FreeBSD.ORG Sun Oct 30 08:47:24 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56E9916A41F for ; Sun, 30 Oct 2005 08:47:24 +0000 (GMT) (envelope-from bvdgrift@snoozy.vdgrift.org) Received: from snoozy.vdgrift.org (snoozy.vdgrift.org [193.79.179.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B1E43D45 for ; Sun, 30 Oct 2005 08:47:23 +0000 (GMT) (envelope-from bvdgrift@snoozy.vdgrift.org) Received: from snoozy.vdgrift.org (localhost [127.0.0.1]) by snoozy.vdgrift.org (8.13.1/8.13.1) with ESMTP id j9U8lKKV094420 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 30 Oct 2005 09:47:20 +0100 (CET) (envelope-from bvdgrift@snoozy.vdgrift.org) Received: (from bvdgrift@localhost) by snoozy.vdgrift.org (8.13.1/8.13.1/Submit) id j9U8lJfh094419; Sun, 30 Oct 2005 09:47:19 +0100 (CET) (envelope-from bvdgrift) Date: Sun, 30 Oct 2005 09:47:19 +0100 From: Bert van de Grift To: ports@freebsd.org Message-ID: <20051030084719.GP574@snoozy.vdgrift.org> Mail-Followup-To: ports@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHbokkKX1kTiQeDC" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://www.xs4all.nl/~bvdgrift/pubkey2.asc X-Virus-Scanned: by amavisd-new Cc: Subject: Compile problem (syntax error) ports/x11-wm/fvwm2-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 08:47:24 -0000 --xHbokkKX1kTiQeDC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, There seems to be a problem with ports/x11-wm/fvwm2-devel. Recently it is upgraded from 2.5.13_1 to 2.5.14_4 but when I try to compile this new version I get the following error in FvwmProxy.c: cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -Wall -Wno-implicit-int -O -pipe -c FvwmProxy.c FvwmProxy.c: In function `AdjustOneWindow': FvwmProxy.c:728: syntax error before `int' FvwmProxy.c:730: `dx' undeclared (first use in this function) FvwmProxy.c:730: (Each undeclared identifier is reported only once FvwmProxy.c:730: for each function it appears in.) gmake[3]: *** [FvwmProxy.o] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-wm/fvwm2-devel/work/fvwm-2.5.14/modules/FvwmProxy' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-wm/fvwm2-devel/work/fvwm-2.5.14/modules' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-wm/fvwm2-devel/work/fvwm-2.5.14' gmake: *** [all] Error 2 I'm running 4.11-RELEASE-p10 and the ports and ports tree are up to date. Any ideas? Regards, --=20 Bert van de Grift Email: bert@vdgrift.org WWW: http://www.vdgrift.org --xHbokkKX1kTiQeDC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDZIiX4e124DBt5WARAv9xAKC9Oc/giYyxFCuzvZ+MzHVTlC5KJQCfSuCy DXYWfGNx62Dvaw/yefvvDq0= =EZ2o -----END PGP SIGNATURE----- --xHbokkKX1kTiQeDC--