I’m new to Asterisk and never tried to run it before. I’m trying to install version 1.0.9 on a FreeBSD 5.4
What I got is a list of warning end errors which finish like that:
“Makefile”, line 254: Missing dependency operator
"Makefile", line 255: Could not find .depend
"Makefile", line 256: Need an operator
"Makefile", line 282: Missing dependency operator
"Makefile", line 285: Need an operator
"Makefile", line 287: warning: duplicate script for target “build.h” ignored
"Makefile", line 288: Need an operator
make: fatal errors encountered – cannot continue
Did anybody tried to install * on FreeBSD and ancountered similar problem? Or maybe there is mistake on my side. All help will be appreciated.
Tried this myself but got the following and plenty of errors prior to this:
zaptel.c:2582: warning: 'zt_release' defined but not used
zaptel.c:2681: warning: 'zt_timer_ioctl' defined but not used
zaptel.c:2730: warning: 'zt_common_ioctl' defined but not used
zaptel.c:2989: warning: 'recalc_slaves' defined but not used
zaptel.c:3019: warning: 'zt_ctl_ioctl' defined but not used
gmake: *** [zaptel.o] Error 1
usr/local/src/zaptel