eclipse 3.0 port

Jan Grant Jan.Grant at bristol.ac.uk
Mon Jul 26 08:25:17 PDT 2004


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.

-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/
Generalisation is never appropriate.


More information about the freebsd-java mailing list