joostd / esp8266-eduroam

eduroam on a esp8266 SoC
59 stars 14 forks source link

build ESP8266 eduroam demo #3

Open anwarbashir opened 7 years ago

anwarbashir commented 7 years ago

I installed esp-open-sdk, as per READ.md.

I then cloned https://github.com/esp8266/esp8266-eduroam.git

I want to build ESP8266 eduroam demo. In the esp8266-eduroam directory when I run make I get the error undefined reference to 'user_init'. I persume that I should have a user directory wich I need to cd into and run make, but the user directory does not exist. Can this part of the documentation be clarified?

I have the radtest command working and returning Access-Accept, jutst need to get the above part working now.

martinius96 commented 5 years ago

Are you on version 2.5.0?