From owner-freebsd-ports Thu Jul 9 23:18:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26876 for freebsd-ports-outgoing; Thu, 9 Jul 1998 23:18:16 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA26871 for ; Thu, 9 Jul 1998 23:18:14 -0700 (PDT) (envelope-from tg@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.8/8.8.6) with ESMTP id IAA23656; Fri, 10 Jul 1998 08:18:05 +0200 (CEST) Received: (from tg@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.8/8.8.5) id IAA13170; Fri, 10 Jul 1998 08:18:03 +0200 (CEST) To: "Ron 'The Insane One' Rosson" Cc: Glenn Johnson , freebsd-ports@FreeBSD.ORG Subject: Re: windowmaker 0.16.1 does not compile on -CURRENT References: <199807090433.VAA00578@pozo.com> <199807091609.LAA27848@symbion.srrc.usda.gov> <19980709123457.A9454@oneinsane.net> From: Thomas Gellekum Date: 10 Jul 1998 08:18:03 +0200 In-Reply-To: "Ron 'The Insane One' Rosson"'s message of "Thu, 9 Jul 1998 12:34:57 -0700" Message-ID: <87sokaxm90.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 22 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Ron 'The Insane One' Rosson" writes: > Just a small note.. I grabbed the source directly from > http://www.windowmaker.org for 16.1 and compiled it on my 2.2.6-STABLE > box with WindowMaker Running. Everything went fine and installed. > > The main piece of information is that There are no FreeBSD patches. > Just shareing my experience. > Ron > > On Thu, Jul 09, 1998 at 11:09:03AM -0500, Glenn Johnson wrote: > > > 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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This is the problem. The preprocessor picks up the installed wraster.h before the new one from ../wrlib. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message