You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: