Your message dated Thu, 28 Dec 2006 18:39:10 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xnap
Version: 2.5-pre3-2
Severity: serious
Tags: patch

The package does not build because 'unzip' is missing from the 
Build-Depends.

Moreover, I get the following error when trying to build 'xnap':

jikes -classpath 
.:lib/java_readline.jar:lib/jd3lib.jar:lib/gnu.getopt.jar:lib/kunststoff.jar:lib/libxnap.jar:lib/log4j.jar:lib/xnap-ziga.jar:
 +D +P +F -d /tmp/root/xnap xnap/XNap.java xnap/XNapLoader.java 
xnap/plugin/nap/Plugin.java xnap/plugin/nap/GUIPlugin.java 
xnap/plugin/viewer/image/Plugin.java xnap/plugin/viewer/mp3/Plugin.java 
xnap/plugin/viewer/text/Plugin.java xnap/plugin/viewer/video/Plugin.java
xnap/XNap.java:0:-1091872399:0:-1091872400: Semantic Error: You need to modify 
your classpath, sourcepath, bootclasspath, and/or extdirs setup. Jikes could 
notfind package "java.lang" in:
                .
                lib/java_readline.jar
                lib/jd3lib.jar
                lib/gnu.getopt.jar
                lib/kunststoff.jar
                lib/libxnap.jar
                lib/log4j.jar
                lib/xnap-ziga.jar
                .

make[1]: *** [jar] Error 1

Regards
Andreas Jochens

diff -urN ../tmp-orig/xnap-2.5-pre3/Makefile ./Makefile
--- ../tmp-orig/xnap-2.5-pre3/Makefile  2003-10-26 01:00:54.000000000 +0200
+++ ./Makefile  2005-04-01 13:48:34.000000000 +0200
@@ -15,8 +15,8 @@
 #PLUGINS     += gnutella
 
 MAKE        = make
-JAVAC       = jikes
-JAVAC_OPTS  = -classpath $(CP) +D +P +F
+JAVAC       = javac
+JAVAC_OPTS  = -classpath $(CP)
 #JAVAC       = javac
 #JAVAC_OPTS  = -classpath $(CP)
 JAR         = jar
diff -urN ../tmp-orig/xnap-2.5-pre3/debian/control ./debian/control
--- ../tmp-orig/xnap-2.5-pre3/debian/control    2003-10-28 00:19:27.000000000 
+0100
+++ ./debian/control    2005-04-01 14:13:35.552919128 +0200
@@ -2,7 +2,7 @@
 Section: contrib/net
 Priority: optional
 Maintainer: Yven Johannes Leist <[EMAIL PROTECTED]>
-Build-Depends-Indep: docbook-to-man, jikes, debhelper (>> 3.0.0)
+Build-Depends-Indep: docbook-to-man, jikes, debhelper (>> 3.0.0), j2sdk1.4, 
unzip
 Standards-Version: 3.6.1
 
 Package: xnap


--- End Message ---
--- Begin Message ---
Removed - RC-buggy, already removed from stable and testing,
maintainer MIA since 2003
-- 
Martin Michlmayr
http://www.cyrius.com/

--- End Message ---

Reply via email to