[luci] How to include new application in build.

Guillermo Javier Nardoni [Grupo GERYON] guillermo at geryon.com.ar
Thu Sep 3 22:02:54 CEST 2009


Loren Stafford escribió:

> I had not, but now I have added all the same lines to
> openwrt/package/luci/luci/Makefile.
>
> There is progress: now I see in the make output that my module is being
> ignored:
>
>   WARNING: skipping luci-app-ipsecvpn -- package not selectd
>   
This is an OpenWRT config issue.
You have to run "make menuconfig V=99" and select the correct package 
(mostly under
LUCI menu on the main Openwrt menu config screen.-
The V=99 option is just to show some addittional information about 
building process. It is a verbosity option.

Regards,
Guillermo.-

> I notice that the list of modules being built is in a variable MODULES,
> which is set to PKG_SELECTED_MODULES. The values in the latter depend on
> CONFIG_PACKAGE_*, in my case CONFIG_PACKAGE_luci-app-ipsecvpn.
>
> But I still do not see how CONFIG_PACKAGE_luci-app-ipsecvpn is set.
> Grepping for CONFIG_PACKAGE_ has not shown anything useful.  
>
> Thanks for your patience with my newbie questions. I am a technical
> writer trying to document a typical LuCI change, so that our  (and
> other) engineers can start from a more advanced point when they need to
> make GUI changes.
>
> Loren Stafford
>
>  
>
> -----Original Message-----
> From: luci-bounces at lists.subsignal.org
> [mailto:luci-bounces at lists.subsignal.org] On Behalf Of Steven Barth
> Sent: Thursday, September 03, 2009 01:15
> To: luci at lists.subsignal.org
> Subject: Re: [luci] How to include new application in build.
>
> Did you add the line to the LuCI OpenWrt makefile?
>
>
> Regards
> Cyrus
> _______________________________________________
> luci mailing list
> luci at lists.subsignal.org
> https://lists.subsignal.org/mailman/listinfo/luci
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.subsignal.org/pipermail/luci/attachments/20090903/84edb434/attachment.htm 


More information about the luci mailing list