Problem toplevel

make -r world: build failed. Please re-run make with V=s to see what's going on
/home/richi/RUT9XX_R_GPL/include/toplevel.mk:169: fallo en las instrucciones para el objetivo 'world'
make: *** [world] Error 1

Thanks

Please follow the advise already within your post:

1 Like
 * wfopen: /home/richi/RUT9XX_R_GPL/bin/ar71xx/packages/libbrand_1.0-1_ar71xx.ipk: No such file or directory.
 * pkg_init_from_file: Failed to extract control file from /home/richi/RUT9XX_R_GPL/bin/ar71xx/packages/libbrand_1.0-1_ar71xx.ipk.
xargs: /home/richi/RUT9XX_R_GPL/staging_dir/host/bin/opkg: exited with status 255; aborting
package/Makefile:99: recipe for target 'package/install' failed
make[3]: *** [package/install] Error 124
make[3]: Leaving directory '/home/richi/RUT9XX_R_GPL'
package/Makefile:167: recipe for target '/home/richi/RUT9XX_R_GPL/staging_dir/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_install' failed
make[2]: *** [/home/richi/RUT9XX_R_GPL/staging_dir/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_install] Error 2
make[2]: Leaving directory '/home/richi/RUT9XX_R_GPL'
Makefile:95: recipe for target 'world' failed
make[1]: *** [world] Error 2
make[1]: Leaving directory '/home/richi/RUT9XX_R_GPL'
/home/richi/RUT9XX_R_GPL/include/toplevel.mk:169: fallo en las instrucciones para el objetivo 'world'
make: *** [world] Error 2

Either your tarball was damaged or you'd need to contact Teltonika because their GPL tarball has a package missing inside.

thank you so much

Read the feeds.conf.default file. It sometimes has a feed that is on an internal Teltonika server, and you obviously will not be able to access that.

#src-git packages http://git.openwrt.org/packages.git
#src-git luci http://git.openwrt.org/project/luci.git
#src-git routing https://github.com/openwrt-routing/packages.git
#src-git telephony http://git.openwrt.org/feed/telephony.git
#src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package
#src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone
#src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl
#src-svn xorg svn://svn.openwrt.org/openwrt/feeds/xorg
#src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop
#src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce
#src-svn lxde svn://svn.openwrt.org/openwrt/feeds/lxde
#src-link custom /usr/src/openwrt/custom-feed
src-link luci ../custom_feeds/teltonika_luci/contrib/package
src-git rut_feeds https://gitlab.tlt/teltonika/rut_feeds^dc3ef250ef31009d547046c5a9cfee50e05dfcbf

yes, you'll want to comment those two lines out

What? Two lines?

hello is already edited but still with the problem