Hi, I'm trying install bacula 1.36.2 on NEC UX/4800 R 13.5, with gcc 2.95.3 and make 3.80, on make I have errors:
g++ -c -I. -I.. -g -O2 -Wall bsys.c bsys.c: In function `int bmicrosleep(long int, long int)': bsys.c:67: implicit declaration of function `int gettimeofday(...)' make: *** [bsys.o] Error 1 I have gettimeofday on <sys/time.h>. Can anyone help me ! Thanks Mauricio.