cozybit / distro11s

12 stars 5 forks source link

hostapd requires newer libc #2

Open mporsch opened 11 years ago

mporsch commented 11 years ago

root@zotac--3:~# hostapd /tmp/host.conf hostapd: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by hostapd)

zotac pkglist is configured to download master branch of hostapd git repo

jcard0na commented 11 years ago

This is probably the same issue we had with authsae: we are not cleanly compiling against the target's libraries but against the host libraries instead. Jason solved this for authsae. Maybe you can take a look at scripts/authsae.sh and follow the same approach in hostapd.sh

On Mon, Sep 17, 2012 at 11:15 AM, Marco Porsch notifications@github.comwrote:

root@zotac--3:~# hostapd /tmp/host.conf hostapd: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by hostapd)

zotac pkglist is configured to download master branch of hostapd git repo

— Reply to this email directly or view it on GitHubhttps://github.com/cozybit/distro11s/issues/2.

Javier Cardona cozybit Inc. http://www.cozybit.com