boon dash
2006-Sep-30 18:08 UTC
[asterisk-users] Install issues on Freebsd 6.1 with Asterisk 1.4.0-beta2
I am having issues with a new installation, configure completes
successfully, then once a "make" is run, the following errors show;
configure: creating ./config.status
config.status: creating build_tools/menuselect-deps
config.status: creating makeopts
config.status: creating channels/h323/Makefile
config.status: creating include/asterisk/autoconfig.h
config.status: include/asterisk/autoconfig.h is unchanged
.$$$$$$$$$$$$$$$=..
.$7$7.. .7$$7:.
.$$:. ,$7.7
.$7. 7$$$$ .$$77
..$$. $$$$$ .$$$7
..7$ .?. $$$$$ .?. 7$$$.
$.$. .$$$7. $$$$7 .7$$$. .$$$.
.777. .$$$$$$77$$$77$$$$$7. $$$,
$$$~ .7$$$$$$$$$$$$$7. .$$$.
.$$7 .7$$$$$$$7: ?$$$.
$$$ ?7$$$$$$$$$$I .$$$7
$$$ .7$$$$$$$$$$$$$$$$ :$$$.
$$$ $$$$$$7$$$$$$$$$$$$ .$$$.
$$$ $$$ 7$$$7 .$$$ .$$$.
$$$$ $$$$7 .$$$.
7$$$7 7$$$$ 7$$$
$$$$$ $$$
$$$$7. $$ (TM)
$$$$$$$. .7$$$$$$ $$
$$$$$$$$$$$$7$$$$$$$$$.$$$$$$
$$$$$$$$$$$$$$$$.
configure: Package configured for:
configure: OS type : freebsd6.1
configure: Host CPU : i386
localhost# make
"Makefile", line 28: Missing dependency operator
"Makefile", line 29: Need an operator
"Makefile", line 30: Need an operator
"Makefile", line 55: Missing dependency operator
"Makefile", line 66: Need an operator
"Makefile", line 76: Missing dependency operator
"Makefile", line 78: Need an operator
"Makefile", line 80: Need an operator
"Makefile", line 81: Need an operator
"Makefile", line 112: Missing dependency operator
"Makefile", line 113: Missing dependency operator
"Makefile", line 117: Need an operator
"Makefile", line 119: Missing dependency operator
"Makefile", line 129: Need an operator
"Makefile", line 131: Missing dependency operator
"Makefile", line 133: Missing dependency operator
"Makefile", line 135: Need an operator
"Makefile", line 136: Missing dependency operator
"Makefile", line 138: Need an operator
"Makefile", line 140: Need an operator
"Makefile", line 141: Need an operator
"Makefile", line 142: Need an operator
"Makefile", line 143: Need an operator
"Makefile", line 147: Missing dependency operator
"Makefile", line 149: Need an operator
Error expanding embedded variable.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20060930/2aaff1a1/attachment.htm
Artifex Maximus
2006-Oct-01 02:50 UTC
[asterisk-users] Install issues on Freebsd 6.1 with Asterisk 1.4.0-beta2
Hello, I dunno what exactly happen but try gmake. Sometimes that helps on FBSD systems. bye, Zsolt On 10/1/06, boon dash <boondash@gmail.com> wrote:> I am having issues with a new installation, configure completes > successfully, then once a "make" is run, the following errors show; > > configure: creating ./config.status > config.status: creating build_tools/menuselect-deps > config.status: creating makeopts > config.status: creating channels/h323/Makefile > config.status: creating include/asterisk/autoconfig.h > config.status: include/asterisk/autoconfig.h is unchanged > > .$$$$$$$$$$$$$$$=.. > .$7$7.. .7$$7:. > .$$:. ,$7.7 > .$7. 7$$$$ .$$77 > ..$$. $$$$$ .$$$7 > ..7$ .?. $$$$$ .?. 7$$$. > $.$. .$$$7. $$$$7 .7$$$. .$$$. > .777. .$$$$$$77$$$77$$$$$7. $$$, > $$$~ .7$$$$$$$$$$$$$7. .$$$. > .$$7 .7$$$$$$$7: ?$$$. > $$$ ?7$$$$$$$$$$I .$$$7 > $$$ .7$$$$$$$$$$$$$$$$ :$$$. > $$$ $$$$$$7$$$$$$$$$$$$ .$$$. > $$$ $$$ 7$$$7 .$$$ .$$$. > $$$$ $$$$7 .$$$. > 7$$$7 7$$$$ 7$$$ > $$$$$ $$$ > $$$$7. $$ (TM) > $$$$$$$. .7$$$$$$ $$ > $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ > $$$$$$$$$$$$$$$$. > > configure: Package configured for: > configure: OS type : freebsd6.1 > configure: Host CPU : i386 > localhost# make > "Makefile", line 28: Missing dependency operator > "Makefile", line 29: Need an operator > "Makefile", line 30: Need an operator > "Makefile", line 55: Missing dependency operator > "Makefile", line 66: Need an operator > "Makefile", line 76: Missing dependency operator > "Makefile", line 78: Need an operator > "Makefile", line 80: Need an operator > "Makefile", line 81: Need an operator > "Makefile", line 112: Missing dependency operator > "Makefile", line 113: Missing dependency operator > "Makefile", line 117: Need an operator > "Makefile", line 119: Missing dependency operator > "Makefile", line 129: Need an operator > "Makefile", line 131: Missing dependency operator > "Makefile", line 133: Missing dependency operator > "Makefile", line 135: Need an operator > "Makefile", line 136: Missing dependency operator > "Makefile", line 138: Need an operator > "Makefile", line 140: Need an operator > "Makefile", line 141: Need an operator > "Makefile", line 142: Need an operator > "Makefile", line 143: Need an operator > "Makefile", line 147: Missing dependency operator > "Makefile", line 149: Need an operator > Error expanding embedded variable.