Senthil Kumaran S wrote on Sun, Jun 05, 2011 at 21:23:34 +0530:
> On Sun, Jun 5, 2011 at 1:53 PM, Stefan Sperling <s...@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>
> 

I have:
* Debian stable
* libc6-dev 2.11.2-10
* /usr/lib/crti.o is reported (dpkg -S) to be owned by libc6-dev 

Reply via email to