Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2006 23:00:06 -0400
From:      "David Sledge" <dsledge@appriss.com>
To:        "Yamada Ken Takeshi" <ken@tydfam.jp>
Cc:        freebsd-java@freebsd.org, ronald-freebsd8@klop.yi.org
Subject:   RE: Q) eclipse 3.2 (Callisto)
Message-ID:  <768690DD58883C4FAA0C089A534F94DF2054B2@intexch02.int.appriss.com>
References:  <44DCD297.50108@appriss.com><20060812.110531.846936201.ken@tydfam.jp><768690DD58883C4FAA0C089A534F94DF2054B1@intexch02.int.appriss.com> <20060813.094816.343191743.ken@tydfam.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

-----Original Message-----
From: Yamada Ken Takeshi [mailto:ken@tydfam.jp]
Sent: Sat 8/12/2006 8:48 PM
To: David Sledge
Cc: ronald-freebsd8@klop.yi.org; freebsd-java@freebsd.org
Subject: Re: Q) eclipse 3.2 (Callisto)
=20
  It was the same, no improvement...
  I am not sure what is wrong.  I'll send you compile/install log =
separately for your review. =20
  Also, would you put package version to your web, like =
eclipse-3.2.x86.tbz, eclipse-3.2.amd64.tbz?  I'll try to run it to see =
if it works under my environment.


  I also tried amd64 using my server - another Opteron single core X 2 =
for reference. =20
It returned the followings and could not compile...
-------------------------------------------------------------------------=
--
    [javac] Type safety: The method addAll(Collection) belongs to the =
raw type AbstractCollection. References to generic type =
AbstractCollection<E> should be parameterized
    [javac] ----------
    [javac] 961 problems (961 warnings)
     [exec] ../eclipseMozilla.c: In function `fixEnvForMozilla':
     [exec] ../eclipseMozilla.c:176: warning: passing arg 3 of `scandir' =
from incompatible pointer type
     [exec] /usr/bin/ld: cannot find -lgobject-2.0

BUILD FAILED
/home/ports/java/eclipse/work/build.xml:94: exec returned: 1

Total time: 15 minutes 47 seconds
*** Error code 1

Stop in /home/ports/java/eclipse.
-------------------------------------------------------------------------=
--
  I think that there's no reason of "cannot find -lgobject-2.0" as =
ldconfig -r returns;
  "299:-lgobject-2.0.0 =3D> /usr/local/lib/libgobject-2.0.so.0"  (-2.0.0 =
vs -2.0 ??)


My ldconfig -r returns the exact same thing so I don't think that is the =
problem but try doing an ldconfig -R or maybe an ldconfig -m. If that =
still does not work maybe try setting it with the LD_LIBRARY_PATH =
environment variable. I will try to create and upload the package builds =
on Monday.



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