JtR Compile Error

I have successfully run the Hello-World program so I decided to try John The Ripper. When I run the make command I get the following error. Anyone know what is causing this error.
I used this make command "make clean linux-parallella Linux" . I am running the Ubuntu version suggested in the quick setup for the microserver.
parallella_bf_fmt.c:(.text+0x16a): undefined reference to `e_load_group'
collect2: error: ld returned 1 exit status
make[1]: *** [../run/john] Error 1
make[1]: Leaving directory `/home/parallella/parallella-examples/john/src'
make: *** [linux-parallella] Error 2
I used this make command "make clean linux-parallella Linux" . I am running the Ubuntu version suggested in the quick setup for the microserver.
parallella_bf_fmt.c:(.text+0x16a): undefined reference to `e_load_group'
collect2: error: ld returned 1 exit status
make[1]: *** [../run/john] Error 1
make[1]: Leaving directory `/home/parallella/parallella-examples/john/src'
make: *** [linux-parallella] Error 2