partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Partysip-dev] New version of partysip


From: Aymeric Moizard
Subject: Re: [Partysip-dev] New version of partysip
Date: Fri, 31 Oct 2003 13:54:35 +0100 (CET)

I guess you just have to call "configure" this way:

CFLAGS="-DHAVE_GETADDRINFO" ./configure

Using this method is mandatory in the new version of
partysip. I'll modify the configure script & code to
make it useless tos specify this.

Thanks,
Aymeric

On Fri, 31 Oct 2003, Stefan Fritzsche wrote:

> I'm not sure, if you got my first Response, because the mailing-list said,
> the attachment was to big. So is resend this mail directly to you:
>
> (Update: I tried to configure (libosip and partysip) without
>  --prefix and install as root, but partysip-make failed with
> the  same output.)
>
> > I hope to get some feedback on this new version.
> > Let me know if partysip is not compiling on some platforms.
> > (windows makefiles are not updated!)
>
> OK, on Redhat 9.0 it doesn't compile:
>
> [extract]
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../partysip -I../ppl/unix/ -I..
> -I/home/stefan/local/include  -I/home/stefan/local/include -DOSIP_MT -
> D_REENTRANT
> -D_THREAD_SAFE -DXOPEN_SOURCE=500 -DNEW_TIMER -Wall -pedantic
> -DUSE_TMP_BUFFER
> -DDENABLE_DEBUG -g -DENABLE_TRACE
> -DPSP_SERVER_PREFIX="\"/home/stefan/local\""
> -DCONFIG_DIR="\"/home/stefan/local/etc/partysip\"" -pthread
> -I/home/stefan/local/include -c `test -f 'sfp_fsm2.c' || echo
> './'`sfp_fsm2.c
> sfp_fsm2.c: In function `sfp_create_branch':
> sfp_fsm2.c:49: warning: implicit declaration of function `ppl_inet_pton'
> sfp_fsm2.c:117: structure has no member named `addrinfo'
> sfp_fsm2.c:120: structure has no member named `addrinfo'
> sfp_fsm2.c:126: structure has no member named `addrinfo'
> sfp_fsm2.c:132: structure has no member named `addrinfo'
> sfp_fsm2.c:135: structure has no member named `addrinfo'
> sfp_fsm2.c:138: warning: implicit declaration of function `ppl_inet_ntop'
> sfp_fsm2.c:138: structure has no member named `addrinfo'
> sfp_fsm2.c:139: warning: passing arg 2 of `osip_ict_set_destination' makes
> pointer from integer without a cast
> sfp_fsm2.c:142: structure has no member named `addrinfo'
> sfp_fsm2.c:143: warning: passing arg 2 of `osip_nict_set_destination' makes
> pointer from integer without a cast
> sfp_fsm2.c:148: structure has no member named `addrinfo'
> sfp_fsm2.c:151: structure has no member named `addrinfo'
> sfp_fsm2.c:152: warning: passing arg 2 of `osip_ict_set_destination' makes
> pointer from integer without a cast
> sfp_fsm2.c:155: structure has no member named `addrinfo'
> sfp_fsm2.c:156: warning: passing arg 2 of `osip_nict_set_destination' makes
> pointer from integer without a cast
> make[2]: *** [sfp_fsm2.o] Fehler 1
> make[2]: Verlassen des Verzeichnisses Verzeichnis
> »/home/stefan/cvs/branch_2_1_X_27-10-03/partysip/src«
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Verlassen des Verzeichnisses Verzeichnis
> »/home/stefan/cvs/branch_2_1_X_27-10-03/partysip«
> make: *** [all] Fehler 2
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]