Re: [OpenWrt-Devel] "iwinfo_cli.c:(.text.startup+0x120): undefined reference to `iwinfo_backend_by_name'"

2014-10-28 Thread Jo-Philipp Wich
Try "make package/iwinfo/{clean,compile}"

~ Jow
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] "iwinfo_cli.c:(.text.startup+0x120): undefined reference to `iwinfo_backend_by_name'"

2014-10-27 Thread Stijn Tintel
On 27-10-14 21:54, Robert P. J. Day wrote:
>   just updated my git repo, tried to build for TL-MR3220 and got:
>
> iwinfo_cli.o: In function `main':
> iwinfo_cli.c:(.text.startup+0x120): undefined reference to 
> `iwinfo_backend_by_name'
> collect2: error: ld returned 1 exit status
> Makefile:40: recipe for target 'compile' failed
>
See https://dev.openwrt.org/ticket/18234 - make dirclean fixed it for me.

Kind regards,
Stijn
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] "iwinfo_cli.c:(.text.startup+0x120): undefined reference to `iwinfo_backend_by_name'"

2014-10-27 Thread Robert P. J. Day

  just updated my git repo, tried to build for TL-MR3220 and got:

iwinfo_cli.o: In function `main':
iwinfo_cli.c:(.text.startup+0x120): undefined reference to 
`iwinfo_backend_by_name'
collect2: error: ld returned 1 exit status
Makefile:40: recipe for target 'compile' failed

rday

-- 


Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

Twitter:   http://twitter.com/rpjday
LinkedIn:   http://ca.linkedin.com/in/rpjday

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel