ports/53426: java/eclipse port build breaks at libupdate.so

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Jun 17 15:10:02 PDT 2003


On Tue, Jun 17, 2003 at 05:29:54PM -0400, Alexander Kabaev wrote:
> On Tue, 17 Jun 2003 14:22:40 -0700 (PDT)
> "Sergey A. Osokin" <osa at freebsd.org> wrote:
> 
> > Synopsis: java/eclipse port build breaks at libupdate.so
> > 
> > Responsible-Changed-From-To: freebsd-ports-bugs->java
> > Responsible-Changed-By: osa
> > Responsible-Changed-When: Tue Jun 17 14:21:44 PDT 2003
> > Responsible-Changed-Why: 
> > Over to new maintainer.
> > 
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=53426
> > _______________________________________________
> > freebsd-java at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-java
> > To unsubscribe, send any mail to
> > "freebsd-java-unsubscribe at freebsd.org"
>   
> Well, the port from my page was committed _verbatim_, so this failure
> was basically invited. Interested parties are invited to take out
> hardcoded JAVA_HOME definition from the port Makefile and uncomment
> proper USE_JAVA= instead.

Here's another small bug: ${PREFIX}/bin/eclipse is missing from the
pkg-plist:

% diff -u pkg-plist{~,}
--- pkg-plist~  Tue Jun 17 18:39:48 2003
+++ pkg-plist   Tue Jun 17 23:04:02 2003
@@ -1,3 +1,4 @@
+bin/eclipse
 eclipse/eclipse
 eclipse/startup.jar
 eclipse/splash.bmp

I think that's the only pkg-plist problem, but I could be wrong.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20030617/03117354/attachment.bin


More information about the freebsd-java mailing list