Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2000 22:40:02 -0700 (PDT)
From:      Gary Kline <kline@thought.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/22037: Missing shared xpm lib prevents windowmaker build
Message-ID:  <200010170540.WAA24748@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/22037; it has been noted by GNATS.

From: Gary Kline <kline@thought.org>
To: Trevor Johnson <trevor@jpj.net>
Cc: Gary Kline <kline@thought.org>, FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/22037: Missing shared xpm lib prevents windowmaker build
Date: Mon, 16 Oct 2000 22:38:06 -0700

 On Tue, Oct 17, 2000 at 12:09:06AM -0400, Trevor Johnson wrote:
 > >  ===>   windowmaker-0.62.1 depends on executable: bzip2 - found
 > >  ===>   windowmaker-0.62.1 depends on executable: libtool - found
 > >  ===>   windowmaker-0.62.1 depends on shared library: ungif.5 - found
 > >  ===>   windowmaker-0.62.1 depends on shared library: jpeg.9 - found
 > >  ===>   windowmaker-0.62.1 depends on shared library: png.4 - found
 > >  ===>   windowmaker-0.62.1 depends on shared library: tiff.4 - found
 > >  ===>   windowmaker-0.62.1 depends on shared library: PropList.2 - found
 > >  ===>   windowmaker-0.62.1 depends on shared library: intl.1 - found
 > >  ===>   windowmaker-0.62.1 depends on shared library: Xpm.4 - not found
 > >  ===>    Verifying install for Xpm.4 in /usr/ports/graphics/xpm
 > >  ===>   Returning to build of windowmaker-0.62.1
 > >  Error: shared library "Xpm.4" does not exist
 > >  *** Error code 1
 > 
 > Hi, Gary.  Do you have a /var/db/pkg/xpm-3.4k/ directory?  If not, the xpm
 > library has not been installed.  Do you have a
 > /usr/ports/graphics/xpm/work/.build_done file?  If so, that port has been
 > compiled.  When one port (in this case windowmaker) depends on another (in
 > this case xpm) which has been compiled but not installed, problems like
 > this will arise.  It's a known bug of the ports collection as a whole, not
 > of any particular port.  I don't know whether anyone plans to correct it.
 > 
 > If the situation matches what I've described, please try (as root):
 > 
 > 	cd /usr/ports/graphics/xpm && make install
 > 
 > then retry the build of windowmaker.  Good luck.
 
 
 
 	I think this tells the tale::
 
 /var/db/pkg
 p3 22:36 <sage> [1002] ltm                                          /var/db/pkg
 total 19
 drwxr-xr-x  2 root  wheel  512 Oct 16 20:44 xpm-3.4k
 
 
 	The trouble seems to be that libXpm.so.4 is missing...  
 	So far that's all I know.
 
 	gary
 
 
 -- 
    Gary D. Kline         kline@tao.thought.org          Public service Unix
 
 


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?200010170540.WAA24748>