Compiling subversion 1.5.0
Benno Korn
bennokorn at compuserve.de
Fri Jun 27 19:05:39 UTC 2008
But there is also this error in line 42.
I am currently trying it with the -W option.
What were the options the Ubuntu developers have built the subversion
1.4.6 package with?
Can this information be obtained somewhere?
Or what other build command should be used (cause you said you were not
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: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/experimental/subversion
>>
>> When I build the package using:
>> tar xzf subversion_1.5.0dfsg1.orig.tar.gz
>> cd subversion-1.5.0dfsg1
>> zcat ../subversion_1.5.0dfsg1-1.diff.gz | patch -p1
>> debuild -us -uc
>> ... the packages are successfully created but the libsvn-java package is
>> missing.
>>
>> So I have to compile using:
>> DEB_BUILD_OPTIONS="with-javahl" debuild -us -uc
>>
>> But then I run into this error:
>> http://ubuntuusers.de/paste/373157/
>>
>> How is the Ubuntu package in the repositories (version 1.4.6) being built?
>> Or how else do I fix this problem?
>>
>> --
>> Ubuntu-devel-discuss mailing list
>> Ubuntu-devel-discuss at lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
>>
>>
>
>
>
More information about the Ubuntu-devel-discuss
mailing list