It gives the same error's .........
has anyone tried the compilation on the Solaris.....
Regards,
Jitender
-----Original Message-----
From: Jiri Kuthan [mailto:jiri@iptel.org]
Sent: Thursday, August 14, 2003 4:25 PM
To: Jitender Arora; 'Nils Ohlmeier'; Jitender Arora
Cc: 'serusers(a)lists.iptel.org'
Subject: RE: [Serusers] Latest STABLE build without using CVS
Try gmake all. -jiri
At 09:55 PM 8/14/2003, Jitender Arora wrote:
>Hi ,
>
> Thanks ...
>
> When i am trying to build the ser on the solaris, I am getting a lot
>of compilation errors ...
>
> Do i need something specific to build the ser on the solaris machine
>......
>
> The error i am getting are :
>
>make all
>
>gcc -g -O9 -funroll-loops -Wall -mv8 -DNAME='"ser"'
>-DVERSION='"0.8.11rc
>3"' -DARCH='"sparc64"' -DOS='"solaris"' -DCOMPILER='"gcc 2.7"'
>-D__CPU_sparc64 -
>D__OS_solaris -DCFG_DIR='"/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP
>-DADAPT
>IVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DDNS_IP_HACK -DUSE_IPV6 -DUSE_TCP
>-DDISABLE
>_NAGLE -DDBG_QM_MALLOC -DFAST_LOCK -DHAVE_GETIPNODEBYNAME
>-DHAVE_SYS_SOCKIO_H -
>DHAVE_SCHED_YIELD -c action.c -o action.o
>In file included from /usr/include/sys/t_lock.h:19,
> from /usr/include/sys/vnode.h:38,
> from /usr/include/sys/stream.h:22,
> from /usr/include/netinet/in.h:38,
> from parser/../ip_addr.h:41,
> from parser/msg_parser.h:48,
> from action.h:33,
> from action.c:42:
>/opt/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/sys/param.h:187:
>warni
>ng: `NBBY' redefined
>/usr/include/sys/select.h:56: warning: this is the location of the previous
>defi
>nition
>In file included from
>/opt/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/
>time.h:90,
> from /usr/include/sys/time.h:405,
> from /usr/include/sys/select.h:17,
> from
>/opt/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/
>sys/types.h:278,
> from parser/../ip_addr.h:39,
> from parser/msg_parser.h:48,
> from action.h:33,
> from action.c:42:
>/usr/include/sys/siginfo.h:74: parse error before `pthread_attr_t'
>/usr/include/sys/siginfo.h:74: warning: no semicolon at end of struct or
>union
>/usr/include/sys/siginfo.h:76: parse error before `}'
>In file included from parser/../ip_addr.h:40,
> from parser/msg_parser.h:48,
> from action.h:33,
> from action.c:42:
>/usr/include/sys/socket.h:47: parse error before `sa_family_t'
>/usr/include/sys/socket.h:47: warning: data definition has no type or
>storage cl
>ass
>/usr/include/sys/socket.h:56: parse error before `socklen_t'
>/usr/include/sys/socket.h:56: warning: data definition has no type or
>storage cl
>ass
>/usr/include/sys/socket.h:187: parse error before `sa_family_t'
>/usr/include/sys/socket.h:187: warning: no semicolon at end of struct or
>union
>/usr/include/sys/socket.h:189: parse error before `}'
>/usr/include/sys/socket.h:234: parse error before `socklen_t'
>/usr/include/sys/socket.h:234: warning: no semicolon at end of struct or
>union
>/usr/include/sys/socket.h:246: parse error before `}'
>/usr/include/sys/socket.h:312: parse error before `socklen_t'
>/usr/include/sys/socket.h:312: warning: no semicolon at end of struct or
>union
>/usr/include/sys/socket.h:315: parse error before `}'
>/usr/include/sys/socket.h:385: parse error before `socklen_t'
>/usr/include/sys/socket.h:386: parse error before `socklen_t'
>/usr/include/sys/socket.h:399: parse error before `socklen_t'
>/usr/include/sys/socket.h:400: parse error before `socklen_t'
>In file included from /usr/include/sys/stream.h:22,
>
>Does anyone know , how to resolve this ...else i will put some effort for
>this .....
>
>Thanks ,
>Jitender.
>-----Original Message-----
>From: Nils Ohlmeier [mailto:nils@iptel.org]
>Sent: Thursday, August 14, 2003 3:51 PM
>To: Jitender Arora
>Cc: 'serusers(a)lists.iptel.org'
>Subject: Re: [Serusers] Latest STABLE build without using CVS
>
>
>On Thursday 14 August 2003 21:31, Jitender Arora wrote:
>> 1. can SER run on the windows NT machine ? If yes what all configuration
>> needs to be done ....
>
>No.
>
>> 2. I am trying to compile the code on the NT machine but getting make
>> problems , can anyone help me
>> with this ...
>
>This will not work. NT or any other Wind*** platform is not supported.
>You can try your luck with cygwin, but it is not officialy supported and we
>did not tried this for a long time.
>
>Regards
> Nils
>
>> Regards.
>>
>> -----Original Message-----
>> From: Jiri Kuthan [mailto:jiri@iptel.org]
>> Sent: Thursday, August 14, 2003 3:22 PM
>> To: Chad Brown; serusers(a)lists.iptel.org
>> Subject: RE: [Serusers] Latest STABLE build without using CVS
>>
>> At 07:39 PM 8/14/2003, Chad Brown wrote:
>> >Perfect,
>> >
>> >Let me ask 2 quick follow-on questions...
>> >
>> >1. Can I go back to http://www.iptel.org/ser/tarball/ser_8_11_stable.tgz
>> >to get the latest patched and STABLE builds?
>>
>> That's the latest, most stable source, you need to compile it myself.
>>
>> There will be a new complete distribution by end of this month -- we are
>> now waiting to run SER through the upcoming SIPIT to release it.
>>
>> >2. What location / version of the modules should I use when running
>> >builds for this location? (Serweb, mysql, jabber, etc)
>>
>> All SER modules are included there.
>>
>> uptodate SERWEB is now in the http://www.iptel.org/ser/tarball/ directory
>> too.
>>
>> -jiri
>>
>> _______________________________________________
>> Serusers mailing list
>> serusers(a)lists.iptel.org
>> http://lists.iptel.org/mailman/listinfo/serusers
>>
>> _______________________________________________
>> Serusers mailing list
>> serusers(a)lists.iptel.org
>> http://lists.iptel.org/mailman/listinfo/serusers
>
>_______________________________________________
>Serusers mailing list
>serusers(a)lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
--
Jiri Kuthan http://iptel.org/~jiri/
Try gmake all. -jiri
At 09:55 PM 8/14/2003, Jitender Arora wrote:
>Hi ,
>
> Thanks ...
>
> When i am trying to build the ser on the solaris, I am getting a lot
>of compilation errors ...
>
> Do i need something specific to build the ser on the solaris machine
>......
>
> The error i am getting are :
>
>make all
>
>gcc -g -O9 -funroll-loops -Wall -mv8 -DNAME='"ser"'
>-DVERSION='"0.8.11rc
>3"' -DARCH='"sparc64"' -DOS='"solaris"' -DCOMPILER='"gcc 2.7"'
>-D__CPU_sparc64 -
>D__OS_solaris -DCFG_DIR='"/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP
>-DADAPT
>IVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DDNS_IP_HACK -DUSE_IPV6 -DUSE_TCP
>-DDISABLE
>_NAGLE -DDBG_QM_MALLOC -DFAST_LOCK -DHAVE_GETIPNODEBYNAME
>-DHAVE_SYS_SOCKIO_H -
>DHAVE_SCHED_YIELD -c action.c -o action.o
>In file included from /usr/include/sys/t_lock.h:19,
> from /usr/include/sys/vnode.h:38,
> from /usr/include/sys/stream.h:22,
> from /usr/include/netinet/in.h:38,
> from parser/../ip_addr.h:41,
> from parser/msg_parser.h:48,
> from action.h:33,
> from action.c:42:
>/opt/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/sys/param.h:187:
>warni
>ng: `NBBY' redefined
>/usr/include/sys/select.h:56: warning: this is the location of the previous
>defi
>nition
>In file included from
>/opt/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/
>time.h:90,
> from /usr/include/sys/time.h:405,
> from /usr/include/sys/select.h:17,
> from
>/opt/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/
>sys/types.h:278,
> from parser/../ip_addr.h:39,
> from parser/msg_parser.h:48,
> from action.h:33,
> from action.c:42:
>/usr/include/sys/siginfo.h:74: parse error before `pthread_attr_t'
>/usr/include/sys/siginfo.h:74: warning: no semicolon at end of struct or
>union
>/usr/include/sys/siginfo.h:76: parse error before `}'
>In file included from parser/../ip_addr.h:40,
> from parser/msg_parser.h:48,
> from action.h:33,
> from action.c:42:
>/usr/include/sys/socket.h:47: parse error before `sa_family_t'
>/usr/include/sys/socket.h:47: warning: data definition has no type or
>storage cl
>ass
>/usr/include/sys/socket.h:56: parse error before `socklen_t'
>/usr/include/sys/socket.h:56: warning: data definition has no type or
>storage cl
>ass
>/usr/include/sys/socket.h:187: parse error before `sa_family_t'
>/usr/include/sys/socket.h:187: warning: no semicolon at end of struct or
>union
>/usr/include/sys/socket.h:189: parse error before `}'
>/usr/include/sys/socket.h:234: parse error before `socklen_t'
>/usr/include/sys/socket.h:234: warning: no semicolon at end of struct or
>union
>/usr/include/sys/socket.h:246: parse error before `}'
>/usr/include/sys/socket.h:312: parse error before `socklen_t'
>/usr/include/sys/socket.h:312: warning: no semicolon at end of struct or
>union
>/usr/include/sys/socket.h:315: parse error before `}'
>/usr/include/sys/socket.h:385: parse error before `socklen_t'
>/usr/include/sys/socket.h:386: parse error before `socklen_t'
>/usr/include/sys/socket.h:399: parse error before `socklen_t'
>/usr/include/sys/socket.h:400: parse error before `socklen_t'
>In file included from /usr/include/sys/stream.h:22,
>
>Does anyone know , how to resolve this ...else i will put some effort for
>this .....
>
>Thanks ,
>Jitender.
>-----Original Message-----
>From: Nils Ohlmeier [mailto:nils@iptel.org]
>Sent: Thursday, August 14, 2003 3:51 PM
>To: Jitender Arora
>Cc: 'serusers(a)lists.iptel.org'
>Subject: Re: [Serusers] Latest STABLE build without using CVS
>
>
>On Thursday 14 August 2003 21:31, Jitender Arora wrote:
>> 1. can SER run on the windows NT machine ? If yes what all configuration
>> needs to be done ....
>
>No.
>
>> 2. I am trying to compile the code on the NT machine but getting make
>> problems , can anyone help me
>> with this ...
>
>This will not work. NT or any other Wind*** platform is not supported.
>You can try your luck with cygwin, but it is not officialy supported and we
>did not tried this for a long time.
>
>Regards
> Nils
>
>> Regards.
>>
>> -----Original Message-----
>> From: Jiri Kuthan [mailto:jiri@iptel.org]
>> Sent: Thursday, August 14, 2003 3:22 PM
>> To: Chad Brown; serusers(a)lists.iptel.org
>> Subject: RE: [Serusers] Latest STABLE build without using CVS
>>
>> At 07:39 PM 8/14/2003, Chad Brown wrote:
>> >Perfect,
>> >
>> >Let me ask 2 quick follow-on questions...
>> >
>> >1. Can I go back to http://www.iptel.org/ser/tarball/ser_8_11_stable.tgz
>> >to get the latest patched and STABLE builds?
>>
>> That's the latest, most stable source, you need to compile it myself.
>>
>> There will be a new complete distribution by end of this month -- we are
>> now waiting to run SER through the upcoming SIPIT to release it.
>>
>> >2. What location / version of the modules should I use when running
>> >builds for this location? (Serweb, mysql, jabber, etc)
>>
>> All SER modules are included there.
>>
>> uptodate SERWEB is now in the http://www.iptel.org/ser/tarball/ directory
>> too.
>>
>> -jiri
>>
>> _______________________________________________
>> Serusers mailing list
>> serusers(a)lists.iptel.org
>> http://lists.iptel.org/mailman/listinfo/serusers
>>
>> _______________________________________________
>> Serusers mailing list
>> serusers(a)lists.iptel.org
>> http://lists.iptel.org/mailman/listinfo/serusers
>
>_______________________________________________
>Serusers mailing list
>serusers(a)lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
--
Jiri Kuthan http://iptel.org/~jiri/
Hi All,
I am new to this mailing list ......
Can anyone help me , for the following question i have :
1. can SER run on the windows NT machine ? If yes what all configuration
needs to be done ....
2. I am trying to compile the code on the NT machine but getting make
problems , can anyone help me
with this ...
Regards.
-----Original Message-----
From: Jiri Kuthan [mailto:jiri@iptel.org]
Sent: Thursday, August 14, 2003 3:22 PM
To: Chad Brown; serusers(a)lists.iptel.org
Subject: RE: [Serusers] Latest STABLE build without using CVS
At 07:39 PM 8/14/2003, Chad Brown wrote:
>Perfect,
>
>Let me ask 2 quick follow-on questions...
>
>1. Can I go back to http://www.iptel.org/ser/tarball/ser_8_11_stable.tgz
>to get the latest patched and STABLE builds?
That's the latest, most stable source, you need to compile it myself.
There will be a new complete distribution by end of this month -- we are now
waiting to run SER through the upcoming SIPIT to release it.
>2. What location / version of the modules should I use when running
>builds for this location? (Serweb, mysql, jabber, etc)
All SER modules are included there.
uptodate SERWEB is now in the http://www.iptel.org/ser/tarball/ directory
too.
-jiri
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Perfect,
Let me ask 2 quick follow-on questions...
1. Can I go back to http://www.iptel.org/ser/tarball/ser_8_11_stable.tgz
to get the latest patched and STABLE builds?
2. What location / version of the modules should I use when running
builds for this location? (Serweb, mysql, jabber, etc)
Thanks,
Chad
-----Original Message-----
From: Jiri Kuthan [mailto:jiri@iptel.org]
Sent: Thursday, August 14, 2003 3:09 AM
To: Chad Brown; serusers(a)lists.iptel.org
Subject: Re: [Serusers] Latest STABLE build without using CVS
Sorry -- I missed the "STABLE" word. Try
http://www.iptel.org/ser/tarball/ser_8_11_stable.tgz,
I set up daily built there.
-jiri
At 11:57 AM 8/14/2003, Jiri Kuthan wrote:
>On CVS (http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/),
there is a daily built tarball:
>http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sip_router.tar
.gz?tarball=1
>
>-jiri
>
>At 05:31 AM 8/14/2003, Chad Brown wrote:
>>Content-class: urn:content-classes:message
>>Content-Type: multipart/alternative;
>> boundary="----_=_NextPart_001_01C36214.8A176735"
>>
>>Is there a way to download the latest stable build without using cvs?
I am looking for the best build which supports RH9.
>>
>>
>>
>>Chad
>>_______________________________________________
>>Serusers mailing list
>>serusers(a)lists.iptel.org
>>http://lists.iptel.org/mailman/listinfo/serusers
>
>--
>Jiri Kuthan http://iptel.org/~jiri/
>
>_______________________________________________
>Serusers mailing list
>serusers(a)lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
--
Jiri Kuthan http://iptel.org/~jiri/
Hello all ,
I installed ser, it works well and I installed the serweb it work well
on the pc, but if I want to reach the graphic serweb interface from
one the other machine I type the url: voip-c21.int-evry.fr/serweb, he
indicates me that he looks for the IP 157.159.230.72 address of server
and does not find it, on the other hand I activated well the service
Root > / etc. / init.d / httpd start
It gave me the message:
Starting up of httpd: [Thu Aug 14 15:16:51 2003] alert ] httpd: Could
not determine the of server fully qualified domain name, using
127.0.0.1 for ServerName
Anybody knows where from comes the problem.
Thank you in advance
Hassan
CHOUMAR Hassan
cité universitaire de la pacaterie (chambre459)
91400 Orsay
Por :33/0675909977
Email: hmchoumar(a)hotmail.com
I am attempting to load the jabber module, and I get the following error:
0(2672) find_export: <load_im> not found
0(2672) ERROR: sms: global_init: cannot import load_im
0(2672) init_modules(): Error while initializing module jabber
ERROR: error while initializing modules
It seems like it should be an easy config change, but I have yet to find it. Any hints?
Regards,
Joseph Rork
Ford Motor Company
Real-Time Collaborative Applications, SIE
Phone: 313-594-6672
Email: jrork at ford dot com
"There are 10 types of people in the world: Those who understand binary, and those who don't."
Hi!
I'm trying to configure ser with freeradius authentication, but when i
send a REGISTER to ser, it answers with 401 unauthorized. No RADIUS
messages are sent to freeradius. I have
ser 0.8.11pre29,
freeradius 0.9.0,
radiusclient 0.3.2.
I've tested freeradius with radtest, and that works, i can see the
radius messages.
********** ser.cfg
modparam("auth_radius", "radius_config",
"/etc/radiusclient/radiusclient.conf")
modparam("auth_radius", "service_type", 15)
...
if (method=="REGISTER") {
if (!radius_www_authorize("")) {
www_challenge("", "0");
break;
}
save("location");
break;
};
***********
Thanks
olinka