Bug 85590 - update: fix compiling for java/eclipse
Summary: update: fix compiling for java/eclipse
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 22:20 UTC by Panagiotis Astithas
Modified: 2005-09-08 19:12 UTC (History)
0 users

See Also:


Attachments
eclipse.patch (5.35 KB, patch)
2005-09-01 22:20 UTC, Panagiotis Astithas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Panagiotis Astithas 2005-09-01 22:20:18 UTC

This patch fixes compilation of java/eclipse after the recent nspr split from mozilla/firefox. It also drops an unnecessary patch.

How-To-Repeat: 

Try to compile eclipse against a current ports tree.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-09-02 02:03:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-eclipse

Over to maintainer(s).
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2005-09-07 18:10:49 UTC
State Changed
From-To: open->feedback

Panagiotis, 

Thanks for the patch submission!  Unfortunately I can't reproduce the 
problem, i.e. eclipse builds fine for me.  Is there a specific setting 
I need, or are you just building with the defaults?  I've tried on 
FreeBSD 4.11 (where I just use the defaults) and FreeBSD 5.4 (which is 
amd64 so I use WITHOUT_MOZILLA, which probably hides the problem). 

The 4.11 box has nspr-4.6_1 and mozilla 1.7.11,2. 



Comment 3 Greg Lewis freebsd_committer freebsd_triage 2005-09-07 18:10:49 UTC
Responsible Changed
From-To: freebsd-eclipse->glewis

I'll handle this.
Comment 4 Greg Lewis freebsd_committer freebsd_triage 2005-09-08 19:12:07 UTC
State Changed
From-To: feedback->closed

Panagiotis provided me the feedback I needed and the patch 
is now committed.  Thanks!