From owner-freebsd-ports Thu Jul 9 09:09:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05045 for freebsd-ports-outgoing; Thu, 9 Jul 1998 09:09:45 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from symbion.srrc.usda.gov ([199.78.118.118]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05027 for ; Thu, 9 Jul 1998 09:09:37 -0700 (PDT) (envelope-from glenn@nola.srrc.usda.gov) Received: from nola.srrc.usda.gov (localhost.srrc.usda.gov [127.0.0.1]) by symbion.srrc.usda.gov (8.8.8/8.8.8) with ESMTP id LAA27848; Thu, 9 Jul 1998 11:09:03 -0500 (CDT) (envelope-from glenn@nola.srrc.usda.gov) Message-Id: <199807091609.LAA27848@symbion.srrc.usda.gov> X-Mailer: exmh version 2.0.2 2/24/98 To: Manfred Antar cc: ports@FreeBSD.ORG From: Glenn Johnson Subject: Re: windowmaker 0.16.1 does not compile on -CURRENT In-reply-to: Your message of "Wed, 08 Jul 1998 21:33:11 PDT." <199807090433.VAA00578@pozo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 09 Jul 1998 11:09:03 -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > At 10:51 PM 7/8/98 -0500, Glenn Johnson wrote: > >I get the following when trying to build the windowmaker 0.16.1 port: > > > >`/usr/ports/x11/windowmaker/work/WindowMaker-0.16.1/src' > >gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I../wrlib -I../WINGs > >-I../libPropList -DSHAPE -DNLSDIR="\"/usr/local/lib/locale\"" > >-DPKGDATADIR="\"/usr/local/share/WindowMaker\"" > -DPIXMAPDIR="\"/usr/X11R6/inclu > >de/X11/pixmaps\"" -g -O2 -Wall -Wno-implicit-int -finline-functions -c > >actions.c > >In file included from actions.c:38: > >icon.h:55: parse error before `WMHandlerID' > >icon.h:55: warning: no semicolon at end of struct or union > > Same thing happened to me. > I did pkg_delete windowmaker 0.16.0 , and it built fine > Manfred Thanks for the reply. I tried that and it worked, but it still seems that something is wrong. I usually do a "make" first to verify that the port builds. Once the port builds, then I do a pkg_delete, followed by a "make install". It seems that a port should build without having to do a pkg_delete first. Having to do pkg_delete before the build implies that the new version is using parts of the old version to build and it seems that would not be the "right thing to do". -- Glenn Johnson Technician USDA, ARS, SRRC New Orleans, LA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message