rolandoislas / drc-sim

Wii U Gamepad Simulator Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: drc-hostap compile issue

SirCrossPad opened this issue · comments

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