Q) eclipse 3.2 (Callisto)

Yamada Ken Takeshi ken at tydfam.jp
Sun Aug 13 05:55:32 UTC 2006


Re: amd64 version
  Sorry, it was because of pkg-config (older version).
  LIBS = `pkg-config --libs-only-L gtk+-2.0` ..... only returned /usr/X11R6/lib.
By replacing pkg-config to newer version, I compiled it successfully and it works.

  Now I need to dig into x86 version...

> ---------------------------------------------------------------------------
>     [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


More information about the freebsd-java mailing list