Re: Compiling subversion 1.5.0

2008-06-28 Thread Benno Korn
may want to script it. I'm not sure how to modify the makefile to work properly. Benno Korn wrote: Ok. Thank you. I asked in subversion IRC channels and mailing lists, but no one had a clue where the problem is. Then I decided that when someone knows how to compile it then these peop

Re: Compiling subversion 1.5.0

2008-06-27 Thread Benno Korn
escriptor\$Action.h > > subversion/bindings/javahl/include/org_tigris_subversion_javahl_ConflictDescriptor_Action.h > > > > But there are about 20 files that it will complain about, so you may > want to script it. > > I'm not sure how to modify the makefile to work

Re: Compiling subversion 1.5.0

2008-06-27 Thread Benno Korn
complain about, so you may > want to script it. > > I'm not sure how to modify the makefile to work properly. > > > Benno Korn wrote: >> Ok. Thank you. >> >> I asked in subversion IRC channels and mailing lists, but no one had >> a clue where

Re: Compiling subversion 1.5.0

2008-06-27 Thread Benno Korn
e out why... > > On Fri, June 27, 2008 2:15 pm, Benno Korn wrote: > >> I tried with the -W option. >> >> But the same error occured again. >> >> Jason Crain schrieb: >> >>> Those look like fairly benign warnings that could be ignored. I'

Re: Compiling subversion 1.5.0

2008-06-27 Thread Benno Korn
t; > On Fri, June 27, 2008 1:33 pm, Benno Korn wrote: > >> Hello, >> I am using Ubuntu 8.04 32 bit. >> I try to package subversion 1.5.0 with JavaHL support. >> >> Therefore I use these debian experimental sources: >> http://packages.debian.org/experiment

Re: Compiling subversion 1.5.0

2008-06-27 Thread Benno Korn
so familiar with debuild)? Jason Crain schrieb: > Those look like fairly benign warnings that could be ignored. I'm not too > familiar with debuild, but you could try running it with the -W option. > That might set it to ignore warnings. > > > On Fri, June 27, 2008 1:

Compiling subversion 1.5.0

2008-06-27 Thread Benno Korn
Hello, I am using Ubuntu 8.04 32 bit. I try to package subversion 1.5.0 with JavaHL support. Therefore I use these debian experimental sources: http://packages.debian.org/experimental/subversion When I build the package using: tar xzf subversion_1.5.0dfsg1.orig.tar.gz cd subversion-1.5.0dfsg1 zc