I completely lost my patience . It 's really hard to fill the zm 1.28.1 for raspberrypi2 ... I stopped on the following problem :
Code: Select all
...somewhere/ZoneMinder/> make install
[...]
/usr/bin/ld: zm_mpeg.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.4'
//lib/arm-linux-gnueabihf/librt.so.1: error adding symbols: DSO missing from command line
collect2: ld returned 1 exit status
Makefile:481: set di istruzioni per l'obiettivo "zmc" non riuscito
make[1]: *** [zmc] Errore 1
make[1]: uscita dalla directory "/usr/local/src/ZoneMinder-1.28.1/src"
Makefile:445: set di istruzioni per l'obiettivo "install-recursive" non riuscito
make: *** [install-recursive] Errore 1
Also, RaspberryPi2 was completely updated... firmware too!
I followed some instructions found on g o o g l e but could not solve .
Can anyone help me out ?