From owner-freebsd-ports Thu Jun 1 9:36:21 2000 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.tznet.com (smtp.tznet.com [206.31.5.6]) by hub.freebsd.org (Postfix) with ESMTP id 9470537B8B1 for ; Thu, 1 Jun 2000 09:36:12 -0700 (PDT) (envelope-from murban@tznet.com) Received: from tznet.com ([205.216.111.103]) by smtp.tznet.com with ESMTP (IPAD 2.52/64) id 1951600; Thu, 01 Jun 2000 11:36:09 -0500 Message-ID: <39369081.EF3173C@tznet.com> Date: Thu, 01 Jun 2000 11:34:09 -0500 From: Michael Urban X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Window Maker port is broken? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am having trouble installing the Window Maker port on my FreeBSD 4.0-STABLE system. I had just cvsupped the ports tree before I tried to install it (about an hour ago). I also did the make world to 4.0 stable with sources I downloaded yesterday. When doing a "make" on the Window Maker port, here is where the problem is: configure:4872: checking whether libPropList is newer than 0.10.1 configure:4890: cc -o conftest -O -pipe -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -lxpg4 1>&5 configure:4882: #error libPropList on this system is too old. Consider upgrading to at least 0.10.1 configure: failed program was: #line 4877 "configure" #include "confdefs.h" /* Test version of libPropList we have */ #include #if !defined(PROPLIST_VERSION) || PROPLIST_VERSION < 0*10000 + 10*100 + 1 #error libPropList on this system is too old. Consider upgrading to at least 0.10.1 #endif int main() { ; return 0; } (end of "config.log") *** Error code 1 Stop in /usr/ports/x11-wm/windowmaker. *** Error code 1 Stop in /usr/ports/x11-wm/windowmaker. *** Error code 1 Stop in /usr/ports/x11-wm/windowmaker. *** Error code 1 Stop in /usr/ports/x11-wm/windowmaker. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message