On Mon, 06 Feb 2012 16:31:40 +, Iain Buclaw wrote:
>>
> For Ubuntu and Debian, being that i386 and x86_64 (possibly others) are
> multi-arch systems, you may need to set-up LIBRARY_PATH and CPATH.
>
> In ~/.bashrc:
>
> LIBRARY_PATH=/usr/lib/i386-linux-gnu
> CPATH=/usr/include/i386-linux-gnu
On 6 February 2012 16:14, Steve Teale wrote:
> On Mon, 06 Feb 2012 13:17:00 +, Iain Buclaw wrote:
>
>> On 6 February 2012 12:50, Steve Teale
>> wrote:
>>> I'm having a failure compiling libgcc2.c - fatal error: gnu/stubs-32.h:
>>> No such file or directory.
>>>
>>> I got round that by copying
On Mon, 06 Feb 2012 13:17:00 +, Iain Buclaw wrote:
> On 6 February 2012 12:50, Steve Teale
> wrote:
>> I'm having a failure compiling libgcc2.c - fatal error: gnu/stubs-32.h:
>> No such file or directory.
>>
>> I got round that by copying the file from
>> /usr/include/i386-linux-gnu/gnu intp
On 6 February 2012 12:50, Steve Teale wrote:
> I'm having a failure compiling libgcc2.c - fatal error: gnu/stubs-32.h:
> No such file or directory.
>
> I got round that by copying the file from /usr/include/i386-linux-gnu/gnu
> intp /usr/include/gnu.
>
> Then the build goes on, but later I get get
Which distro?
I'm having a failure compiling libgcc2.c - fatal error: gnu/stubs-32.h:
No such file or directory.
I got round that by copying the file from /usr/include/i386-linux-gnu/gnu
intp /usr/include/gnu.
Then the build goes on, but later I get get:
checking dynamic linker characteristics... configure: