Issue Building SONiC OS for Dell EMC S5232F-C32 – Help Needed #23077
srikanth8910
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm trying to build the SONiC OS for the Dell EMC S5232F-C32 switch, but I'm encountering the following error:
make: *** No rule to make target 'target/sonic-x86_64-dellemc_s5232f_c3538-r0.bin'. Stop.
make[1]: *** [Makefile.work:608: target/sonic-x86_64-dellemc_s5232f_c3538-r0.bin] Error 2
make[1]: Leaving directory '/home/sri/sonic-buildimage'
make: *** [Makefile:41: target/sonic-x86_64-dellemc_s5232f_c3538-r0.bin] Error 2
I have already run:
make configure PLATFORM=x86_64-dellemc_s5232f_c3538-r0
But when I try to generate the .bin file using make, I get the above error.
Could someone please guide me on how to resolve this?
Or if anyone has already successfully built the SONiC image for this platform, I would really appreciate it if you could share the image or provide pointers.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions