partysip-dev
[Top][All Lists]
Advanced

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

Re: [Partysip-dev] compileing...


From: Vishal Jain
Subject: Re: [Partysip-dev] compileing...
Date: Thu, 30 May 2002 21:31:51 -0400 (EDT)

It seems you forgot to set your LD_LIBRARY_PATH properly. Include the path
where libosip is installed.

For example

LD_LIBRARY_PATH=<path of libosip installation>:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH

Or I think there is one more variable something like LIB_DIR.
But LD_LIBRARY_PATH sure works for me!

-- 
Vishal Jain
ILX Systems
123, William Street
New York, NY

On Fri, 31 May 2002, The_User wrote:

> Date: Fri, 31 May 2002 03:11:25 +0200 (CEST)
> From: The_User <address@hidden>
> Reply-To: address@hidden
> To: address@hidden
> Subject: [Partysip-dev] compileing...
> 
> Hello,
> 
> 
> First I'd like to thank you for everyone for this software.
> 
> But... I can't compile the source!
> 
> It says:
> 
> gcc -Wall -DOSIP_MT -D_REENTRANT -D_THREAD_SAFE -DXOPEN_SOURCE=500 -pedantic
> -DPSP_SERVER_CONFIG_DIR=\"/usr/local/etc/partysip\" -o .libs/partysip -O -Wall
> main.o psp_config.o psp_utils.o psp_module.o psp_plugin.o osip_ctx.o psp_req.o
> psp_osip.o tlp.o tlp_plugin.o imp.o imp_plugin.o uap.o uap_plugin.o slp.o
> slp_plugin.o slp_branch.o sfp.o sfp_plugin.o sfp_branch.o psp_core.o
> psp_core2.o psp_core3.o psp_core4.o psp_core5.o -Wl,--export-dynamic
> /usr/lib/libosip.so -lfsmtl ../ppl/unix/.libs/libppl.so -lpthread -lnsl -ldl
> -Wl,--rpath -Wl,/usr/local/lib
> /usr/i486-suse-linux/bin/ld: cannot find -lfsmtl
> collect2: ld returned 1 exit status
> make[2]: *** [partysip] Error 1
> make[2]: Leaving directory `/home/leva/src/partysip-0.4.3/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/leva/src/partysip-0.4.3'
> make: *** [all-recursive-am] Error 2
> 
> I run configure as:  ./configure --disable-trace --disable-debug
> 
> I use gcc-2.95.3-52
> 
> I have SuSE 7.2
> 
> 
> Please help me!!
> 
> Is there any pre-compiled version of this software?
> 
> Thanx: Levente
> 
> 




reply via email to

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