Actions
Error #351
tancatqmpfw: error in feeds.conf
Descripció
There is a mistake in the feeds.conf file which results in a compilation error.
$ make T=nsm5 build
Using profile ath-qmp-small-node
cp -f configs/ath-qmp-small-node build/openwrt/.config || echo "WARNING: Config file not found!"
[ -f configs/targets/nsm5 ] && cat configs/targets/nsm5 >> build/openwrt/.config || true
cd build/openwrt && make defconfig
make1: Entering directory `build/openwrt'
Syntax error in feeds.conf, line: 12
Syntax error in feeds.conf, line: 12
Syntax error in feeds.conf, line: 12
make1: * [prepare-tmpinfo] Error 25
make1: Leaving directory `build/openwrt'
make: * [sync_config] Error 2
Actualitzat per Roger Pueyo Centelles fa casi 10 anys
Fixed with commit cf3e83a44598f37b050d14de76800ce8031ec217.
Actualitzat per Roger Pueyo Centelles fa casi 10 anys
- Estat ha canviat de Nou a Tancat
Actions