Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2004 23:03:06 +0100
From:      "David Wahlund" <david.wahlund@home.se>
To:        freebsd-java@freebsd.org
Subject:   Error in eclipse port. atk-1.0.800 dependancy
Message-ID:  <1100296986.994d6520david.wahlund@home.se>

next in thread | raw e-mail | index | archive | help
Hi,
when I try to install the eclipse port I get the following error:
////
=3D=3D=3D>   eclipse-3.0.1_1 depends on executable: ant - found
=3D=3D=3D>   eclipse-3.0.1_1 depends on executable: zip - found
=3D=3D=3D>   eclipse-3.0.1_1 depends on executable: unzip - found
=3D=3D=3D>   eclipse-3.0.1_1 depends on executable: mozilla - found
=3D=3D=3D>   eclipse-3.0.1_1 depends on file: /usr/local/jdk1.4.2/bin/java =
- found
=3D=3D=3D>   eclipse-3.0.1_1 depends on executable: gmake - found
=3D=3D=3D>   eclipse-3.0.1_1 depends on file: /usr/X11R6/libdata/pkgconfig/=
gnome-mime-data-2.0.pc - found
=3D=3D=3D>   eclipse-3.0.1_1 depends on executable: pkg-config - found
=3D=3D=3D>   eclipse-3.0.1_1 depends on file: /usr/local/bin/intltool-extra=
ct - found
=3D=3D=3D>   eclipse-3.0.1_1 depends on shared library: esd.2 - found
=3D=3D=3D>   eclipse-3.0.1_1 depends on shared library: glib-2.0.400 - foun=
d
=3D=3D=3D>   eclipse-3.0.1_1 depends on shared library: atk-1.0.800 - not f=
ound
=3D=3D=3D>    Verifying install for atk-1.0.800 in /usr/ports/accessibility=
/atk
=3D=3D=3D>  Installing for atk-1.6.1
=3D=3D=3D>   atk-1.6.1 depends on executable: pkg-config - found
=3D=3D=3D>   atk-1.6.1 depends on shared library: glib-2.0.400 - found
=3D=3D=3D>   Generating temporary packing list
=3D=3D=3D>  Checking if accessibility/atk already installed
=3D=3D=3D>   atk-1.6.1 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of accessibility/atk
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/accessibility/atk.
*** Error code 1

Stop in /usr/ports/java/eclipse.
////

I've been trying to find the depend reference somewhere  whitin the port sc=
eleton but it's hard to understand the build.
So I need ideas or solutions to this. My approach as of now is to just over=
ride the 1.0.800 lib with a softlink to the existing 1.6.1 lib. But I'm n=
ot sure that's correct or even where to start looking =3D/.
So any pointers would be of much help.

-David Wahlund



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100296986.994d6520david.wahlund>