Bugs item #1848027, was opened at 2007-12-10 18:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1848027&group_id=56967
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: None
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Ying Zhang (yingying)
Summary: Java fails to compile
Initial Comment:
On my FC6 desktop with
MonetDB-Java fails to compile with
compile_xrpc_wrapper:
[echo] Compiling XRPC Wrapper
[javac] Compiling 2 source files to
/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Current/build/java
[javac]
/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Current/source/java/src/nl/cwi/monetdb/xquery/xrpc/wrapper/XRPCWrapperWorker.java:33:
cannot find symbol
[javac] symbol : class CmdLineOpts
[javac] location: class nl.cwi.monetdb.xquery.xrpc.wrapper.XRPCWrapperWorker
[javac] private CmdLineOpts opts;
[javac] ^
[javac]
/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Current/source/java/src/nl/cwi/monetdb/xquery/xrpc/wrapper/XRPCWrapperWorker.java:40:
cannot find symbol
[javac] symbol : class CmdLineOpts
[javac] location: class nl.cwi.monetdb.xquery.xrpc.wrapper.XRPCWrapperWorker
[javac] XRPCWrapperWorker(Socket s, CmdLineOpts o)
[javac] ^
[javac]
/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Current/source/java/src/nl/cwi/monetdb/xquery/xrpc/wrapper/XRPCWrapperWorker.java:41:
cannot find symbol
[javac] symbol : class OptionsException
[javac] location: class nl.cwi.monetdb.xquery.xrpc.wrapper.XRPCWrapperWorker
[javac] throws OptionsException
[javac] ^
[javac]
/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Current/source/java/src/nl/cwi/monetdb/xquery/xrpc/wrapper/XRPCWrapperWorker.java:177:
cannot find symbol
[javac] symbol : class OptionsException
[javac] location: class nl.cwi.monetdb.xquery.xrpc.wrapper.XRPCWrapperWorker
[javac] } catch (OptionsException oe) {
[javac] ^
[javac]
/net/corona.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Current/source/java/src/nl/cwi/monetdb/xquery/xrpc/wrapper/XRPCWrapperWorker.java:328:
cannot find symbol
[javac] symbol : class OptionsException
[javac] location: class nl.cwi.monetdb.xquery.xrpc.wrapper.XRPCWrapperWorker
[javac] } catch (OptionsException oe){
[javac] ^
[javac] 5 errors
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1848027&group_id=56967
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs