Referente al branch, por lo menos yo sí lo hago correctamente (vamos, lo que se conoce como copiar y pegar... eso de 'no pienses, ejecutes').
Creo que lo de brcmsmac lo marco, junto al brcmfmac... No sé exactamente la diferencia entre ambos.
De cualquier forma, lo voy a volver a compilar, a ver si a la millonésima vez salta la flauta jajjaja
Cuando está compilando, si marco luci, salen errores como los que comenta agalardi... Por eso no lo marco y luego lo instalo por ssh. No sé si es normal que salgan errores, aunque.... Ahora bien, un error nunca es bueno....
Muchas gracias por todo a todos.
EDITO: Yo compilo con fedora 17 y fedora 18, supongo que no es un detalle importante, pero... A ver si va a ser este el meollo.No creo, la verdad.
EDITO 1: Obteniendo datos del github
[garcia@garcia-P55A-UD4 openwrt]$ git clone git://github.com/Noltari/openwrt.git -b bcm63xx-r35763
Cloning into 'openwrt'...
remote: Counting objects: 228289, done.
remote: Compressing objects: 100% (65532/65532), done.
remote: Total 228289 (delta 152408), reused 227200 (delta 151320)
Receiving objects: 100% (228289/228289), 90.79 MiB | 1021 KiB/s, done.
Resolving deltas: 100% (152408/152408), done.
EDITO 2: Instalando scripts.... ¿Errores?
[garcia@garcia-P55A-UD4 openwrt]$ ./scripts/feeds install -a
/bin/sh: line 7: gcc: command not found
Collecting package info: done
Collecting target info: done
Ignoring feed 'packages' - index missing
Ignoring feed 'xwrt' - index missing
Ignoring feed 'luci' - index missing
Installing all packages from feed packages.
Ignoring feed 'packages' - index missing
Installing all packages from feed xwrt.
Ignoring feed 'xwrt' - index missing
Installing all packages from feed luci.
Ignoring feed 'luci' - index missing
EDITO 3: Al volver a repetir todo el proceso (descargar + instalar) ... Vualà, no errores.
[garcia@garcia-P55A-UD4 openwrt]$ ./scripts/feeds install -a
Collecting package info: package/feeds/packages/python-imaging-librarCollecting package info: package/feeds/packages/speedtouch-usb-firmwaCollecting package info: done
Installing all packages from feed packages.
Installing all packages from feed xwrt.
Installing all packages from feed luci.
agalardi ¿podrías volver a hacer esto?
./scripts/feeds update -a
./scripts/feeds install -a
EDITO 4: What? Más errores de estos... No se arreglan con nada (qué yo conozca)... Creo que solo afectan a paquetes no esenciales (luci y compañía)
[garcia@garcia-P55A-UD4 openwrt]$ make prereq
make[1]: Entering directory `/home/garcia/openwrt/openwrt'
tmp/.config-package.in:2525:warning: 'select' used by config symbol 'PACKAGE_luci-app-openvpn' refer to undefined symbol 'PACKAGE_openvpn'
tmp/.config-package.in:11887:warning: 'select' used by config symbol 'PACKAGE_webif-iw-lua-openvpn' refer to undefined symbol 'PACKAGE_openvpn'
tmp/.config-package.in:12933:warning: 'select' used by config symbol 'PACKAGE_deluge-ui-gtk' refer to undefined symbol 'PACKAGE_python-gtk'
tmp/.config-package.in:33225:warning: 'select' used by config symbol 'PACKAGE_dsl-qos-queue' refer to undefined symbol 'PACKAGE_libipq'
tmp/.config-package.in:50152:warning: 'select' used by config symbol 'PACKAGE_lcd4linux-custom' refer to undefined symbol 'PACKAGE_libdpf'
tmp/.config-package.in:50187:warning: 'select' used by config symbol 'PACKAGE_lcd4linux-full' refer to undefined symbol 'PACKAGE_libdpf'
Warning! Found recursive dependency: PACKAGE_lcd4linux-custom LCD4LINUX_CUSTOM_PLUGIN_mysql LCD4LINUX_CUSTOM_NEEDS_libmysqlclient PACKAGE_lcd4linux-tew673gru PACKAGE_lcd4linux-custom
Warning! Found recursive dependency: PACKAGE_strongswan-full PACKAGE_strongswan-mod-mysql PACKAGE_strongswan-full
Warning! Found recursive dependency: PACKAGE_nprobe NPROBE_MYSQL_SUPPORT PACKAGE_nprobe
EDITO 5: Capturas de lo que marco, a ver si me estoy equivocando en algo.
https://docs.google.com/folder/d/0B1sP4LjywU-fZ004b3JYTUVFbzA/edit?usp=sharing
EDITO 6: Compilando... A ver que sale. .... Pues errores.
make[7]: execvp: /bin/sh: Argument list too long
make[7]: *** [/home/garcia/openwrt/openwrt/build_dir/target-mips_uClibc-0.9.33.2/linux-brcm63xx/linux-3.7.9/user_headers/include/linux/.install] Error 127
make[6]: *** [linux] Error 2
make[5]: *** [headers_install] Error 2
make[5]: Leaving directory `/home/garcia/openwrt/openwrt/build_dir/target-mips_uClibc-0.9.33.2/linux-brcm63xx/linux-3.7.9'
make[4]: *** [/home/garcia/openwrt/openwrt/build_dir/target-mips_uClibc-0.9.33.2/linux-brcm63xx/linux-3.7.9/.configured] Error 2
make[4]: Leaving directory `/home/garcia/openwrt/openwrt/target/linux/brcm63xx'
make[3]: *** [compile] Error 2
make[3]: Leaving directory `/home/garcia/openwrt/openwrt/target/linux'
make[2]: *** [target/linux/compile] Error 2
make[2]: Leaving directory `/home/garcia/openwrt/openwrt'
make[1]: *** [/home/garcia/openwrt/openwrt/staging_dir/target-mips_uClibc-0.9.33.2/stamp/.target_compile] Error 2
make[1]: Leaving directory `/home/garcia/openwrt/openwrt'
make: *** [world] Error 2
EDITO 7: Pues otro error diferente:
WARNING: skipping snmp-utils -- package not selected
WARNING: skipping snmpd -- package not selected
WARNING: skipping snmpd-static -- package not selected
make[3]: Leaving directory `/home/garcia/openwrt/openwrt/feeds/packages/net/net-snmp'
make[2]: Leaving directory `/home/garcia/openwrt/openwrt'
make[1]: *** [/home/garcia/openwrt/openwrt/staging_dir/target-mips_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/garcia/openwrt/openwrt'
make: *** [world] Error 2