can't cd to /usr/ports/devel/libtool13

Kent Stewart kstewart at owt.com
Sun Feb 26 12:33:20 PST 2006


On Sunday 26 February 2006 12:10, Xn Nooby wrote:
> > That port no longer exists. You can delete it and that is it.
>
> I did a "pkg_delete" on the libtool package, and that seemed to work.
>  I was able to re-install most of the packages that I had to remove
> when fixing libtool, for example xine abd vlc.  I am having a problem
> with rox-filer though, I have tried to "deinstall" and "reinstall" a
> couple of times. I thought doing a "make install" would pull in any
> needed dependencies, so I assume this is related to my earlier
> problems.
>
> Here is the error I get when I do:
>
>   cd /usr/src/x11-fm/rox-filer
>   make install clean
>
> > ------------------------------===>  Configuring for
> > libbonobo-2.10.1_3
>
> checking for a BSD-compatible install... /usr/bin/install -c -o root
> -g wheel
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> checking whether gmake sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of
> Makefiles... no checking for perl... /usr/bin/perl
> checking for XML::Parser... configure: error: XML::Parser perl module
> is required for intltool

I think this is your error right here. I have had it before. They 
updated perl recently and you may not have a consistent set of p5-\* 
ports with respect to the new perl. Did you run "perl-after-upgrade -f" 
after you updated perl?

FWIW, rox-filer also no longer exists.

You appear to need www/p5-HTML-Parser but sometimes, the messages can be 
misleading :).

I think you have a different problem. I looked at  libbonobo-2.10.1_3 
and the dependancies are

Port:   libbonobo-2.10.1_3
Path:   /usr/ports/devel/libbonobo
Info:   A component and compound document system for GNOME2
Maint:  gnome at FreeBSD.org
Index:  devel
B-deps: ORBit2-2.12.5_2 bison-1.75_2,1 expat-2.0.0_1 gettext-0.14.5_2 
glib-2.8.6_1 gmake-3.80_2 intltool-0.34.2 libIDL-0.8.6_2 
libiconv-1.9.2_2 libxml2-2.6.23_1 m4-1.4.4 p5-XML-Parser-2.34_2 
perl-5.8.8 pkgconfig-0.20 popt-1.7_1

R-deps: ORBit2-2.12.5_2 gettext-0.14.5_2 glib-2.8.6_1 libIDL-0.8.6_2 
libiconv-1.9.2_2 libxml2-2.6.23_1 perl-5.8.8 pkgconfig-0.20 popt-1.7_1

The problem is that the current version is p5-HTML-Parser-3.50. I think 
your problem might go away if you add the HTML-Parser. That doesn't fix 
libbonobo but you may be able to continue updating your system.

Kent

-- 
Kent Stewart
Richland, WA

http://www.soyandina.com/ "I am Andean project".
http://users.owt.com/kstewart/index.html


More information about the freebsd-questions mailing list