Q) eclipse 3.2 (Callisto)

Yamada Ken Takeshi ken at tydfam.jp
Sun Aug 13 00:48:43 UTC 2006


  It was the same, no improvement...
  I am not sure what is wrong.  I'll send you compile/install log separately for your review.  
  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.  
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 => /usr/local/lib/libgobject-2.0.so.0"  (-2.0.0 vs -2.0 ??)


From: "David Sledge" <dsledge at appriss.com>
> 
> I have not seen that happen before. I checked on my x86 and amd64 systems  and it installed the configurations correctly and the swt plugin is correct as well. Try downloading the latest shar file again. Deinstall the previous version, make sure it removes the /usr/local/eclipse directory. Remove the .eclipse directory in your home directory. Remove the previous eclipse port directory and extract the new shar file in its place. Then run "make install clean" again and see if that fixes the problem.


More information about the freebsd-java mailing list