ports/70004: Unable to compile wmweather+ because of xpm

Dejan Lesjak dejan.lesjak at ijs.si
Sat Aug 7 13:50:23 PDT 2004


The following reply was made to PR ports/70004; it has been noted by GNATS.

From: Dejan Lesjak <dejan.lesjak at ijs.si>
To: freebsd-gnats-submit at freebsd.org, david.julien at gmail.com
Cc:  
Subject: Re: ports/70004: Unable to compile wmweather+ because of xpm
Date: Sat, 7 Aug 2004 22:48:45 +0200

 Could you check with pkg_info which XFree86* and/or xorg* you have installed, 
 to see if there is some mixture of them. Xpm should come with xorg-libraries, 
 so wmweather+ should find it if you have them installed.
 Also, you said you tried to remove Xpm dependency. What line(s) did you 
 remove? There should not be explicit dependency on Xpm in wmweather's 
 Makefile, so the line
 Xpm:${PORTSDIR}/graphics/xpm \
 should indeed be removed, since USE_XPM=yes (which should stay) already takes 
 care of Xpm library.


More information about the freebsd-x11 mailing list