classpathx-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Classpathx-discuss] Fail to build gnujaxp from sources


From: Arnaud Vandyck
Subject: [Classpathx-discuss] Fail to build gnujaxp from sources
Date: Sat, 16 Aug 2003 10:32:59 +0200 (CEST)

Hi all, Hi Nick,

I have two bugs in the Debian  BTS[1] that I think are upstream bugs, so
I forwarded them to the list. If you want, I can look at those this week
but I  think you are the best  person to correct something  in the build
system! 

Cheers

Footnotes: 
[1] http://bugs.debian.org/libgnujaxp-java

-- Arnaud Vandyck, STE fi, ULg
   Formateur Cellule Programmation.
--- Begin Message --- Subject: Bug#205647: FTBFS: undefined reference to `main' Date: Fri, 15 Aug 2003 18:14:35 -0400
Package: libgnujaxp-java
Version: 0.0.cvs20030330-2 (not installed)
Severity: serious

During the build, gcj is invoked without the -C option. This causes 
it to try to build the package natively-compiled rather than byte-
compiled. The -C option needs to be specified to fix this.

I'm currently working on packaging the new version of libgnujaxp-java, 
which will have this bug fixed, if you want that.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux surgo 2.4.21 #1 Tue Jun 17 18:39:12 EDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




--- End Message ---
--- Begin Message --- Subject: Bug#205648: cannot run configure after make distclean Date: Fri, 15 Aug 2003 18:27:29 -0400
Package: libgnujaxp-java
Version: 0.0.cvs20030330-2 (not installed)
Severity: important

Running "make distclean" will remove the file Makefile.in, which 
renders the configure script un-runnable. Here's the log, starting 
from a freshly-untarred source:

$ ./configure
checking for jar... /usr/bin/jar
checking for gcj... gcj
configure: creating ./config.status
config.status: creating Makefile
$ make distclean
rm -rf gnujaxp.jar classes META-INF Log apidoc apidoc.zip
rm -rf gnujaxp-*.zip
rm -f Makefile Makefile.in config.cache config.log config.status
--- See the problem? ---
$ ./configure
checking for jar... /usr/bin/jar
checking for gcj... gcj
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file Makefile.in

I'm currently working on packaging the new version of libgnujaxp-java, 
which should have this bug fixed.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux surgo 2.4.21 #1 Tue Jun 17 18:39:12 EDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]