What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Error Building from git -RT87 U

mrdude

Regular Contributor
@Merlin,

Just so you know - the following error occurs when building from the git:
Code:
sysdeps/qtn/web-qtn.c: In function ‘get_wl_channel_list_5g_by_bw’:
sysdeps/qtn/web-qtn.c:1627:3: warning: zero-length gnu_printf format string
sysdeps/qtn/web-qtn.c:1627:3: warning: zero-length gnu_printf format string
sysdeps/qtn/web-qtn.c:1618:6: warning: unused variable ‘retval’
sysdeps/qtn/web-qtn.c: In function ‘ej_wl_stainfo_list_qtn’:
sysdeps/qtn/web-qtn.c:1880:35: warning: unused variable ‘tmp’
 [shared] CC rpc_raw.o
 [shared] CC rpc_raw_clnt.o
make[5]: *** No rule to make target 'tcode.c', needed by 'tcode.o'. Stop.

Cheers.
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top