On Sun, 2015-11-01 at 21:14 +0200, Tiberiu-Cezar Tehnoetic wrote:
> Hello,
> 
> I've downloaded the source code archive -All-1.8G for the latest stable
> v1.3.2. And I've followed the recommended config,
> 
> https://librecmc.org/librecmc/wiki?name=Build+HOWTO
> 
> but I get this build error:
> 
> /home/tct/librecmc-1.3.2/build_dir/target-mips_34kc_uClibc-0.9.33.2/rpcd/iwinfo.c:22:20:
> fatal error: iwinfo.h: No such file or directory
> 
> I've grep'd for iwinfo in my .config,
> 
> $ grep -i iwinfo .config
> CONFIG_DEFAULT_iwinfo=y
> # CONFIG_PACKAGE_rpcd-mod-iwinfo is not set
> 
> There is no package libiwinfo in my Trisquel system, I've read there is
> one in LibreCMC/OpenWRT.
> 

Yes, it seems that it was left out of the snapshot. You will need to
create the directory:

trunk/package/network/utils/iwinfo

and add the iwinfo Makefile 

https://librecmc.org/librecmc/artifact/c7d15511423fc027


Then run : make menuconfig # from trunk / $LIBRECMC_SRC root

--
Robert Call (Bob)
b...@librecmc.org
https://librecmc.org

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Librecmc-dev mailing list
Librecmc-dev@lists.librecmc.org
https://librecmc.org/mailman/listinfo/librecmc-dev

Reply via email to