Date: Fri, 07 Sep 2007 22:57:03 -0700 From: Mike Bowie <mbowie@buzmo.com> To: Ken Yamada <ken@tydfam.jp> Cc: freebsd-eclipse@freebsd.org Subject: Re: eclipse 3.3.0 Message-ID: <46E239AF.7000702@buzmo.com> In-Reply-To: <20070908.132508.71086449.ken@tydfam.jp> References: <20070907204747.GA48113@misty.eyesbeyond.com> <46E1BBFA.5000501@buzmo.com> <20070908.111953.41626495.ken@tydfam.jp> <20070908.132508.71086449.ken@tydfam.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Ken Yamada wrote: > Sorry one more... > > The instruction says; > : : : > # In the build.xml > > * update the compilelibs property in the init target to reflect the new architecture > * update the compilelibs target to reflect the new architecture > > # Run the build using "build -compilelibs" to force the recompilation of the native libaries > : : > > However, I cannot find any <property name="compilelibs" ...> in original build.xml in the top directory. > > What should I do for this? > > Evening all, My (rather rushed) attempt at building under diablo-jdk1.5 was not successful... I didn't really look into it though, as my fresh jdk1.6 build finished about the same time; which was of significantly greater interest. I managed to build the port at it stands on a machine at the office and here at home, (6.2R and 6.1-RC1 respectively) both to the point of displaying the loader error Ken reported earlier. A quick google found me a few similar problems and copying the loader library from the build to the install seemed to progress things a little. I was about to post my findings when I received Ken's musings, which made mine rather insignificant! ;-) Responding to your last point Ken, so far I'd have to agree... I can't find more than two instances of compilelibs in build.xml; one defining the target, the other referencing it as a dependency of the "run" target. It doesn't seem to make much sense. I'll keep poking around with it over the weekend if I find some time. Cheers, Mike.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46E239AF.7000702>