partysip-dev
[Top][All Lists]
Advanced

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

RE: [Partysip-dev] Problem compiling


From: Jayesh Srivastava
Subject: RE: [Partysip-dev] Problem compiling
Date: Sun, 19 May 2002 17:36:30 -0700 (PDT)

Try this

partysip -d 6 -i

Hope this will help.

Jayesh

--- "Shen, Eran" <address@hidden> wrote:
> Fixed.
> 
> But it should be documented well.
> Now I am running ./partysip but nothing happen - I
> guess I need command line
> parameters.
> 
> 1. if running ./partysip is not legal it should
> print the list of command
> line parameters on the screen.
> 2. ./partysip --help  should do the same, it
> doesn't.
> 3. I could not find 1 text file describing this -
> can you help?
> 
> Thanks,
> 
> Eran.
> 
> Eran Shen
> 
> Intel Corporation
> Telecommunications and Embedded Group 
> P.O Box 58, Migdal Tefen, Israel 
> Tel: +972-4-9105020 
> <mailto:address@hidden> 
> 
> 
> 
> 
> 
> -----Original Message-----
> From: Aymeric Moizard [mailto:address@hidden
> Sent: Thursday, May 16, 2002 1:07 PM
> To: Shen, Eran
> Cc: 'address@hidden'
> Subject: Re: [Partysip-dev] Problem compiling
> 
> 
> 
> The rpm binaries are compile with --disable-trace
> --disable-debug while
> by default, partysip (and libosip) are compiled with
> trace and debug.
> 
> Try to compile partysip this way:
> ./configure --disable-trace
> 
> If this does not work (it should!), try to add also
> --disable-debug
> 
> In case you want the trace activated, uninstall the
> rpm and install
> from the tar.gz distribution.
> 
> Aymeric
> 
> 
> On Thu, 16 May 2002, Shen, Eran wrote:
> 
> > Hi,
> > I am trying to install on Linux Redhat 7.2
> > After successfully installing
> > libosip-0.8.5-1.i386.rpm
> >
> > and than
> >
> > libosip-0.8.5.tar.gz - in case the rpm is not up
> to date.
> >
> > I tried to compile
> >
> > partysip-0.4.3.tar.gz
> >
> > According to the INSTALL text file.
> >
> > I got:
> >
> > gcc -Wall -DOSIP_MT -D_REENTRANT -D_THREAD_SAFE
> -DXOPEN_SOURCE=500
> -pedantic
> > -DENABLE_TRACE
> -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
> > /usr/local/lib/libfsmtl.so
> ../ppl/unix/.libs/libppl.so -lpthread -lnsl
> -ldl
> > -Wl,--rpath -Wl,/usr/local/lib
> > main.o: In function `partysip_level':
> > main.o(.text+0x299): undefined reference to
> `trace_enable_level'
> > main.o(.text+0x2c3): undefined reference to
> `trace_enable_level'
> > main.o(.text+0x2ed): undefined reference to
> `trace_enable_level'
> > main.o(.text+0x317): undefined reference to
> `trace_enable_level'
> > main.o(.text+0x341): undefined reference to
> `trace_enable_level'
> > main.o(.text+0x36b): more undefined references to
> `trace_enable_level'
> > follow
> > main.o: In function `partysip_level':
> > main.o(.text+0x395): undefined reference to
> `trace_disable_level'
> > main.o(.text+0x3a2): undefined reference to
> `trace_disable_level'
> > main.o(.text+0x3af): undefined reference to
> `trace_disable_level'
> > main.o(.text+0x3bc): undefined reference to
> `trace_disable_level'
> > main.o(.text+0x3c9): undefined reference to
> `trace_disable_level'
> > main.o(.text+0x3d6): more undefined references to
> `trace_disable_level'
> > follow
> > main.o: In function `main':
> > main.o(.text+0xc4d): undefined reference to
> `trace_initialize'
> > collect2: ld returned 1 exit status
> > make[2]: *** [partysip] Error 1
> > make[2]: Leaving directory
> `/home/lab/osip2/partysip-0.4.3/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> `/home/lab/osip2/partysip-0.4.3'
> > make: *** [all-recursive-am] Error 2
> > address@hidden partysip-0.4.3]#
> >
> > Can you tell me what the problem is?
> >
> > Thanks,
> > Eran.
> > Eran Shen
> > Intel Corporation
> > Telecommunications and Embedded Group
> > P.O Box 58, Migdal Tefen, Israel
> > Tel: +972-4-9105020
> > <mailto:address@hidden>
> >
> > _______________________________________________
> > Partysip-dev mailing list
> > address@hidden
> >
>
http://mail.freesoftware.fsf.org/mailman/listinfo/partysip-dev
> >
> 
> _______________________________________________
> Partysip-dev mailing list
> address@hidden
>
http://mail.freesoftware.fsf.org/mailman/listinfo/partysip-dev


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



reply via email to

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