On Sep 22, 2006, at 5:39 AM, umar tarar wrote:
plz anyone describe that how come can i install asterisk-ss7 & lib77,
because when ever i try to install it after downloading it from
[url]http://svn.digium.com/svn/asterisk/team/mattf/asterisk-ss7[/url],
it shows the following errors on doing 'make'
---------CLI Log---------
[color=blue]make: build_tools/make_version: Command not found
: bad interpreter: No such file or directory
make: *** [include/asterisk/version.h] Error 126
I think you checked it out wrong. Do you have svn installed on that
system?
-----------------------------
so what should i do for it?
2ndly, when i try to install libss7 (having it installed from
[url]http://svn.digium.com/view/libss7/[/url])
it gives the following errors upon 'make';
---------CLI log----------
gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC
-c -o mtp2.o mtp2.c
mtp2.c:5: error: syntax error before '<' token
mtp2.c:9: error: stray '@' in program
mtp2.c:715: error: missing terminating ' character
mtp2.c:716:62: error: invalid suffix "_pre20050929" on floating
constant
make: *** [mtp2.o] Error 1
Are you sure that you checked it out ok? That's the weirdest error
I've ever seen. Make sure that you read about svn and that you checked
it out properly. I posted a few emails to the list that have
instructions for how to check it out (the announcement for one about
libss7). Those might be able to help you out. It looks like the
comment at the beginning of the .c file is being compiled as code and
the compiler didn't like it.
Matthew Fredrickson
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-ss7