Hi all,
I am experimenting some problems trying to compile "kamailio-1.5.0-tls" with Solaris 5.10.
I have installed the next packages:
Development/Languages - gcc-3.3.2 - GNU bison v1.35 - GNU flex v2.54
Development/Tools - GNU make utility v3.80
Finally I just be able to compile in "debug" mode, but in whatever other mode I obtain the next result:
Makefile:491: warning: overriding commands for target `/'
Makefile:482: warning: ignoring old commands for target `/'
Compiling action.c
gcc -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -falign-loops -mtune=nocona -DNAME='"kamailio"' -DVERSION='"1.5.0-notls"' -DARCH='"x86_64"' -DOS='"solaris"' -DCOMPILER='"gcc 3.4.6"' -D__CPU_x86_64 -D__OS_solaris -D__SMP_no -DCFG_DIR='"/etc/kamailio/"' -DPKG_MALLOC -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DUSE_LOCAL_ROUTE -DF_MALLOC -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETIPNODEBYNAME -DHAVE_SYS_SOCKIO_H -DHAVE_SCHED_YIELD -DHAVE_ALLOCA_H -DUSE_SIGACTION -D_POSIX_PTHREAD_SEMANTICS -DHAVE_DEVPOLL -DHAVE_SELECT -c action.c -o action.o
Assembler: action.c
"/var/tmp//ccSQUbQn.s", line 294 : Syntax error
Near line: " cs ; jl .L47"
"/var/tmp//ccSQUbQn.s", line 395 : Syntax error
Near line: " cs ; jl .L47"
"/var/tmp//ccSQUbQn.s", line 417 : Syntax error
Near line: " cs ; jl .L8"
"/var/tmp//ccSQUbQn.s", line 1050 : Syntax error
Near line: " cs ; jl .L605"
"/var/tmp//ccSQUbQn.s", line 1308 : Syntax error
Near line: " cs ; jle .L463"
"/var/tmp//ccSQUbQn.s", line 2413 : Syntax error
Near line: " cs ; jl .L605"
"/var/tmp//ccSQUbQn.s", line 2506 : Syntax error
Near line: " cs ; jl .L646"
"/var/tmp//ccSQUbQn.s", line 2626 : Syntax error
Near line: " cs ; js .L688"
"/var/tmp//ccSQUbQn.s", line 3430 : Syntax error
Near line: " cs ; jl .L618"
"/var/tmp//ccSQUbQn.s", line 4514 : Syntax error
Near line: " cs ; ja .L324"
"/var/tmp//ccSQUbQn.s", line 4622 : Syntax error
Near line: " cs ; jl .L318"
"/var/tmp//ccSQUbQn.s", line 4743 : Syntax error
Near line: " ds ; je .L510"
"/var/tmp//ccSQUbQn.s", line 4761 : Syntax error
Near line: " cs ; je .L624"
"/var/tmp//ccSQUbQn.s", line 4813 : Syntax error
Near line: " cs ; jl .L605"
"/var/tmp//ccSQUbQn.s", line 5025 : Syntax error
Near line: " cs ; jle .L361"
"/var/tmp//ccSQUbQn.s", line 5082 : Syntax error
Near line: " cs ; jle .L361"
"/var/tmp//ccSQUbQn.s", line 5151 : Syntax error
Near line: " cs ; jne .L497"
"/var/tmp//ccSQUbQn.s", line 5229 : Syntax error
Near line: " cs ; je .L361"
"/var/tmp//ccSQUbQn.s", line 5282 : Syntax error
Near line: " cs ; jl .L146"
"/var/tmp//ccSQUbQn.s", line 5318 : Syntax error
Near line: " cs ; jl .L146"
"/var/tmp//ccSQUbQn.s", line 5371 : Syntax error
Near line: " cs ; je .L393"
"/var/tmp//ccSQUbQn.s", line 5383 : Syntax error
Near line: " cs ; je .L361"
"/var/tmp//ccSQUbQn.s", line 5473 : Syntax error
Near line: " cs ; jl .L146"
"/var/tmp//ccSQUbQn.s", line 5653 : Syntax error
Near line: " ds ; jne .L718"
"/var/tmp//ccSQUbQn.s", line 5766 : Syntax error
Near line: " cs ; jle .L731"
"/var/tmp//ccSQUbQn.s", line 6024 : Syntax error
Near line: " cs ; jle .L768"
make: *** [action.o] Error 1
Do you have some ideas and/or suggestions about what could happen?
Thanks in advance.
Victor.
------------------------------------------------------------------ This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos Origin group liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
Este mensaje y los ficheros adjuntos pueden contener informacion confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente pueden estar protegidos por secreto profesional. Si usted recibe este correo electronico por error, gracias por informar inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos Origin no se hace responsable por su contenido. Su contenido no constituye ningun compromiso para el grupo Atos Origin, salvo ratificacion escrita por ambas partes. Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no sera responsable de cualesquiera danos que puedan resultar de una transmision de virus. ------------------------------------------------------------------
Hello,
On 03/25/2009 12:57 PM, Victor Diaz Diaz wrote:
Hi all,
I am experimenting some problems trying to compile “kamailio-1.5.0-tls” with Solaris 5.10.
I have installed the next packages:
*Development/Languages* *- gcc-3.3.2* *- GNU bison v1.35* *- GNU flex v2.54*
*Development/Tools* *- GNU make utility v3.80*
Finally I just be able to compile in “debug” mode, but in whatever other mode I obtain the next result:
so debug mode is working. What was the command you issued for these errors?
Cheers, Daniel
*Makefile:491: warning: overriding commands for target `/'*
*Makefile:482: warning: ignoring old commands for target `/'*
*Compiling action.c*
*gcc -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -falign-loops -mtune=nocona -DNAME='"kamailio"' -DVERSION='"1.5.0-notls"' -DARCH='"x86_64"' -DOS='"solaris"' -DCOMPILER='"gcc 3.4.6"' -D__CPU_x86_64 -D__OS_solaris -D__SMP_no -DCFG_DIR='"/etc/kamailio/"' -DPKG_MALLOC -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DUSE_LOCAL_ROUTE -DF_MALLOC -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETIPNODEBYNAME -DHAVE_SYS_SOCKIO_H -DHAVE_SCHED_YIELD -DHAVE_ALLOCA_H -DUSE_SIGACTION -D_POSIX_PTHREAD_SEMANTICS -DHAVE_DEVPOLL -DHAVE_SELECT -c action.c -o action.o*
*Assembler: action.c*
"/var/tmp//ccSQUbQn.s", line 294 : Syntax error*
**Near line: " cs ; jl .L47"*
"/var/tmp//ccSQUbQn.s", line 395 : Syntax error*
Near line: " cs ; jl .L47"*
"/var/tmp//ccSQUbQn.s", line 417 : Syntax error*
Near line: " cs ; jl .L8"*
"/var/tmp//ccSQUbQn.s", line 1050 : Syntax error*
Near line: " cs ; jl .L605"*
"/var/tmp//ccSQUbQn.s", line 1308 : Syntax error*
Near line: " cs ; jle .L463"*
"/var/tmp//ccSQUbQn.s", line 2413 : Syntax error*
Near line: " cs ; jl .L605"*
"/var/tmp//ccSQUbQn.s", line 2506 : Syntax error*
Near line: " cs ; jl .L646"*
"/var/tmp//ccSQUbQn.s", line 2626 : Syntax error*
Near line: " cs ; js .L688"*
"/var/tmp//ccSQUbQn.s", line 3430 : Syntax error*
Near line: " cs ; jl .L618"*
"/var/tmp//ccSQUbQn.s", line 4514 : Syntax error*
Near line: " cs ; ja .L324"*
"/var/tmp//ccSQUbQn.s", line 4622 : Syntax error*
Near line: " cs ; jl .L318"*
"/var/tmp//ccSQUbQn.s", line 4743 : Syntax error*
Near line: " ds ; je .L510"*
"/var/tmp//ccSQUbQn.s", line 4761 : Syntax error*
Near line: " cs ; je .L624"*
"/var/tmp//ccSQUbQn.s", line 4813 : Syntax error*
Near line: " cs ; jl .L605"*
"/var/tmp//ccSQUbQn.s", line 5025 : Syntax error*
Near line: " cs ; jle .L361"*
"/var/tmp//ccSQUbQn.s", line 5082 : Syntax error*
Near line: " cs ; jle .L361"*
"/var/tmp//ccSQUbQn.s", line 5151 : Syntax error*
Near line: " cs ; jne .L497"*
"/var/tmp//ccSQUbQn.s", line 5229 : Syntax error*
Near line: " cs ; je .L361"*
"/var/tmp//ccSQUbQn.s", line 5282 : Syntax error*
Near line: " cs ; jl .L146"*
"/var/tmp//ccSQUbQn.s", line 5318 : Syntax error*
Near line: " cs ; jl .L146"*
"/var/tmp//ccSQUbQn.s", line 5371 : Syntax error*
Near line: " cs ; je .L393"*
"/var/tmp//ccSQUbQn.s", line 5383 : Syntax error*
Near line: " cs ; je .L361"*
"/var/tmp//ccSQUbQn.s", line 5473 : Syntax error*
Near line: " cs ; jl .L146"*
"/var/tmp//ccSQUbQn.s", line 5653 : Syntax error*
Near line: " ds ; jne .L718"*
"/var/tmp//ccSQUbQn.s", line 5766 : Syntax error*
Near line: " cs ; jle .L731"*
"/var/tmp//ccSQUbQn.s", line 6024 : Syntax error*
Near line: " cs ; jle .L768"*
*make: *** [action.o] Error 1*
Do you have some ideas and/or suggestions about what could happen?
Thanks in advance.
Victor.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos Origin group liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
Este mensaje y los ficheros adjuntos pueden contener informacion confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente pueden estar protegidos por secreto profesional. Si usted recibe este correo electronico por error, gracias por informar inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos Origin no se hace responsable por su contenido. Su contenido no constituye ningun compromiso para el grupo Atos Origin, salvo ratificacion escrita por ambas partes. Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no sera responsable de cualesquiera danos que puedan resultar de una transmision de virus.
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
Hi Daniel,
I'm trying to compile with the "all" mode as: "make all", but anyway I finally have solved my problems (just few minutes ago) replacing "yacc" by "bison" into the Makefile.defs. Maybe my "yacc" version into Solaris 10 was not the right one.
Thank you for the quick answer.
Regards. Victor.
-----Original Message----- From: Daniel-Constantin Mierla [mailto:miconda@gmail.com] Sent: jueves, 26 de marzo de 2009 11:02 To: Victor Diaz Diaz Cc: users@lists.kamailio.org Subject: Re: [Kamailio-Users] Problems compiling with Solaris 5.10
Hello,
On 03/25/2009 12:57 PM, Victor Diaz Diaz wrote:
Hi all,
I am experimenting some problems trying to compile "kamailio-1.5.0-tls" with Solaris 5.10.
I have installed the next packages:
*Development/Languages* *- gcc-3.3.2* *- GNU bison v1.35* *- GNU flex v2.54*
*Development/Tools* *- GNU make utility v3.80*
Finally I just be able to compile in "debug" mode, but in whatever other mode I obtain the next result:
so debug mode is working. What was the command you issued for these errors?
Cheers, Daniel
*Makefile:491: warning: overriding commands for target `/'*
*Makefile:482: warning: ignoring old commands for target `/'*
*Compiling action.c*
*gcc -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -falign-loops -mtune=nocona -DNAME='"kamailio"' -DVERSION='"1.5.0-notls"' -DARCH='"x86_64"' -DOS='"solaris"' -DCOMPILER='"gcc 3.4.6"' -D__CPU_x86_64 -D__OS_solaris -D__SMP_no -DCFG_DIR='"/etc/kamailio/"' -DPKG_MALLOC -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DUSE_LOCAL_ROUTE -DF_MALLOC -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETIPNODEBYNAME -DHAVE_SYS_SOCKIO_H -DHAVE_SCHED_YIELD -DHAVE_ALLOCA_H -DUSE_SIGACTION
-D_POSIX_PTHREAD_SEMANTICS -DHAVE_DEVPOLL -DHAVE_SELECT -c action.c -o
action.o*
*Assembler: action.c*
"/var/tmp//ccSQUbQn.s", line 294 : Syntax error*
**Near line: " cs ; jl .L47"*
"/var/tmp//ccSQUbQn.s", line 395 : Syntax error*
Near line: " cs ; jl .L47"*
"/var/tmp//ccSQUbQn.s", line 417 : Syntax error*
Near line: " cs ; jl .L8"*
"/var/tmp//ccSQUbQn.s", line 1050 : Syntax error*
Near line: " cs ; jl .L605"*
"/var/tmp//ccSQUbQn.s", line 1308 : Syntax error*
Near line: " cs ; jle .L463"*
"/var/tmp//ccSQUbQn.s", line 2413 : Syntax error*
Near line: " cs ; jl .L605"*
"/var/tmp//ccSQUbQn.s", line 2506 : Syntax error*
Near line: " cs ; jl .L646"*
"/var/tmp//ccSQUbQn.s", line 2626 : Syntax error*
Near line: " cs ; js .L688"*
"/var/tmp//ccSQUbQn.s", line 3430 : Syntax error*
Near line: " cs ; jl .L618"*
"/var/tmp//ccSQUbQn.s", line 4514 : Syntax error*
Near line: " cs ; ja .L324"*
"/var/tmp//ccSQUbQn.s", line 4622 : Syntax error*
Near line: " cs ; jl .L318"*
"/var/tmp//ccSQUbQn.s", line 4743 : Syntax error*
Near line: " ds ; je .L510"*
"/var/tmp//ccSQUbQn.s", line 4761 : Syntax error*
Near line: " cs ; je .L624"*
"/var/tmp//ccSQUbQn.s", line 4813 : Syntax error*
Near line: " cs ; jl .L605"*
"/var/tmp//ccSQUbQn.s", line 5025 : Syntax error*
Near line: " cs ; jle .L361"*
"/var/tmp//ccSQUbQn.s", line 5082 : Syntax error*
Near line: " cs ; jle .L361"*
"/var/tmp//ccSQUbQn.s", line 5151 : Syntax error*
Near line: " cs ; jne .L497"*
"/var/tmp//ccSQUbQn.s", line 5229 : Syntax error*
Near line: " cs ; je .L361"*
"/var/tmp//ccSQUbQn.s", line 5282 : Syntax error*
Near line: " cs ; jl .L146"*
"/var/tmp//ccSQUbQn.s", line 5318 : Syntax error*
Near line: " cs ; jl .L146"*
"/var/tmp//ccSQUbQn.s", line 5371 : Syntax error*
Near line: " cs ; je .L393"*
"/var/tmp//ccSQUbQn.s", line 5383 : Syntax error*
Near line: " cs ; je .L361"*
"/var/tmp//ccSQUbQn.s", line 5473 : Syntax error*
Near line: " cs ; jl .L146"*
"/var/tmp//ccSQUbQn.s", line 5653 : Syntax error*
Near line: " ds ; jne .L718"*
"/var/tmp//ccSQUbQn.s", line 5766 : Syntax error*
Near line: " cs ; jle .L731"*
"/var/tmp//ccSQUbQn.s", line 6024 : Syntax error*
Near line: " cs ; jle .L768"*
*make: *** [action.o] Error 1*
Do you have some ideas and/or suggestions about what could happen?
Thanks in advance.
Victor.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy
it. As its integrity cannot be secured on the Internet, the Atos Origin group liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus
transmitted.
Este mensaje y los ficheros adjuntos pueden contener informacion confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente pueden estar protegidos por secreto profesional. Si usted recibe este correo electronico por error, gracias por
informar
inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos
Origin no se hace responsable por su contenido. Su contenido no constituye ningun compromiso para el grupo Atos Origin, salvo ratificacion escrita por ambas partes. Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no sera responsable de cualesquiera danos que puedan resultar de una transmision de virus.
------------------------------------------------------------------------
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
Hello,
On 03/26/2009 12:17 PM, Victor Diaz Diaz wrote:
Hi Daniel,
I'm trying to compile with the "all" mode as: "make all", but anyway I finally have solved my problems (just few minutes ago) replacing "yacc" by "bison" into the Makefile.defs. Maybe my "yacc" version into Solaris 10 was not the right one.
hmm, so you had yacc and bison installed and yacc was chosen, I thought bison is preferred.
Cheers, Daniel
Thank you for the quick answer.
Regards. Victor.
-----Original Message----- From: Daniel-Constantin Mierla [mailto:miconda@gmail.com] Sent: jueves, 26 de marzo de 2009 11:02 To: Victor Diaz Diaz Cc: users@lists.kamailio.org Subject: Re: [Kamailio-Users] Problems compiling with Solaris 5.10
Hello,
On 03/25/2009 12:57 PM, Victor Diaz Diaz wrote:
Hi all,
I am experimenting some problems trying to compile "kamailio-1.5.0-tls" with Solaris 5.10.
I have installed the next packages:
*Development/Languages* *- gcc-3.3.2* *- GNU bison v1.35* *- GNU flex v2.54*
*Development/Tools* *- GNU make utility v3.80*
Finally I just be able to compile in "debug" mode, but in whatever other mode I obtain the next result:
so debug mode is working. What was the command you issued for these errors?
Cheers, Daniel
*Makefile:491: warning: overriding commands for target `/'*
*Makefile:482: warning: ignoring old commands for target `/'*
*Compiling action.c*
*gcc -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -falign-loops -mtune=nocona -DNAME='"kamailio"' -DVERSION='"1.5.0-notls"' -DARCH='"x86_64"' -DOS='"solaris"' -DCOMPILER='"gcc 3.4.6"' -D__CPU_x86_64 -D__OS_solaris -D__SMP_no -DCFG_DIR='"/etc/kamailio/"' -DPKG_MALLOC -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DUSE_LOCAL_ROUTE -DF_MALLOC -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETIPNODEBYNAME -DHAVE_SYS_SOCKIO_H -DHAVE_SCHED_YIELD -DHAVE_ALLOCA_H -DUSE_SIGACTION
-D_POSIX_PTHREAD_SEMANTICS -DHAVE_DEVPOLL -DHAVE_SELECT -c action.c -o
action.o*
*Assembler: action.c*
"/var/tmp//ccSQUbQn.s", line 294 : Syntax error*
**Near line: " cs ; jl .L47"*
"/var/tmp//ccSQUbQn.s", line 395 : Syntax error*
Near line: " cs ; jl .L47"*
"/var/tmp//ccSQUbQn.s", line 417 : Syntax error*
Near line: " cs ; jl .L8"*
"/var/tmp//ccSQUbQn.s", line 1050 : Syntax error*
Near line: " cs ; jl .L605"*
"/var/tmp//ccSQUbQn.s", line 1308 : Syntax error*
Near line: " cs ; jle .L463"*
"/var/tmp//ccSQUbQn.s", line 2413 : Syntax error*
Near line: " cs ; jl .L605"*
"/var/tmp//ccSQUbQn.s", line 2506 : Syntax error*
Near line: " cs ; jl .L646"*
"/var/tmp//ccSQUbQn.s", line 2626 : Syntax error*
Near line: " cs ; js .L688"*
"/var/tmp//ccSQUbQn.s", line 3430 : Syntax error*
Near line: " cs ; jl .L618"*
"/var/tmp//ccSQUbQn.s", line 4514 : Syntax error*
Near line: " cs ; ja .L324"*
"/var/tmp//ccSQUbQn.s", line 4622 : Syntax error*
Near line: " cs ; jl .L318"*
"/var/tmp//ccSQUbQn.s", line 4743 : Syntax error*
Near line: " ds ; je .L510"*
"/var/tmp//ccSQUbQn.s", line 4761 : Syntax error*
Near line: " cs ; je .L624"*
"/var/tmp//ccSQUbQn.s", line 4813 : Syntax error*
Near line: " cs ; jl .L605"*
"/var/tmp//ccSQUbQn.s", line 5025 : Syntax error*
Near line: " cs ; jle .L361"*
"/var/tmp//ccSQUbQn.s", line 5082 : Syntax error*
Near line: " cs ; jle .L361"*
"/var/tmp//ccSQUbQn.s", line 5151 : Syntax error*
Near line: " cs ; jne .L497"*
"/var/tmp//ccSQUbQn.s", line 5229 : Syntax error*
Near line: " cs ; je .L361"*
"/var/tmp//ccSQUbQn.s", line 5282 : Syntax error*
Near line: " cs ; jl .L146"*
"/var/tmp//ccSQUbQn.s", line 5318 : Syntax error*
Near line: " cs ; jl .L146"*
"/var/tmp//ccSQUbQn.s", line 5371 : Syntax error*
Near line: " cs ; je .L393"*
"/var/tmp//ccSQUbQn.s", line 5383 : Syntax error*
Near line: " cs ; je .L361"*
"/var/tmp//ccSQUbQn.s", line 5473 : Syntax error*
Near line: " cs ; jl .L146"*
"/var/tmp//ccSQUbQn.s", line 5653 : Syntax error*
Near line: " ds ; jne .L718"*
"/var/tmp//ccSQUbQn.s", line 5766 : Syntax error*
Near line: " cs ; jle .L731"*
"/var/tmp//ccSQUbQn.s", line 6024 : Syntax error*
Near line: " cs ; jle .L768"*
*make: *** [action.o] Error 1*
Do you have some ideas and/or suggestions about what could happen?
Thanks in advance.
Victor.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy
it. As its integrity cannot be secured on the Internet, the Atos Origin group liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus
transmitted.
Este mensaje y los ficheros adjuntos pueden contener informacion confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente pueden estar protegidos por secreto profesional. Si usted recibe este correo electronico por error, gracias por
informar
inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos
Origin no se hace responsable por su contenido. Su contenido no constituye ningun compromiso para el grupo Atos Origin, salvo ratificacion escrita por ambas partes. Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no sera responsable de cualesquiera danos que puedan resultar de una transmision de virus.
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users