Hi, The message is not an error. It means that if you press enter, the git commit hook will be installed and then gem5 will be compiled; while ctrl+c will exit the compiling program.
Regards, Hoa Nguyen On 4/19/21, VAIDYA ROHINI VILAS <[email protected]> wrote: > Hello , > I am trying to download gem5 in my new system having ubuntu version 20.04 > using "git clone > https://github.com/gem5/gem5.git<https://github.com/gem5/gem5.git>" . I also > tried from official documentation of gem 5 but while building gem5 using > command "scons build/ARM/gem5.opt -j5" i am getting error as "Scons: > Reading SConscript files ... > > You're missing the gem5 style or commit message hook. These hooks help > to ensure that your code follows gem5's style rules on git commit. > This script will now install the hook in your .git/hooks/ directory. > Press enter to continue, or ctrl-c to abort: " > Please help me to solve this error ASAP. > Thank you. > > > _______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
