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
Hi guyes,
I want to make LINC-Switch in the raspberry Pi2 and I used the erlang 18 , however, I could not complied it successfully, the follow is the error message. Who can help me to figure out , I will be very appreciated for it.
Compiled src/linc_logic.erl
/root/LINC-Switch/apps/linc/src/linc_ofconfig.erl:135: type tuple(,) undefined
ERROR: compile failed while processing /root/LINC-Switch/apps/linc: rebar_abort
Makefile:13: recipe for target 'compile' failed
make: *** [compile] Error 1
The text was updated successfully, but these errors were encountered:
Hi guyes,
I want to make LINC-Switch in the raspberry Pi2 and I used the erlang 18 , however, I could not complied it successfully, the follow is the error message. Who can help me to figure out , I will be very appreciated for it.
Compiled src/linc_logic.erl
/root/LINC-Switch/apps/linc/src/linc_ofconfig.erl:135: type tuple(,) undefined
ERROR: compile failed while processing /root/LINC-Switch/apps/linc: rebar_abort
Makefile:13: recipe for target 'compile' failed
make: *** [compile] Error 1
The text was updated successfully, but these errors were encountered: