You are not logged in.

#1 2014-02-28 19:19:22

rhino18
Member
Registered: 2013-08-20
Posts: 1

Arch64 and 32-bit dynamic loader

Hello, I'm trying something with Google Chrome Native Client (https://developers.google.com/native-client/dev/)

I downloaded the SDK and was following instructions to update the SDK. When I ran the SDK updater I got this:

[rhino@arch nacl_sdk]$ ./naclsdk update
32-bit runtime environment was not found on this
system.  Specifically the 32-bit dynamic loader which is needed by the NaCl
compilers was not found ('/lib/ld-linux.so.2').  On modern debian/ubuntu
systems this is included in the 'libc6:i386' package.

Is there anything like libc6:i386 for Arch?

Offline

#2 2014-02-28 19:40:21

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: Arch64 and 32-bit dynamic loader

yes lib32-glibc wink

PS: Enable [multilib] repo in your pacman.conf smile

Last edited by djgera (2014-02-28 19:41:03)

Offline

Board footer

Powered by FluxBB