Page 3 of 7
Re: compile build failed
Posted: Tue Feb 26, 2019 7:16 pm
by Armik
ispyisail
did not understand sorry
Re: compile build failed
Posted: Tue Feb 26, 2019 7:18 pm
by ispyisail
Armik wrote:ispyisail
did not understand sorry
\
don't worry, its not important
Re: compile build failed
Posted: Tue Feb 26, 2019 11:00 pm
by Lantis
Ok, great.
Now that you have a working build for basic “mvebu” let’s try to customise for you.
The basic instructions are:
0. Copy the config from Gargoyle/targets/mvebu/profiles/default/config to gargoyle/mvebu-src/.config
1. Change to the “mvebu-src” directory.
2. Run “make menuconfig”
3. Select the new packages you would like
4. Exit and save config
5. Copy the contents of gargoyle/mvebu-src/.config into Gargoyle/targets/mvebu/profiles/default/config
6. Change to Gargoyle top level directory
7. Run “make mvebu.default”
This will do a “quick rebuild”. Then we can look at any errors that come up.
If you could also list what extra packages you are trying to enable so I can do some research if they do not work, that would be good.
Re: compile build failed
Posted: Wed Feb 27, 2019 5:41 am
by Armik
igmpproxy,tcpdumpmini,minidlna,plugin language RU,openvpn.
Re: compile build failed
Posted: Wed Feb 27, 2019 6:20 am
by Lantis
You only need to worry about igmpproxy, tcpdumpmini and russian language pack. The RU pack is already built as a module <m>, you just need to change it to built in <*> by highlighting it and hitting "y".
Everything else should be there by default.
This won't change the language to russian by default, but will allow you to change once you are in the firmware.
To change the default language is a slightly different ordeal which i'm not really familiar with.
If you are desperate to do this i can try and help, but maybe we'll keep moving in small steps and get working outcomes yes?
Re: compile build failed
Posted: Wed Feb 27, 2019 7:05 am
by Armik
Yes OK.I can not find .config
Re: compile build failed
Posted: Wed Feb 27, 2019 7:21 am
by Lantis
It will be a hidden file. In ubuntu, you can press Ctrl+H to show hidden files. If you are on a different OS you will need to show hidden files some other way.
Re: compile build failed
Posted: Wed Feb 27, 2019 7:40 am
by Armik
if I did everything right then everything worked out which further my actions?
Re: compile build failed
Posted: Wed Feb 27, 2019 7:43 am
by Lantis
If you did everything right, and the "make mvebu.default" finished ok, you should have new firmwares in your /gargoyle/images/mvebu folder. These should contain the changes you have made. Next step is to flash them and see if it works ok.
Re: compile build failed
Posted: Wed Feb 27, 2019 7:45 am
by Armik
it is clear.in the future to make your assembly will need to do the same steps?