Building zm 1.28.1 for RaspberryPi2 issues

Forum for questions and support relating to the 1.28.x releases only.
Locked
vassiskansa
Posts: 2
Joined: Wed Mar 18, 2015 4:58 pm

Building zm 1.28.1 for RaspberryPi2 issues

Post by vassiskansa »

Hi everyone,
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
RaspberryPi2 mount Raspbian fresh installation.
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 ?
vassiskansa
Posts: 2
Joined: Wed Mar 18, 2015 4:58 pm

Re: Building zm 1.28.1 for RaspberryPi2 issues

Post by vassiskansa »

up...please!
sime
Posts: 26
Joined: Thu Jan 01, 2015 8:45 pm

Re: Building zm 1.28.1 for RaspberryPi2 issues

Post by sime »

Locked