Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jun 2000 11:34:09 -0500
From:      Michael Urban <murban@tznet.com>
To:        freebsd-ports@freebsd.org
Subject:   Window Maker port is broken?
Message-ID:  <39369081.EF3173C@tznet.com>

next in thread | raw e-mail | index | archive | help
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 <proplist.h>

#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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39369081.EF3173C>