partysip-dev
[Top][All Lists]
Advanced

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

RE: [Partysip-dev] platform support and sw requirements


From: Toni Barata (EPS)
Subject: RE: [Partysip-dev] platform support and sw requirements
Date: Thu, 23 May 2002 16:09:10 +0100

Hi Aymeric,

I have some problems to compile the partysip.
For the libosip-0.8.6.tar.gz installation procedure I have followed the next
steps:
  
  $> tar -xvzf libosip-0.X.X.tar.gz
  $> mkdir linux-build
  $> cd linux-build
  $> ../libosip-0.X.X/configure
  $> make
  $> make install
 
For the partysip-1.4.3.tar.gz installation I have tryed to run this steps:

  $> tar -xvzf partysip-1.4.3.tar.gz
  $> cd partysip-1.4.3
  $> ./configure --disable-debug --disable-mleak
  $> make
  $> make install

But when I'm in the "make" step I get the folloing error:

main.o: In function `partysip_level':
main.o(.text+0x2ad): undefined reference to `trace_enable_level'
main.o(.text+0x2d7): undefined reference to `trace_enable_level'
main.o(.text+0x301): undefined reference to `trace_enable_level'
main.o(.text+0x32b): undefined reference to `trace_enable_level'
main.o(.text+0x355): undefined reference to `trace_enable_level'
main.o(.text+0x37f): more undefined references to `trace_enable_level'
follow
main.o: In function `partysip_level':
main.o(.text+0x3a9): undefined reference to `trace_disable_level'
main.o(.text+0x3b6): undefined reference to `trace_disable_level'
main.o(.text+0x3c3): undefined reference to `trace_disable_level'
main.o(.text+0x3d0): undefined reference to `trace_disable_level'
main.o(.text+0x3dd): undefined reference to `trace_disable_level'
main.o(.text+0x3ea): more undefined references to `trace_disable_level'
follow
main.o: In function `main':
main.o(.text+0xd15): undefined reference to `trace_initialize'
collect2: ld returned 1 exit status
make[2]: *** [partysip] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

Could you tell me what is needed to done here.

thanks.
Tony 

-----Original Message-----
From: Aymeric Moizard [mailto:address@hidden
Sent: quinta-feira, 23 de Maio de 2002 12:58
To: Toni Barata (EPS)
Cc: 'address@hidden'
Subject: Re: [Partysip-dev] platform support and sw requirements



Not yet.
Just ask and take a look at the archive of the mailing list.

Only linux is fully supported and is the only development platform.
I will focus on a windows port as soon as all required feature
will be implemented.

A few unresolved issue are happening on solaris. (see previous
message about the pipe())

Software requirements:
partysip-0.4.3 (use the CVS if possible)
osip-0.8.6.tar.gz (0.8.5 should work fine)
libc

Aymeric

On Thu, 23 May 2002, Toni Barata (EPS) wrote:

> Hi all,
>
> Is there any documentation refering the platform support (e.g. Red Hat
7.2)
> and Software requirements before proceeding with the instalations of the
> PartySip.
>
> Regards.
> Tony
>
> _______________________________________________
> 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]