comp.lang.ada
 help / color / mirror / Atom feed
From: David Sauvage <david.sauvage@adalabs.com>
Subject: Re: Build error: cannot find -lc
Date: Wed, 7 Sep 2011 21:23:56 -0700 (PDT)
Date: 2011-09-07T21:23:56-07:00	[thread overview]
Message-ID: <eca52ac2-ee09-46a9-b52c-6817964f4a61@q8g2000yqe.googlegroups.com> (raw)
In-Reply-To: 3e304b4f-7319-42d9-96c1-df74aca531c3@24g2000yqr.googlegroups.com

On 8 sep, 04:09, Thiago Holanda <thola...@gmail.com> wrote:
> ...
> /usr/gnat/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/ld: cannot find -lc
> ...
1- Close GPS
2- Enter the following line in your working terminal
export LD_LIBRARY_PATH=/usr/lib/i386-linux-gnu:$LD_LIBRARY_PATH
3- Build your application again

You could add the export line to your ~/.bashrc file.

Cheers,



  reply	other threads:[~2011-09-08  4:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-08  0:09 Build error: cannot find -lc Thiago Holanda
2011-09-08  4:23 ` David Sauvage [this message]
2011-09-09  0:46   ` Thiago Holanda
2011-09-09  3:44     ` David Sauvage
2011-09-09  5:40     ` Pascal Obry
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox