Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2006 14:55:26 +0900 (JST)
From:      Yamada Ken Takeshi <ken@tydfam.jp>
To:        dsledge@appriss.com
Cc:        ronald-freebsd8@klop.yi.org, freebsd-java@freebsd.org
Subject:   Re: Q) eclipse 3.2 (Callisto)
Message-ID:  <20060813.145526.343187933.ken@tydfam.jp>
In-Reply-To: <768690DD58883C4FAA0C089A534F94DF2054B2@intexch02.int.appriss.com>
References:  <768690DD58883C4FAA0C089A534F94DF2054B1@intexch02.int.appriss.com> <20060813.094816.343191743.ken@tydfam.jp> <768690DD58883C4FAA0C089A534F94DF2054B2@intexch02.int.appriss.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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