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
I've been trying to get through the installation, but I've run into an issue. As far as I know, I've installed all the required dependencies and I am definitely using terminal as root.
When attempting to compile drc-hostap using the following commands:
cd drc-hostap/wpa_supplicant && \
cp ../conf/wpa_supplicant.config ./.config
And then:
/drc-hostap/wpa_supplicant# make
I end up getting:
fatal: No annotated tags can describe '418e5e206786de2482864a0ec3a59742a33b6623'
I'm new to coding and using the terminal, so I'd be very grateful for any detailed instructions the community could provide. If you need more information or specifics on my end, let me know. I'll do my best to provide them.
Thanks! :D
The text was updated successfully, but these errors were encountered:
SirCrossPad
changed the title
drc-hostap compile issue
Question: drc-hostap compile issue
Jul 28, 2020
I've been trying to get through the installation, but I've run into an issue. As far as I know, I've installed all the required dependencies and I am definitely using terminal as root.
When attempting to compile drc-hostap using the following commands:
cd drc-hostap/wpa_supplicant && \
And then:
/drc-hostap/wpa_supplicant# make
I end up getting:
fatal: No annotated tags can describe '418e5e206786de2482864a0ec3a59742a33b6623'
I'm new to coding and using the terminal, so I'd be very grateful for any detailed instructions the community could provide. If you need more information or specifics on my end, let me know. I'll do my best to provide them.
Thanks! :D
The text was updated successfully, but these errors were encountered: