rolandoislas / drc-sim

Wii U Gamepad Simulator Backend
Other
167 stars 33 forks source link

Question: drc-hostap compile issue #75

Open SirCrossPad opened 4 years ago

SirCrossPad commented 4 years ago

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