Hi, Andrei...
Updated to the last GIT version and recompile with the default Makefile...
Compilation started ok... messages from Makefile don't appear...
But, as I already reported, it try to compile LDAP support (h350 module). This module is on the exclude list. Any idea why is it being compiled? It stops with error, since I don't have LDAP support... ;)
Edson.
Andrei Pelinescu-Onciul escreveu:
On Jun 01, 2009 at 11:34, Edson - Lists 4lists@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