First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 112119
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Patrick Dawson (RETIRED) <pkdawson@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matthias Langer <mlangc@gmx.at>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 112119 depends on: Show dependency tree
Bug 112119 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-10 14:46 0000
The eubuild for vtk-4.2.6 adds
"/usr/share/${PN}/${PN}.jar"
to the classpath, but should instead add
"/usr/share/${PN}/lib/${PN}.jar"

Reproducible: Always
Steps to Reproduce:
1.emerge vtk with java support
2.try to compile a simple java example

Actual Results:  
something like:
Cone3.java:70: cannot find symbol
symbol  : class vtkRenderer


Expected Results:  
the classpath should have been set up correctly by the ebuild.

------- Comment #1 From Markus Dittrich 2005-12-18 10:13:12 0000 -------
This has been fixed in portage cvs. Thanks for reporting!

First Last Prev Next    No search results available      Search page      Enter new bug