|
Author |
Message |
gsustek DD-WRT Novice
Joined: 04 Jun 2011 Posts: 36
|
Posted: Mon Oct 28, 2019 17:24 Post subject: build x86 firmware |
|
Hi folks,
is it possible to build by my own x86 image ?
i tried steps from this site : https://wiki.dd-wrt.com/wiki/index.php/Development#Building_DD-WRT_from_Source
my machine is virtual box ubuntu server 18.04.6
this is error, after i copy .config file
and exit make menuconfig
Regards,
Goran.
Code: |
cp /home/gs/DD-WRT/src/linux/universal/linux-/arch/mips/defconfig-bcm947xx /home/gs/DD-WRT/src/linux/universal/linux-/.config
cp: cannot stat '/home/gs/DD-WRT/src/linux/universal/linux-/arch/mips/defconfig-bcm947xx': No such file or directory
rules/all.mk:80: recipe for target '/home/gs/DD-WRT/src/linux/universal/linux-/.config' failed
make[1]: *** [/home/gs/DD-WRT/src/linux/universal/linux-/.config] Error 1
make[1]: Leaving directory '/home/gs/DD-WRT/src/router'
rules/all.mk:38: recipe for target 'mconf' failed
|
|
|
Back to top |
|
 |
Sponsor
|
|
 |
egc DD-WRT Guru
Joined: 18 Mar 2014 Posts: 13662 Location: Netherlands
|
Posted: Tue Oct 29, 2019 7:30 Post subject: |
|
I am also interested in compiling, have a look at:
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=269372 _________________ Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087 |
|
Back to top |
|
 |
kernel-panic69 DD-WRT Guru

Joined: 08 May 2018 Posts: 16153 Location: Texas, USA
|
|
Back to top |
|
 |
|