<#466 Issue while running make command (Installing...
# open_pdks
g
#466 Issue while running make command (Installing Open_Pdk) Issue created by neo-one-8 puts stdout "Done." quit -noprompt --- make[3]: * [Makefile1733 digital-lp-B] Error 1 make[3]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make[2]: * [Makefile1455 digital-lp-build-B] Error 2 make[2]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make[1]: * [Makefile1053 all-B] Error 2 make[1]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make: * [Makefile132 tech-sky130] Error 2 Update : When I run the make command with sudo (sudo make): I have the same errors but digital-lp-B is replaced with digital-lp-A and so on. puts stdout "Done." quit -noprompt --- make[3]: * [Makefile1733 digital-lp-A] Error 1 make[3]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make[2]: * [Makefile1455 digital-lp-build-A] Error 2 make[2]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make[1]: * [Makefile1053 all-A] Error 2 make[1]: Leaving directory '/home/mrvenkat/open_pdks/sky130' make: * [Makefile132 tech-sky130] Error 2 MAGIC Version is : 8.3.500 OpenPdk Verison : 1.0.500 Update: Im still facing this issue. I looked at previous similar issues faced by others, which was dealt by either reinstalling the latest version of MAGIC or Open_Pdk. The versions of MAGIC and Open_Pdk that I have installed seems to be right, but unable to figure out whats wrong. Any help would appreciated. Thank You. RTimothyEdwards/open_pdks