compile build failed
Moderator: Moderators
Re: compile build failed
\Armik wrote:ispyisail
did not understand sorry
don't worry, its not important
Re: compile build failed
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.
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.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: compile build failed
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?
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?
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: compile build failed
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.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: compile build failed
if I did everything right then everything worked out which further my actions?
PC Engines APU2
Re: compile build failed
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.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: compile build failed
it is clear.in the future to make your assembly will need to do the same steps?
PC Engines APU2