Date: Fri, 16 May 2003 11:51:54 -0700 From: Albert Kinderman <albert.kinderman@csun.edu> To: Adam Weinberger <adamw@freebsd.org> Cc: Albert Kinderman <albert.kinderman@csun.edu> Subject: Re: xfce: missing dependency on xpm Message-ID: <76687B2C-87CF-11D7-9D1D-000393983768@csun.edu> In-Reply-To: <20030516181353.GN78527@vectors.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
Adam: Obviously xfce is dependent on xpm, or the configure would not have failed when looking for it. The question is why running make in /usr/ports/x11-wm/xfce did not automatically make and install xpm. I thought ports were supposed to install all the required dependencies. I do see that the Makefile includes USE_XPM=YES However, looking in bsd.port.mk, all the occurrences of .ifdefined {USE_XPM} appear within .if ${XFREE86_VERSION} ==3 Thus if you have XFree86 4.x, the USE_XPM statement appears never to be encountered. I should note that I do not have X installed, however, on a 5.0 system XFree86 4 is the assumed version in the bsd.port.mk Could this somehow be the problem? Al On Friday, May 16, 2003, at 11:13 AM, Adam Weinberger wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > >>> (05.16.2003 @ 0816 PST): Albert Kinderman said, in 0.6K: << >> While making xfce in ports (cvsup update last night), the configure >> failed with >> >> checking for XpmReadFileToXpmImage in -lXpm... no >> configure: error: libXpm not found >> ===> Script "configure" failed unexpectedly. >> >> Installing /usr/ports/graphics/xpm allows the xfce port to make and >> install properly. >>> end of "xfce: missing dependency on xpm" from Albert Kinderman << > > x11-wm/xfce has had a dependency on libXpm since the port was first > committed in 1997. > > # Adam > > > - -- > Adam Weinberger > vectors.cx >> adam@vectors.cx > FreeBSD.org << adamw@FreeBSD.ORG > #vim:set ts=8: 8-char tabs prevent tooth decay. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2 (FreeBSD) > > iD8DBQE+xSpho8KM2ULHQ/0RAqEeAKDGeY7MLJ5MiJx9wgNLwilHul6adwCeLhX4 > ePB44qkkDNTpmmFwh7z62Tw= > =Sssf > -----END PGP SIGNATURE----- > Albert Kinderman Systems and Operations Management California State University Northridge
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?76687B2C-87CF-11D7-9D1D-000393983768>