[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.7.0-alpha1 tarballs up for testing/signing

From: Senthil Kumaran S <stylesen_at_gmail.com>
Date: Sun, 5 Jun 2011 21:23:34 +0530

Hi Stefan,

On Sun, Jun 5, 2011 at 1:53 PM, Stefan Sperling <stsp_at_elego.de> wrote:
> On Sun, Jun 05, 2011 at 09:18:49AM +0530, Senthil Kumaran S wrote:
>>  javahl         Unable to compile. See [1] below.
>
> Hmmm... this fails because g++ cannot find some files it wants
> such as /usr/lib/crti.o. Maybe you are missing a package?
> On Debian this file seems to be in the libc6-dev package.

I already have 'libc6-dev' installed in my debian box:

<snip>
$ dpkg-query -W -f='${Status} ${Version}\n' libc6-dev
install ok installed 2.11.2-10
</snip>

>>  python         Unable to compile. See [2] below.
>
> This failes because Python.h is missing. You are probably missing
> the python-dev package?

After installing 'python-dev' package it worked. Thanks for pointing
it out. Following are the python binding test results:

<snip>
Ran 112 tests in 42.291s

OK
</snip>

Thank You.

-- 
Senthil Kumaran S
http://www.stylesen.org/
http://www.sasenthilkumaran.com/
Received on 2011-06-05 17:54:06 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.