linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users]Rehat 8.0 linphone-0.10.0pre2 build error


From: Simon Morlat
Subject: Re: [Linphone-users]Rehat 8.0 linphone-0.10.0pre2 build error
Date: 14 Jan 2003 09:05:05 +0100

You get this error because you are compiling linphone with a libosip
version previous to 0.9.0. You should use libosip-0.9.3, the lastest.
You should remove the old libosip before (with make uninstall) to avoid
any kind of conflicts.
Simon

Le mar 14/01/2003 à 02:07, Ted Kaczmarek a écrit :
> I am getting the below errors when try to compile linphone on Redhat
> 8.0.Looked over some of the source hoping to get lucky but it is beyond
> my very limited scope. Any help would be greatly appreciated.
> 
> 
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -I..   -I/usr/local/include   -g -O2 -I/usr/local/include  -DENABLE_TRAC
>  -DENABLE_DEBUG -g  -c -o osipdialog.lo `test -f 'osipdialog.c' || echo
> './'`osipdialog.c
> rm -f .libs/osipdialog.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -g -O2
> -I/usr/local/include -DENABLE_TRACE -DENABLE_DEBUG -g -c osipdialog.c
> -MT
> osipdialog.lo -MD -MP -MF .deps/osipdialog.TPlo  -fPIC -DPIC -o
> .libs/osipdialog.lo
> cc1: warning: changing search order for system directory
> "/usr/local/include"
> cc1: warning:   as it has already been specified as a non-system
> directory
> osipdialog.c: In function `osip_dialog_register_with_authentication':
> osipdialog.c:550: too many arguments to function
> `msg_getwww_authenticate'
> osipdialog.c:551: too many arguments to function
> `msg_getproxy_authenticate'
> osipdialog.c:601: structure has no member named `authorizations'
> osipdialog.c: In function `osip_dialog_reinvite_with_authentication':
> osipdialog.c:738: too many arguments to function
> `msg_getwww_authenticate'
> osipdialog.c:739: too many arguments to function
> `msg_getproxy_authenticate'
> osipdialog.c:783: structure has no member named `authorizations'
> make[2]: *** [osipdialog.lo] Error 1
> make[2]: Leaving directory
> `/mnt/hda2/tars/linphone-0.10.0pre2/osipua/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/mnt/hda2/tars/linphone-0.10.0pre2/osipua'
> make: *** [all] Error 2
> 
> Regards,
-- 
Simon Morlat <address@hidden>





reply via email to

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