Date: Tue, 24 Mar 2009 16:30:04 GMT From: John Nielsen <john@jnielsen.net> To: freebsd-x11@FreeBSD.org Subject: Re: ports/130986: [PATCH] x11/xmore build failure Message-ID: <200903241630.n2OGU4cN042357@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/130986; it has been noted by GNATS. From: John Nielsen <john@jnielsen.net> To: Robert Noland <rnoland@freebsd.org>, bug-followup@freebsd.org, bsd-unix@embarqmail.com Cc: Subject: Re: ports/130986: [PATCH] x11/xmore build failure Date: Tue, 24 Mar 2009 11:46:40 -0400 I just ran in to the same build failure as the original submitter but on a machine running -CURRENT. Since you (rnoland) couldn't reproduce the issue and I've only seen it on one machine out of several I've been updating lately I suspect the problem is likely a missing dependency. I did recently do a pkg_cutleaves run on the machine now having the problem, but not quite recently enough that I remember everything I removed. Randy, do you recall uninstalling any ports prior to encountering this issue or is your Xorg configuration otherwise customized? I played around with a Makefile solution and while I was able to get --disable-xprint passed to the configure step it doesn't fix the problem. However, if I do a "make configure" (with or without my patched Makefile) then cd $WRKSRC then manually run "./configure --disable-xprint", a subsequent "make install" from the ports directory builds and installs just fine. So either my ports fu isn't up to snuff or something odd is going on or both. JN
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903241630.n2OGU4cN042357>