From owner-freebsd-ports Sun Mar 24 18:24:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by hub.freebsd.org (Postfix) with ESMTP id AABF637B42F; Sun, 24 Mar 2002 18:23:58 -0800 (PST) Received: from gw.tex.bogus (dial-b2-187-229.telepac.pt [212.55.187.229]) by pt-quorum.com (Postfix) with ESMTP id 62E6CEC10; Mon, 25 Mar 2002 02:19:03 +0000 (WET) Received: by gw.tex.bogus (Postfix, from userid 1001) id 9A6A39EA; Mon, 25 Mar 2002 02:23:13 +0000 (WET) Date: Mon, 25 Mar 2002 02:23:12 +0000 From: Nuno Teixeira To: "Peter I. Hansen" Cc: nakai@FreeBSD.org, ports@FreeBSD.org Subject: Re: FreeBSD Port: icewm-1.0.9 Message-ID: <20020325022312.GA25294@gw.tex.bogus> References: <3C9D01DA.7040506@oek.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C9D01DA.7040506@oek.dk> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Mar 23, 2002 at 11:29:46PM +0100, Peter I. Hansen wrote: > Hello > > I tried building icewm from ports on FreeBSD 4.4 . Here's the output : > > % sudo make install clean > ===> Building for icewm-gnome-1.0.9_3 > gmake[1]: Entering directory `/usr/ports/x11-wm/icewm/work/icewm-1.0.9/src' > Compiling ymsgbox.o... > In file included from ydialog.h:4, > from ymsgbox.h:4, > from ymsgbox.cc:13: > wmclient.h:112: syntax error before `&' > wmclient.h:113: syntax error before `&' > gmake[1]: *** [ymsgbox.o] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11-wm/icewm/work/icewm-1.0.9/src' > gmake: *** [base] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11-wm/icewm. > *** Error code 1 > > Stop in /usr/ports/x11-wm/icewm. > *** Error code 1 > > Stop in /usr/ports/x11-wm/icewm. > *** Error code 1 > > Stop in /usr/ports/x11-wm/icewm. > > > /Peter > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message Hi, I'm getting this problem too. I think that this problem is related to a dependency and not to icewm port himself, because I've tryed to recompile icewm-1.0.9_2 and icewm-1.0.9 and it fails with the same error. Maybe this problem is related to i18n because: wmclient.h:112: wmclient.h:113: #ifdef CONFIG_I18N void setWindowTitle(const XTextProperty & title); void setIconTitle(const XTextProperty & title); #endif Bye, Nuno Teixeira -- /* PGP Public Key: http://www.pt-quorum.com/pgp/nunoteixeira.asc Fingerprint: AF91 4AC0 85CB 272A 5441 E02F 5D84 ED9D 34D5 9145 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message