On Jun 01, 2009 at 11:34, Edson - Lists <4lists(a)gmail.com> wrote:
Here comes the required output:
Kamailio-151:~/sr/sip-router # grep -n RPAREN Makefile.defs
287: RPAREN=)
289: sed -e 's/([^$(RPAREN)]*)//g' \
Kamailio-151:~/sr/sip-router #
Kamailio-151:~/sr/sip-router # make cfg-defs; egrep -o --
"-DCOMPILER='[^']*'" config.mak
normal Makefile.defs exec
making config...
-DCOMPILER='"gcc 4.3.2"'
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Now it looks ok.
Could you try compiling everything (make all 2>/tmp/log) and see it you get
any errors (check /tmp/log)? If you do please send /tmp/log to me as
well as config.mak.
Kamailio-151:~/sr/sip-router #
Edson.
P.S.: I can arm a VM for this tests... Would You like to have access
to it?
Thanks, if you still get compilation errors, that will help.
Andrei