Next thing. make menuconfig throws:

ualBox:~/openwrt$ make menuconfig
tmp/.config-package.in:72885:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:72885: symbol PACKAGE_lime-proto-batadv is selected by PACKAGE_profile-freifunk-80211s-sae-bmx7-batadv
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:72748: symbol PACKAGE_profile-freifunk-80211s-sae-bmx7-batadv depends on PACKAGE_kmod-cfg80211
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:18772: symbol PACKAGE_kmod-cfg80211 is selected by PACKAGE_kmod-batman-adv
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:13296: symbol PACKAGE_kmod-batman-adv is selected by PACKAGE_lime-proto-batadv
tmp/.config-package.in:138869:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:138869: symbol PACKAGE_wpad-mesh-wolfssl is selected by PACKAGE_wpad-mesh-wolfssl

Am Fr., 13. Nov. 2020 um 12:16 Uhr schrieb Juergen Kimmel <juergenkimmel@gmail.com>:
Of course I did update and install.
And very strange the verbose of  scripts/feeds install -a shows among others:
Installing package 'libcap' from packages
Installing package 'libpam' from packages

Not knowing about the possible outcome I did:
scripts/feeds install  libcap
Then the next run of scripts/feeds install -a went through
No idea what happened here 




Am Fr., 13. Nov. 2020 um 11:37 Uhr schrieb Ilario Gelmetti <iochesonome@gmail.com>:
You choose the best way to do it :)

Looking at the first of the warnings (Busybox has a conditional
dependency on libpam, which should have no effect as the condition
should not be met) your compiler complains that libpam is not available,
but it is available in the packages repository used by 19.07.3:
https://github.com/openwrt/packages/tree/2e6bd4cb86682b224803325127d3f777d40b3231/libs/libpam

Seems that you didn't updated and installed the feeds.
Please try running

scripts/feeds update -a
scripts/feeds install -a

and then running again

make menuconfig

save and run

make

Let us know if this works!
Ilario


On 11/13/20 10:40 AM, Juergen Kimmel wrote:
> I went back by cloning from scratch (git clone -b v19.07.3
> --single-branch https://git.openwrt.org/openwrt/openwrt.git)
>
> I cross checked with same result.
>
>
>
> Am Do., 12. Nov. 2020 um 13:33 Uhr schrieb Ilario Gelmetti
> <iochesonome@gmail.com <mailto:iochesonome@gmail.com>>:
>>
>> On 11/12/20 10:09 AM, Juergen Kimmel wrote:
>> > Going back to 19.07.3 because of ethernet time out errors in ramips I
>> > got this:
>> >
>> > WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on
>> > 'libpam', which does not exist
>> > WARNING: Makefile 'package/utils/busybox/Makefile' has a build
>> > dependency on 'libpam', which does not exist
>> > WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency
>> > on 'libgnutls', which does not exist
>> > WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency
>> > on 'libopenldap', which does not exist
>> > WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency
>> > on 'libidn2', which does not exist
>> > WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency
>> > on 'libssh2', which does not exist
>> > WARNING: Makefile 'package/network/utils/iproute2/Makefile' has a
>> > dependency on 'libcap', which does not exist
>> > WARNING: Makefile 'package/network/utils/iproute2/Makefile' has a
>> > dependency on 'libcap', which does not exist
>> > WARNING: Makefile 'package/network/utils/iproute2/Makefile' has a
>> > dependency on 'libcap', which does not exist
>> > WARNING: Makefile 'package/network/utils/iproute2/Makefile' has a
>> > dependency on 'libcap', which does not exist
>> > WARNING: Makefile 'package/network/utils/iproute2/Makefile' has a
>> > dependency on 'libcap', which does not exist
>> > WARNING: Makefile 'package/network/utils/iproute2/Makefile' has a
>> > dependency on 'libcap', which does not exist
>> > WARNING: Makefile 'package/network/utils/iproute2/Makefile' has a
>> > dependency on 'libcap', which does not exist
>> > WARNING: Makefile 'package/network/utils/iproute2/Makefile' has a
>> > dependency on 'libcap', which does not exist
>> > WARNING: Makefile 'package/boot/kexec-tools/Makefile' has a dependency
>> > on 'liblzma', which does not exist
>> > WARNING: Makefile 'package/network/services/lldpd/Makefile' has a
>> > dependency on 'libnetsnmp', which does not exist
>> > WARNING: Makefile 'package/network/utils/nftables/Makefile' has a
>> > dependency on 'jansson', which does not exist
>>
>> How did you go back to 19.07.3?
>> Using "git checkout v19.07.3" ?
>> I suppose you'll have to delete the custom feeds.conf file, and generate
>> it again copying the feeds.conf.default (and adding again the LibreMesh
>> repositories directions, as indicated on the development page of the
>> website).
>> Then you'll have to run:
>>
>> rm -rf feeds
>> scripts/feeds update -a
>> scripts/feeds install -a
>>
>> and also
>>
>> rm .config
>> make menuconfig
>>
>> and select again the packages you want.
>>
>> Let us know if the errors are still there!
>>
>> Anyway, which "ethernet time out errors in ramips" do you refer to?
>>
>> Ciao,
>> Ilario
>>
>> --
>> Ilario
>> iochesonome@gmail.com <mailto:iochesonome@gmail.com>
>> ilario@sindominio.net <mailto:ilario@sindominio.net>
>> _______________________________________________
>> lime-users mailing list
>> lime-users@lists.libremesh.org <mailto:lime-users@lists.libremesh.org>
>> https://lists.libremesh.org/mailman/listinfo/lime-users
>
> _______________________________________________
> lime-users mailing list
> lime-users@lists.libremesh.org
> https://lists.libremesh.org/mailman/listinfo/lime-users
>


--
Ilario
iochesonome@gmail.com
ilario@sindominio.net
_______________________________________________
lime-users mailing list
lime-users@lists.libremesh.org
https://lists.libremesh.org/mailman/listinfo/lime-users