eclipse 3.0 port
Panagiotis Astithas
past at ebs.gr
Tue Jul 27 06:55:15 PDT 2004
On Mon, Jul 26, 2004 at 04:27:26PM +0100, Jan Grant wrote:
> On Mon, 26 Jul 2004, Jan Grant wrote:
>
> >On Tue, 20 Jul 2004, Panagiotis Astithas wrote:
> >
> >>>BUILD FAILED
> >>>/data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/
> >>>build.xml:66: Warning: Could not find file
> >>>/data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/
> >>>libupdate.so to copy.
> >>>
> >>>Total time: 9 seconds
> >>>*** Error code 1
> >>>
> >>>Stop in /data/software/eclipse/work.
> >>>*** Error code 1
> >>>
> >>>Stop in /data/software/eclipse.
> >>
> >>This is weird. Can you show me the output from the following commands?
> >>
> >>uname -a
> >>pkg_info -xc gcc
> >>which gcc
> >
> >I'm also seeing this. Although the build.xml peered with the erroneous
> >update.c mentions gcc33 in the echo, the following line begins:
> >
> > <apply executable="gcc" ...
> >
> >and the stock system gcc doesn't know about declarations at the first
> >point of use (which is what's "wrong" with update.c)
> >
> >This is on a very recent -stable.
>
> Just to be clear: the version of the port I have has the bug in line 52
> of /usr/ports/java/eclipse/files/update-build.xml (sorry if this has
> already been fixed).
Try the same patch I posted earlier in today. I have two positive
reports so far.
More information about the freebsd-java
mailing list