Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on make -j4 MACHINEROOT=../machine/celestica MACHINE=cel_seastone all #1053

Open
mrafatpanah opened this issue Mar 2, 2024 · 5 comments

Comments

@mrafatpanah
Copy link

I am trying to build an image for cel_seastone using the due-onie-build-debian-9 environment. Initially, I encountered the following error:

make: *** No rule to make target 'conf/crosstool/gcc-4.9.2/uClibc-ng-1.0.38/crosstool.x86_64.config', needed by '/home/rafet/Aryan/patch_test/onie/build-cell/x-tools/x86_64-g4.9.2-lnx3.2.69-uClibc-ng-1.0.38/build/.config'. Stop.
Can anyone help me understand why this is happening?"

@chacal1231
Copy link

Have same problem, you solve that?

@robinchrist
Copy link

Versions newer than 2021.08 do not seem to build. Celestica probably hasn't updated their stuff for the breaking changes in 2021.11, see here https://opencomputeproject.github.io/onie/developers/building.html

I have written up some stuff on how to build for DX010: https://gist.github.com/robinchrist/81edaf15143f57722aa34515ff037231

@chacal1231
Copy link

Versions newer than 2021.08 do not seem to build. Celestica probably hasn't updated their stuff for the breaking changes in 2021.11, see here https://opencomputeproject.github.io/onie/developers/building.html

I have written up some stuff on how to build for DX010: https://gist.github.com/robinchrist/81edaf15143f57722aa34515ff037231

Man, will try!

@robinchrist
Copy link

Man, will try!

I have also created a repo here: https://github.com/robinchrist/ONIE-Adventures

which contains build binaries..

@chacal1231
Copy link

Man, will try!

I have also created a repo here: https://github.com/robinchrist/ONIE-Adventures

which contains build binaries..

You're the man! thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants