Hello all,
I am trying to build the Sonic Alpine vs image by following the instructions provided in the README file.
After the step with the following command
`PLATFORM=alpinevs make configure
`
The build process fails with the following errors:
slave.mk:287: platform/alpinevs/rules.mk: No such file or directory
make: *** No rule to make target 'platform/alpinevs/rules.mk'. Stop.
make[1]: *** [Makefile.work:621: configure] Error 2
make[1]: Leaving directory '/home/deba/sonic-buildimage'
make: *** [Makefile:125: configure] Error 2
Can someone help me here?
Hello all,
I am trying to build the Sonic Alpine vs image by following the instructions provided in the README file.
After the step with the following command
The build process fails with the following errors:
Can someone help me here?