pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/24870: wmweather (current) doesn't build (patch included)



>Number:         24870
>Category:       pkg
>Synopsis:       wmweather (current) doesn't build (patch included)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 21 13:33:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Noud de Brouwer
>Release:        1.6ZK
>Organization:
none
>Environment:
NetBSD host016.template 1.6ZK NetBSD 1.6ZK (GENERIC.MP) #0: Thu Mar 18 03:44:55 
UTC 2004  
autobuild%tgm.netbsd.org@localhost:/autobuild/HEAD/i386/OBJ/autobuild/HEAD/src/sys/arch/i386/compile/GENERIC.MP
 i386
>Description:
checking whether to use xmessage... yes
checking for xmessage... no
configure: error: xmessage not found.

Please choose the proper path or disable xmessage with one of the
following commands:

    ./configure --with-xmessage=PATH
    ./configure --without-xmessage

*** Error code 1

>How-To-Repeat:
get and install
releng.netbsd.org/pub/NetBSD-daily/current/200403170000/i386
pkgsrc from Mar 19 2004


cd /usr/pkgsrc/x11/wmweather;make
>Fix:
apply patch to x11/wmweather:

--- Makefile    2004-01-27 11:27:20.000000000 +0100
+++ Makefile.new        2004-03-21 14:02:27.000000000 +0100
@@ -18,6 +18,7 @@
  
 USE_PKGINSTALL=                yes
 CONFIGURE_ARGS+=       --with-sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+=       --with-xmessage=${X11BASE}
  
 EGDIR=         ${PREFIX}/share/examples/${PKGBASE}
 CONF_FILES+=   ${EGDIR}/wmweather.conf ${PKG_SYSCONFDIR}/wmweather.conf

>Release-Note:
>Audit-Trail:
>Unformatted:



Home | Main Index | Thread Index | Old Index