am trying to get the wallet installed on raspbian on a raspberry pi 2 but am getting an error when i type make -f makefile.unix
the error i get is:
g++: error:unrecognised command line option '-msse2'
makefile.unix:159: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] error 1
is there a way to get past this error and get the wallet running on my pi?
thanks
sani