partysip-dev
[Top][All Lists]
Advanced

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

RE: [Partysip-dev] Problem compiling


From: Aymeric Moizard
Subject: RE: [Partysip-dev] Problem compiling
Date: Mon, 20 May 2002 03:14:32 +0200 (CEST)

On Sun, 19 May 2002, Shen, Eran wrote:

> 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.

it's legal to run ./partysip !!


> 2. ./partysip --help  should do the same, it doesn't.

right, there is a bug with arguments that starts with '--'.
but it works for ./partysip -h...

partysip has been releasd last weeks. There is unfortunatly
many 'holes' and non-implemented elements since partysip
initial developments tooks a less than 4 weeks and release
version is 0.4.3!

The main core application is completed at 80%. I just need
to complete the statefull functionnality and test it.

Then it will be time to implement usefull plugins.

> 3. I could not find 1 text file describing this - can you help?

A FAQ will first come within on or two weeks answering most questions.
A light user manual and a developper manual for plugins will be created
with a 'plugin sample code and makefile'

Aymeric

> 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
>




reply via email to

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