Bug#305053: [PATCH] don't create a slave link for non-existing man pages

2006-10-20 Thread Holger Detering
Package: java-package
Version: 0.28
Followup-For: Bug #305053

Here is a patch that solves the dangling symlink issue both for Sun's
JRE and SDK.  The key idea is to not create slave links for non-existing
man pages.

I've tested this with Sun's jdk-1_5_0_09-linux-i586.bin and
jre-1_5_0_09-linux-i586.bin (1.5.0+update09).

Holger

---8---
diff -Naur java-package-0.28/sun-j2re1.5/install 
java-package-0.28-patched/sun-j2re1.5/install
--- java-package-0.28/sun-j2re1.5/install   2006-06-20 17:36:09.0 
+0200
+++ java-package-0.28-patched/sun-j2re1.5/install   2006-10-20 
11:07:28.0 +0200
@@ -16,9 +16,17 @@
$j2se_base/man/man1/$program.1.gz
 }
 
+# alternative program without man page
+function program_alternative_no_man() {
+local program=$1
+update-alternatives \
+   --install /usr/bin/$program $program \
+   $j2se_base/bin/$program $priority
+}
+
 # kinit, klist, and ktab not installed at this
 # time; handling of /etc/krb5.conf not addressed
-program_alternative ControlPanel
+program_alternative_no_man ControlPanel
 program_alternative java
 program_alternative javaws
 program_alternative keytool
diff -Naur java-package-0.28/sun-j2sdk1.5/install 
java-package-0.28-patched/sun-j2sdk1.5/install
--- java-package-0.28/sun-j2sdk1.5/install  2006-06-20 17:36:12.0 
+0200
+++ java-package-0.28-patched/sun-j2sdk1.5/install  2006-10-20 
11:09:27.0 +0200
@@ -15,15 +15,24 @@
--slave /usr/share/man/man1/$program.1.gz $program.1.gz \
$j2se_base/man/man1/$program.1.gz
 }
+
+# alternative program without man page
+function program_alternative_no_man() {
+local program=$1
+update-alternatives \
+   --install /usr/bin/$program $program \
+   $j2se_base/bin/$program $priority
+}
+
 # kinit, klist, and ktab not installed at this
 # time; handling of /etc/krb5.conf not addressed
 # JRE-specific alternatives with JDKs cannot be 
 # handled by our current approach
 program_alternative appletviewer
 program_alternative apt
-program_alternative ControlPanel
+program_alternative_no_man ControlPanel
 program_alternative extcheck
-program_alternative HtmlConverter
+program_alternative_no_man HtmlConverter
 program_alternative idlj
 program_alternative jar
 program_alternative jarsigner
@@ -32,7 +41,7 @@
 program_alternative javadoc
 program_alternative javah
 program_alternative javap
-program_alternative java-rmi.cgi
+program_alternative_no_man java-rmi.cgi
 program_alternative javaws
 program_alternative jconsole
 program_alternative jdb
---8---


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#229079: Bust sneakapeek

2006-10-20 Thread GBA Wireless

An Investor ALERT is being issued starting right N0W. Keep your eyes
glued on P.S.U.D!!

PETROSUN DRILLING (P.S.U.D.)
Current Price: 1.16

Don't get caught in the dust, start watchin today because this company
has been known to release major news at any time which could bring the
st0ck up!!

Current News

PetroSun Completes Equity Investment in ElectraTherm

PetroSun, Incorporated (PSUD - News) announced that the company has
finalized its Series A Preferred Stock Purchase Agreement with
ElectraTherm, .

Check your stock source for full press releases on this exciting stock!

Don't miss out !

contain subject. coComment aim ease allowing tracking them.Blog analyzed 
dynamics popular. measures this: citations i.e. blogroll. basic studies 
structure perhaps indicative authority denote actually deem
Work with us Inquiries Comments LEFT offers direct access to that go Sample 
Class Round up
movies pics tvads Bathroom Trip know youve had when freaky sht starts happen 
Jordans Real Shes
deal. century magazines newspapers sponsoring employees. same columnist. 
creative extension employees products. sense connection consumer entryA 
screenshot blog.A



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#394207: eclipse-ecj: broken symbolic link /usr/share/ant/lib/jdtcore.jar to 3.1.1

2006-10-20 Thread Bart Vanhaute
Package: eclipse-ecj
Version: 3.1.2-2
Severity: normal

The eclipse-ecj contains a broken symbolic link in /usr/share/ant/lib:
jdtcore.jar links to ../../eclipse/plugins/org.eclipse.jdt.core_3.1.1.jar but
should probably link to ../../eclipse/plugins/org.eclipse.jdt.core_3.1.2.jar

I don't know what this exactly breaks (compilation in ant through ecj?).


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages eclipse-ecj depends on:
ii  ant-optional  1.6.5-6Java based build tool like make - 
ii  eclipse-jdt   3.1.2-2Java Development Tools plug-ins fo
ii  gij [java2-runtime]   4:4.1.1-12 The GNU Java bytecode interpreter
ii  gij-4.1 [java2-runtime]   4.1.1-16   The GNU Java bytecode interpreter
ii  java-common   0.25   Base of all Java packages
ii  java-gcj-compat   1.0.65-8   Java runtime environment using GIJ
ii  sun-j2sdk1.4 [java2-runtime]  1.4.2+12   Java(TM) JDK, Standard Edition, Su
ii  sun-java5-jre [java2-runtime] 1.5.0-08-1 Sun Java(TM) Runtime Environment (

eclipse-ecj recommends no packages.

-- no debconf information



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#394221: libxerces2-java: refers to jaxp-1.3.jar but depends on libjaxp1.2-java

2006-10-20 Thread Bart Vanhaute
Package: libxerces2-java
Version: 2.8.0-1
Severity: critical
Justification: breaks unrelated software

This package depends on libjaxp1.2-java, however there is a symbolic link 
/usr/share/java/xmlParserAPIs.jar refering to jaxp-1.3.jar.

Additionally, if I try to run ant (which depends on libxerces2-java), I get 
java.lang.NoClassDefFoundError: org/xml/sax/ext/Attributes2
(hence the severity critical). 

After installing libjaxp-1.3, ant works again. 


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libxerces2-java depends on:
ii  classpath-common  2:0.92-3.1 clean room standard Java libraries
ii  gij [java2-runtime]   4:4.1.1-12 The GNU Java bytecode interpreter
ii  gij-4.1 [java1-runtime]   4.1.1-16   The GNU Java bytecode interpreter
ii  libjaxp1.2-java   1.2.01-1   Java XML parser and transformer AP
ii  sun-j2sdk1.4 [java2-runtime]  1.4.2+12   Java(TM) JDK, Standard Edition, Su
ii  sun-java5-jre [java2-runtime] 1.5.0-08-1 Sun Java(TM) Runtime Environment (

libxerces2-java recommends no packages.

-- no debconf information



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#279839: touch masturbate ZGeek. own

2006-10-20 Thread stretch

An Investor ALERT is being issued starting right N0W. Keep your eyes
glued on P.S.U.D!!

PETROSUN DRILLING (P.S.U.D.)
Current Price: 1.16

Don't get caught in the dust, start watchin today because this company
has been known to release major news at any time which could bring the
st0ck up!!

Current News

PetroSun Completes Equity Investment in ElectraTherm

PetroSun, Incorporated (PSUD - News) announced that the company has
finalized its Series A Preferred Stock Purchase Agreement with
ElectraTherm, .

Check your stock source for full press releases on this exciting stock!

Don't miss out !

quite bit his team Americans Sink Piece mind Rant December wrote wed
vast islands space stars gas dust held together mutual gravity. sport grand 
shapes: elliptical
voids hairline appear within months. Fiberglass common attempts fabric glued 
crack. Looks good stretch fail fix Sawcut Asphalt Patch:An area containing foot 
wide
FundsStock EMail By THOMAS Herald October PARIS based Moscow that the U.S. 
Commerce



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#394169: jsvc: README is irrelevant

2006-10-20 Thread Marcus Better
Package: jsvc
Version: 1.0.1-3
Severity: wishlist

/usr/share/doc/jsvc/README consists entirely of irrelevant build
instructions. Please remove it.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages jsvc depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcommons-daemon-java   1.0.1-3 Java API to launch java applicatio

jsvc recommends no packages.

-- no debconf information


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#381648: still ftbfs

2006-10-20 Thread Mark Howard

I'm having problems getting gjdoc to work at all now, unfortunately.
If anyone else can help, it would be much appreciated.

Mark


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#393905: tomcat5.5: JSP broken

2006-10-20 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Marcus Better wrote:
 This is caused by an incorrect tagPlugins.xml file, as pointed out
 here:
 
 And the reason is that this file was taken from libservlet2.4-java which is 
 based on an older Tomcat package, with an incompatible tagPlugins.xml.
 
 This bootstrap situation with libcommons-el-java needs to be resolved 
 somehow. 
 As a first step I suggest removing the servlet and JSP examples from 
 libservlet2.4-java, they do not seem to belong there.

Agreed, Marcus, can you do that?

Many thanks,

- --
Arnaud Vandyck, STE fi, ULg
Formateur Cellule Programmation.
Java Trap: http://www.gnu.org/philosophy/java-trap.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFOO5k4vzFZu62tMIRAqnJAKCl6fJJYF+b3QGLMxzIEwrdbQxh9ACggu/y
a+20CQzx8xGkzRoKOwXUqUM=
=UjGD
-END PGP SIGNATURE-
begin:vcard
fn:Arnaud Vandyck
n:Vandyck;Arnaud
org;quoted-printable:Universit=C3=A9 de Li=C3=A8ge;STE-Formations Informatiques
adr;quoted-printable;quoted-printable;quoted-printable:B=C3=A2timent C1;;Rue Armand St=C3=A9vard, 2;Li=C3=A8ge;;4000;Belgique
email;internet:[EMAIL PROTECTED]
title;quoted-printable:Attach=C3=A9 (formateur)
tel;work:+32 4 366 90 55
tel;fax:+32 4 366 90 59
tel;home:+32 4 349 09 69
tel;cell:+32 486 31 10 47
x-mozilla-html:FALSE
url:http://www.ste.fapse.ulg.ac.be/
version:2.1
end:vcard

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#305053: [PATCH] don't create a slave link for non-existing man pages

2006-10-20 Thread Barry Hawkins
Holger Detering wrote:
 Package: java-package
 Version: 0.28
 Followup-For: Bug #305053
 
 Here is a patch that solves the dangling symlink issue both for Sun's
 JRE and SDK.  The key idea is to not create slave links for non-existing
 man pages.
 
 I've tested this with Sun's jdk-1_5_0_09-linux-i586.bin and
 jre-1_5_0_09-linux-i586.bin (1.5.0+update09).
 
 Holger
[...]
Thanks, it's tough to account for all the vendor's different versions
and which ones do and do not have man pages.  This helps out.

-- 
Barry Hawkins
All Things Computed
site: http://www.alltc.com
weblog: http://www.yepthatsme.com

Registered Linux User #368650



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#374928: multiple servers do make sense

2006-10-20 Thread captain toro
Greetings-

There has been some mention of using pdnsd with bind or other dns servers:

 BTW, does it make sense to have 2 name servers running in parallel ?

1. pdnsd is actually made to work with bind for example and maybe others
2. pdnsd can be used to cache recent lookups from bind
3. bind can be run as an external nameserver to the WAN from a static IP with 
the pdnsd just used to service the local machine from cache for example
4. bind can be run as an internal nameserver just to the LAN with the pdnsd
just used for a cache
5. pdnsd can lookup addresses from a local bind the same as any nameserver
on the LAN or ISP or root nameservers
6. pdnsd is very fast compared to bind when repetative authoritative lookups
are unneeded or just for surfing
7. absolutely, running bind and pdnsd in parallel makes a lot of sense here

These are only a few examples. The pdnsd was originally written to work with
or without an instance of bind or named running on the same machine.

I have been using bind on 127.0.0.1:53 with pdnsd running on 127.0.0.2:53 and
then pointing to 127.0.0.2 in /etc/resolv.conf with good results. They do not
conflict. The pdnsd is certainly intended to work along with bind as mentioned
in the documentation.

Trying to make pdnsd conflict with bind or any other nameserver package is 
A VERY BAD FIX. 

Please don't force pdnsd to remove bind or vice-versa.

-Captain







___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#389010: additional information

2006-10-20 Thread Antonio S. de A. Terceiro
I would like to add some more information to the bug(I'm not a Java
expert, so I may make some innocent assumptions).

This bug only occurs when running eclipse with gij (currently gij-4.1).
When running with Sun's JVM, this problem does not happen.

/tmp is filled with files *.jar.so*.so. Their names are just like the
names of JAR files in /usr/share/eclipse/features and
/usr/share/eclipse/plugins (and maybe others).

If I understand correctly, they represent the bytecode in the JAR's
compiled into native code. But, for instance, it looks like that from
the same JAR file, several .so's are being generated. For example, in my
machine I get:

13M org.eclipse.jdt.core_3.1.2.jar.sowtu7my.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7n4.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7nf.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7o0.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7o6.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7oe.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7oq.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7p5.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7ps.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7py.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7qk.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7qp.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7qu.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7qy.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7r6.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7rt.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7s9.so
13M org.eclipse.jdt.core_3.1.2.jar.sowtu7sp.so

And if I look closer, all those files are identical:

[EMAIL PROTECTED]:/tmp$ md5sum *jdt.core*
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7my.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7n4.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7nf.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7o0.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7o6.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7oe.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7oq.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7p5.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7ps.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7py.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7qk.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7qp.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7qu.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7qy.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7r6.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7rt.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7s9.so
51f23e3bcd80c9cb33f395136501fd66  org.eclipse.jdt.core_3.1.2.jar.sowtu7sp.so

This issue currenly makes Eclipse unusable with GIJ: besides taking too
much time to start, eclipse gets very slow and event simple operations
make eclipse'e window unresponsive.

-- 
Antonio S. de A. Terceiro [EMAIL PROTECTED]
http://people.softwarelivre.org/~terceiro/
GnuPG ID: E6F73C30




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#394396: FTBFS: gcj-dbtool segfaults on arm

2006-10-20 Thread Wookey
Package: ecj-bootstrap
Version: 3.2.1-3
Tags: patch

gcj-dbtool segfaults on arm (and hppa). (See #388505, GCC PR29206)

Until this is solved the hppa workaround needs to be extended to
include arm:

This patch is not yet tested, but is sufficiently trivial that it
should just work. 

patch
--- rules~  2006-10-21 00:30:50.0 +0100
+++ rules   2006-10-21 00:46:03.796400208 +0100
@@ -96,7 +96,7 @@
find build/dist -name '*.jar.*.jar' | xargs -r rm -f
 ifeq ($(with_native),yes)
: # ecj.jar.so
-  ifneq (,$(filter $(DEB_HOST_ARCH), hppa))
+  ifneq (,$(filter $(DEB_HOST_ARCH), hppa arm))
$(GCJ) \
-O2 -g -Wl,-Bsymbolic,-O1 -shared -fPIC -fjni -findirect-dispatch \
-o build/dist/ecj.jar.so build/dist/ecj.jar
 

Wookey
-- 
Aleph One Ltd, Bottisham, CAMBRIDGE, CB5 9BA, UK  Tel +44 (0) 1223 811679
work: http://www.aleph1.co.uk/ play: http://wookware.org/


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Processing of gjdoc_0.7.7-6_sparc.changes

2006-10-20 Thread Archive Administrator
gjdoc_0.7.7-6_sparc.changes uploaded successfully to localhost
along with the files:
  gjdoc_0.7.7-6_sparc.deb

Greetings,

Your Debian queue daemon

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


gjdoc_0.7.7-6_sparc.changes ACCEPTED

2006-10-20 Thread Debian Installer

Accepted:
gjdoc_0.7.7-6_sparc.deb
  to pool/main/g/gjdoc/gjdoc_0.7.7-6_sparc.deb


Override entries for your package:
gjdoc_0.7.7-6_sparc.deb - optional devel



Thank you for your contribution to Debian.

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#394405: eclipse_3.1.2-2(ia64/unstable): FTBFS: missing library?

2006-10-20 Thread lamont
Package: eclipse
Version: 3.1.2-2
Severity: important

There was an error while trying to autobuild your package:

 Automatic build of eclipse_3.1.2-2 on caballero by sbuild/ia64 85
 Build started at 20061021-0153

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper ( 4.2), dpatch (= 2.0), lsb-release, bzip2, 
 sharutils, java-gcj-compat-dev (= 1.0.54), ecj-bootstrap, liblucene-java (= 
 1.4.2), liblucene-java-doc (= 1.4.2), junit (= 3.8), libjsch-java (= 
 0.1.19), libjsch-java ( 0.1.20), libgtk2.0-dev (= 2.4), libgnome2-dev (= 
 2.6), libgnomeui-dev (= 2.6), libxtst-dev, classpath-doc, pkg-config, 
 libcairo2-dev, ant-optional (= 1.6.5-3), libtomcat5-java, mozilla-dev

[...]

  [exec] gcc -O2 -Wall -DSWT_VERSION=3139  -DLINUX -DGTK 
 -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux -fpic 
 -DSWT_PTR_SIZE_64 `pkg-config --cflags gnome-vfs-module-2.0 libgnome-2.0 
 libgnomeui-2.0` -c gnome_structs.c
  [exec] gcc -O2 -Wall -DSWT_VERSION=3139  -DLINUX -DGTK 
 -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux -fpic 
 -DSWT_PTR_SIZE_64 `pkg-config --cflags gnome-vfs-module-2.0 libgnome-2.0 
 libgnomeui-2.0` -c gnome_stats.c
  [exec] gcc -shared -fpic -s `pkg-config --libs-only-L 
 gnome-vfs-module-2.0 libgnome-2.0 libgnomeui-2.0` -lgnomevfs-2 -lgnome-2 
 -lgnomeui-2 -o libswt-gnome-gtk-3139.so swt.o gnome.o gnome_structs.o 
 gnome_stats.o
  [exec] gcc -O2 -Wall -DSWT_VERSION=3139  -DLINUX -DGTK 
 -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux -fpic 
 -DSWT_PTR_SIZE_64   -c -o swt_awt.o swt_awt.c
  [exec] gcc -L/usr/lib/jvm/java-gcj/jre/lib/ia64 -lgcjawt -shared -s -o 
 libswt-awt-gtk-3139.so swt_awt.o
  [exec] /usr/bin/ld: cannot find -lgcjawt
  [exec] collect2: ld returned 1 exit status
  [exec] make[1]: Leaving directory 
 `/build/buildd/eclipse-3.1.2/source-tree/swttmp'
  [exec] make[1]: *** [libswt-awt-gtk-3139.so] Error 1
 
 BUILD FAILED
 /build/buildd/eclipse-3.1.2/source-tree/build.xml:54: exec returned: 2
 
 Total time: 16 minutes 44 seconds
 make: *** [build-java-stamp] Error 1

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64pkg=eclipsever=3.1.2-2



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers