Re: javadoc errors in pbuilder

2006-05-25 Thread Tom Tromey
> "Charles" == Charles Fry <[EMAIL PROTECTED]> writes: Charles> [javadoc] Fetching package list for external documentation set. Charles> [javadoc] java.io.IOException: Stream closed. Charles> [javadoc]at java.io.BufferedInputStream.refill(libgcj.so.7) Charles> [javadoc]at java.

Re: javadoc errors in pbuilder

2006-05-25 Thread Michael Koch
On Thu, May 25, 2006 at 12:20:14PM -0400, Charles Fry wrote: > > > And none of the javadocs are actually generated. Does anyone have any > > > idea why this error is occurring, or what needs to be done to fix it? > > > > Can it be that you are trying to link a remote javadoc location for the > > c

Re: javadoc errors in pbuilder

2006-05-25 Thread Charles Fry
> > And none of the javadocs are actually generated. Does anyone have any > > idea why this error is occurring, or what needs to be done to fix it? > > Can it be that you are trying to link a remote javadoc location for the > core classe? Please (Build-)Depend on classpath-doc and link with the >

Re: javadoc errors in pbuilder

2006-05-25 Thread Michael Koch
On Wed, May 24, 2006 at 09:44:34AM -0400, Charles Fry wrote: > Hi, > > My newly packaged libcolt-java (which is in the pkg-java Subversion > repository) builds properly using dpkg-buildpackage, but when attempting > to build with pdebuild I get the following: > > > [javadoc] Fetching package l

javadoc errors in pbuilder

2006-05-24 Thread Charles Fry
Hi, My newly packaged libcolt-java (which is in the pkg-java Subversion repository) builds properly using dpkg-buildpackage, but when attempting to build with pdebuild I get the following: [javadoc] Fetching package list for external documentation set. [javadoc] java.io.IOException: Stream c