partysip-dev
[Top][All Lists]
Advanced

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

Re: [Partysip-dev] PartySip link problem: losip & lfsmtl


From: Aymeric Moizard
Subject: Re: [Partysip-dev] PartySip link problem: losip & lfsmtl
Date: Tue, 14 Oct 2003 16:25:51 +0200 (CEST)

The makefile are not correct. Get a newer version or the CVS of
partysip & osip.
Aymeric

On Tue, 14 Oct 2003, Sahil Rangari wrote:

> Hi,
>
> I am in the process of installing partysip on Solaris 8.
> I was able to compile and install oSip(libosip2-2.0.2), but I am getting the
> following error when compiling partySip(partysip-2.0.1).
>
> libosip2-2.0.2   ------  partysip-2.0.1 ---------- Solaris 5.8
>
> Right now, I am getting link error - not able to find losip and lfsmtl.
> I seen at the mailing archives that Aymeric has posted a soln. viz
> "osip contains 2 libraries: so the linker flag sould be -losip -lfsmtl.
> I suspect you have an old version installed on your system. (probably
> one in /usr/lib and another one in /usr/local. Remove all the includes
> from both and recompile using:
> libosip-0.8.6 and partysip-0.4.4"
>
> However, I had lib & include only in /usr/local/lib. I re-built & installed
> osip, but  I stil get the make error for partySip.
> Any help is appreciated.
> Sahil
>
> ------------>>>
> gcc -DHAVE_CONFIG_H -I. -I../../../partysip-2.0.1/ppl/unix -I../..
> -I../../../partysip-2.0.1 -I../../../partysip-2.0.1/ppl/unix
> -I/usr/local/include -DOSIP_MT -D_REENTRANT -D_THREAD_SAFE -DXOPEN_SOURCE=500
> -Wall -pedantic -DUSE_TMP_BUFFER -DENABLE_DEBUG -g -DENABLE_TRACE 
> -DSHOW_MESSAGE
>
> -I/usr/local/include -c ../../../partysip-2.0.1/ppl/unix/ppldns.c
> -Wp,-MD,.deps/ppldns.TPlo  -fPIC -DPIC -o .libs/ppldns.lo
> ../../../partysip-2.0.1/ppl/unix/ppldns.c: In function 
> `ppl_dns_get_local_fqdn':
>
> ../../../partysip-2.0.1/ppl/unix/ppldns.c:1146: `SIOCGIFCONF' undeclared 
> (first
> use in this function)
> ../../../partysip-2.0.1/ppl/unix/ppldns.c:1146: (Each undeclared identifier is
> reported only once
> ../../../partysip-2.0.1/ppl/unix/ppldns.c:1146: for each function it appears
> in.)
> make[4]: *** [ppldns.lo] Error 1
> make[4]: Leaving directory `/export/home/sahil/pbld/ppl/unix'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/export/home/sahil/pbld/ppl/unix'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/export/home/sahil/pbld/ppl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/export/home/sahil/pbld'
> make: *** [all] Error 2
>




reply via email to

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