linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Installation problem


From: Simon Morlat
Subject: Re: [Linphone-users] Installation problem
Date: Thu, 27 Oct 2005 15:54:17 +0200
User-agent: KMail/1.8.2

Hello,

Fortunately not. The arm toolchain already includes the libc.

Simon

Le Mercredi 26 Octobre 2005 14:51, Kushal Dalal a écrit :
> Hello,
>
> Is there any need to cross compile glibc-2.x.x for ARM while using
> linphonec-1.1.0?
> Thanks in advance....
>
> Kushal
>
> Kushal Dalal
> Embedded Engineer
> eInfochips Limited.
> Email: address@hidden
>
> Kushal Dalal wrote:
> > yes...I removed it..
> > I compiled libosip,speex and installed it at $ARM_INSTALL_TREE.
> > Then I removed .la files from $ARM_INSTALL_TREE/usr/lib..
> >
> > Should I need to cross-compile glib for linphonec -1.1.0 ?
> > I have disabled glib as mentioned in README.arm..
> > what can be other reasons? something related to env variables?
> >
> > Thanks ,
> > Kushal
> >
> > Kushal Dalal
> > Embedded Engineer
> > eInfochips Limited.
> > Email: address@hidden
> >
> > Simon Morlat wrote:
> >> There's a -L/usr/lib that makes the problem...
> >> Did you make the rm -f $ARM_INSTALL_TREE/usr/lib/*.la ?
> >>
> >> Simon
> >>
> >> Le Jeudi 20 Octobre 2005 11:44, Kushal Dalal a écrit :
> >>> Hello All,
> >>>
> >>> I have compiled linphone for ARM platform as per README.arm.
> >>> But while installing with "make install DESTDIR=/armbuild" it shows
> >>> follwing error..
> >>> I need help to resolve this one..
> >>> Thanks in advance..
> >>>
> >>> -Kushal
> >>> '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
> >>>''''
> >>>
> >>> '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
> >>>'''''
> >>>
> >>> '''''''''''''''''''''''''''''''''''''''''''''''''''''''' make[2]:
> >>> Entering
> >>> directory
> >>> `/home/kushaldalal/docs/SIP/linphone/new/linphone-1.1.0/coreapi'
> >>> test -z "/usr/lib" || mkdir -p -- . "/armbuild/usr/lib"
> >>> /bin/sh ../libtool --mode=install /usr/bin/install -c  'liblinphone.la'
> >>> '/armbuild/usr/lib/liblinphone.la'
> >>> libtool: install: warning: relinking `liblinphone.la'
> >>> (cd /home/kushaldalal/docs/SIP/linphone/new/linphone-1.1.0/coreapi;
> >>> /bin/sh ../libtool  --mode=relink armv4l-unknown-linux-gcc -Wall
> >>> -Werror
> >>> -DENABLE_TRACE -DG_LOG_DOMAIN="LinphoneCore" -DINET6 -D_ORTP_SOURCE -O2
> >>> -fno-exceptions -I../support -o liblinphone.la -rpath /usr/lib
> >>> -version-info 2:0:1 linphonecore.lo exevents.lo misc.lo arts.lo enum.lo
> >>> sdphandler.lo presence.lo proxy.lo friend.lo authentication.lo
> >>> lpconfig.lo chat.lo ../mediastreamer/libmediastreamer.la
> >>> ../exosip/libeXosip.la -ldl -inst-prefix-dir /armbuild)
> >>> armv4l-unknown-linux-gcc -shared  .libs/linphonecore.o .libs/exevents.o
> >>> .libs/misc.o .libs/arts.o .libs/enum.o .libs/sdphandler.o
> >>> .libs/presence.o .libs/proxy.o .libs/friend.o .libs/authentication.o
> >>> .libs/lpconfig.o .libs/chat.o -Wl,--whole-archive
> >>> ../mediastreamer/.libs/libmediastreamer.a ../exosip/.libs/libeXosip.a
> >>> -Wl,--no-whole-archive  -L/armbuild/usr/lib -L/usr/lib -lortp -lpthread
> >>> -lspeex -lm -losipparser2 -losip2 -lnsl -lrt -ldl  -Wl,-soname
> >>> -Wl,liblinphone.so.1 -o .libs/liblinphone.so.1.1.0
> >>> /lib/libpthread.so.0: In function `longjmp':
> >>> /lib/libpthread.so.0(.text+0x3584): multiple definition of `longjmp'
> >>> /lib/libpthread.so.0(.text+0x3584): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0xbf8): multiple definition of
> >>> `pthread_cond_wait@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xbf8): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0xe3c): multiple definition of
> >>> `pthread_cond_timedwait@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xe3c): first defined here
> >>> /lib/libpthread.so.0: In function `sem_trywait@@GLIBC_2.1':
> >>> /lib/libpthread.so.0(.text+0x5d2c): multiple definition of
> >>> `sem_trywait@@GLIBC_2.1'
> >>> /lib/libpthread.so.0(.text+0x5d2c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_init@@GLIBC_2.1':
> >>> /lib/libpthread.so.0(.text+0xc4): multiple definition of
> >>> `pthread_attr_init@@GLIBC_2.1'
> >>> /lib/libpthread.so.0(.text+0xc4): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_barrier_destroy':
> >>> /lib/libpthread.so.0(.text+0x8358): multiple definition of
> >>> `pthread_barrier_destroy'
> >>> /lib/libpthread.so.0(.text+0x8358): first defined here
> >>> /lib/libpthread.so.0: In function
> >>> `pthread_cond_broadcast@@GLIBC_2.3.2':
> >>> /lib/libpthread.so.0(.text+0xeac): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xeac): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_timedlock':
> >>> /lib/libpthread.so.0(.text+0x2df8): multiple definition of
> >>> `pthread_mutex_timedlock'
> >>> /lib/libpthread.so.0(.text+0x2df8): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutexattr_destroy':
> >>> /lib/libpthread.so.0(.text+0x30e8): multiple definition of
> >>> `__pthread_mutexattr_destroy'
> >>> /lib/libpthread.so.0(.text+0x30e8): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlockattr_setkind_np':
> >>> /lib/libpthread.so.0(.text+0x7aa4): multiple definition of
> >>> `pthread_rwlockattr_setkind_np'
> >>> /lib/libpthread.so.0(.text+0x7aa4): first defined here
> >>> /lib/libpthread.so.0: In function `sem_wait@@GLIBC_2.1':
> >>> /lib/libpthread.so.0(.text+0x5b34): multiple definition of
> >>> `sem_wait@@GLIBC_2.1'
> >>> /lib/libpthread.so.0(.text+0x5b34): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_destroy':
> >>> /lib/libpthread.so.0(.text+0x14c): multiple definition of
> >>> `pthread_attr_destroy'
> >>> /lib/libpthread.so.0(.text+0x14c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_once':
> >>> /lib/libpthread.so.0(.text+0x315c): multiple definition of
> >>> `__pthread_once'
> >>> /lib/libpthread.so.0(.text+0x315c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_lock':
> >>> /lib/libpthread.so.0(.text+0x2c9c): multiple definition of
> >>> `__pthread_mutex_lock'
> >>> /lib/libpthread.so.0(.text+0x2c9c): first defined here
> >>> /lib/libpthread.so.0: In function `__pthread_getspecific':
> >>> /lib/libpthread.so.0(.text+0x5464): multiple definition of
> >>> `pthread_getspecific'
> >>> /lib/libpthread.so.0(.text+0x5464): first defined here
> >>> /lib/libpthread.so.0: In function `__pthread_rwlock_rdlock':
> >>> /lib/libpthread.so.0(.text+0x6cd8): multiple definition of
> >>> `pthread_rwlock_rdlock'
> >>> /lib/libpthread.so.0(.text+0x6cd8): first defined here
> >>> /lib/libpthread.so.0: In function `__pthread_rwlock_init':
> >>> /lib/libpthread.so.0(.text+0x6c2c): multiple definition of
> >>> `pthread_rwlock_init'
> >>> /lib/libpthread.so.0(.text+0x6c2c): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0x3f24): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0x3f24): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlockattr_getkind_np':
> >>> /lib/libpthread.so.0(.text+0x7a90): multiple definition of
> >>> `pthread_rwlockattr_getkind_np'
> >>> /lib/libpthread.so.0(.text+0x7a90): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_exit':
> >>> /lib/libpthread.so.0(.text+0x130c): multiple definition of
> >>> `pthread_exit'
> >>> /lib/libpthread.so.0(.text+0x130c): first defined here
> >>> /lib/libpthread.so.0: In function `sem_timedwait':
> >>> /lib/libpthread.so.0(.text+0x5f98): multiple definition of
> >>> `sem_timedwait'
> >>> /lib/libpthread.so.0(.text+0x5f98): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_barrierattr_destroy':
> >>> /lib/libpthread.so.0(.text+0x8384): multiple definition of
> >>> `pthread_barrierattr_destroy'
> >>> /lib/libpthread.so.0(.text+0x8384): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlock_timedwrlock':
> >>> /lib/libpthread.so.0(.text+0x7564): multiple definition of
> >>> `pthread_rwlock_timedwrlock'
> >>> /lib/libpthread.so.0(.text+0x7564): first defined here
> >>> /lib/libpthread.so.0: In function `sem_destroy@@GLIBC_2.1':
> >>> /lib/libpthread.so.0(.text+0x5ef0): multiple definition of
> >>> `sem_destroy@@GLIBC_2.1'
> >>> /lib/libpthread.so.0(.text+0x5ef0): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_condattr_setpshared':
> >>> /lib/libpthread.so.0(.text+0xf34): multiple definition of
> >>> `pthread_condattr_setpshared'
> >>> /lib/libpthread.so.0(.text+0xf34): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlockattr_setpshared':
> >>> /lib/libpthread.so.0(.text+0x7a68): multiple definition of
> >>> `pthread_rwlockattr_setpshared'
> >>> /lib/libpthread.so.0(.text+0x7a68): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutexattr_settype':
> >>> /lib/libpthread.so.0(.text+0x30f0): multiple definition of
> >>> `__pthread_mutexattr_settype'
> >>> /lib/libpthread.so.0(.text+0x30f0): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_key_create':
> >>> /lib/libpthread.so.0(.text+0x5194): multiple definition of
> >>> `__pthread_key_create'
> >>> /lib/libpthread.so.0(.text+0x5194): first defined here
> >>> /lib/libpthread.so.0: In function `__libc_current_sigrtmax':
> >>> /lib/libpthread.so.0(.text+0x85bc): multiple definition of
> >>> `__libc_current_sigrtmax'
> >>> /lib/libpthread.so.0(.text+0x85bc): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_condattr_init':
> >>> /lib/libpthread.so.0(.text+0xf14): multiple definition of
> >>> `pthread_condattr_init'
> >>> /lib/libpthread.so.0(.text+0xf14): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_getcpuclockid':
> >>> /lib/libpthread.so.0(.text+0x8100): multiple definition of
> >>> `pthread_getcpuclockid'
> >>> /lib/libpthread.so.0(.text+0x8100): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_key_delete':
> >>> /lib/libpthread.so.0(.text+0x5210): multiple definition of
> >>> `pthread_key_delete'
> >>> /lib/libpthread.so.0(.text+0x5210): first defined here
> >>> /lib/libpthread.so.0: In function `_pthread_cleanup_pop':
> >>> /lib/libpthread.so.0(.text+0x904): multiple definition of
> >>> `_pthread_cleanup_pop'
> >>> /lib/libpthread.so.0(.text+0x904): first defined here
> >>> /lib/libpthread.so.0: In function `funlockfile':
> >>> /lib/libpthread.so.0(.text+0x59f0): multiple definition of
> >>> `_IO_funlockfile' /lib/libpthread.so.0(.text+0x59f0): first defined
> >>> here
> >>> /lib/libpthread.so.0: In function `sem_init@@GLIBC_2.1':
> >>> /lib/libpthread.so.0(.text+0x5ad0): multiple definition of
> >>> `sem_init@@GLIBC_2.1'
> >>> /lib/libpthread.so.0(.text+0x5ad0): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_cancel':
> >>> /lib/libpthread.so.0(.text+0x6d8): multiple definition of
> >>> `pthread_cancel'
> >>> /lib/libpthread.so.0(.text+0x6d8): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutexattr_destroy':
> >>> /lib/libpthread.so.0(.text+0x30e8): multiple definition of
> >>> `pthread_mutexattr_destroy'
> >>> /lib/libpthread.so.0(.text+0x30e8): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_cond_signal@@GLIBC_2.3.2':
> >>> /lib/libpthread.so.0(.text+0xe48): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xe48): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_equal':
> >>> /lib/libpthread.so.0(.text+0x405c): multiple definition of
> >>> `pthread_equal'
> >>> /lib/libpthread.so.0(.text+0x405c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_create@@GLIBC_2.1':
> >>> /lib/libpthread.so.0(.text+0x3dec): multiple definition of
> >>> `pthread_create@@GLIBC_2.1'
> >>> /lib/libpthread.so.0(.text+0x3dec): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_init':
> >>> /lib/libpthread.so.0(.text+0x2928): multiple definition of
> >>> `__pthread_mutex_init'
> >>> /lib/libpthread.so.0(.text+0x2928): first defined here
> >>> /lib/libpthread.so.0: In function `__libc_current_sigrtmin':
> >>> /lib/libpthread.so.0(.text+0x85a0): multiple definition of
> >>> `__libc_current_sigrtmin'
> >>> /lib/libpthread.so.0(.text+0x85a0): first defined here
> >>> /lib/libpthread.so.0: In function `flockfile':
> >>> /lib/libpthread.so.0(.text+0x59dc): multiple definition of
> >>> `_IO_flockfile'
> >>> /lib/libpthread.so.0(.text+0x59dc): first defined here
> >>> /lib/libpthread.so.0: In function `__libc_pause':
> >>> __libc_pause(.text+0x9758): multiple definition of `system'
> >>> /lib/libpthread.so.0(.text+0x9758):__libc_pause: first defined here
> >>> /lib/libpthread.so.0: In function `siglongjmp':
> >>> /lib/libpthread.so.0(.text+0x3564): multiple definition of `siglongjmp'
> >>> /lib/libpthread.so.0(.text+0x3564): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_getscope':
> >>> /lib/libpthread.so.0(.text+0x274): multiple definition of
> >>> `pthread_attr_getscope'
> >>> /lib/libpthread.so.0(.text+0x274): first defined here
> >>> /lib/libpthread.so.0: In function `__pthread_rwlock_destroy':
> >>> /lib/libpthread.so.0(.text+0x6c84): multiple definition of
> >>> `pthread_rwlock_destroy'
> >>> /lib/libpthread.so.0(.text+0x6c84): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_testcancel':
> >>> /lib/libpthread.so.0(.text+0x7e8): multiple definition of
> >>> `pthread_testcancel'
> >>> /lib/libpthread.so.0(.text+0x7e8): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0x7ee8): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0x7ee8): first defined here
> >>> /lib/libpthread.so.0: In function `__pthread_rwlock_unlock':
> >>> /lib/libpthread.so.0(.text+0x77e0): multiple definition of
> >>> `pthread_rwlock_unlock'
> >>> /lib/libpthread.so.0(.text+0x77e0): first defined here
> >>> /lib/libpthread.so.0: In function `_pthread_cleanup_pop_restore':
> >>> /lib/libpthread.so.0(.text+0xa3c): multiple definition of
> >>> `_pthread_cleanup_pop_restore'
> >>> /lib/libpthread.so.0(.text+0xa3c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_getinheritsched':
> >>> /lib/libpthread.so.0(.text+0x234): multiple definition of
> >>> `pthread_attr_getinheritsched'
> >>> /lib/libpthread.so.0(.text+0x234): first defined here
> >>> /lib/libpthread.so.0: In function `sem_unlink':
> >>> /lib/libpthread.so.0(.text+0x5f70): multiple definition of `sem_unlink'
> >>> /lib/libpthread.so.0(.text+0x5f70): first defined here
> >>> /lib/libpthread.so.0: In function `__pthread_kill_other_threads_np':
> >>> /lib/libpthread.so.0(.text+0x439c): multiple definition of
> >>> `__pthread_kill_other_threads_np'
> >>> /lib/libpthread.so.0(.text+0x439c): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0x7c88): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0x7c88): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_detach':
> >>> /lib/libpthread.so.0(.text+0x1784): multiple definition of
> >>> `pthread_detach'
> >>> /lib/libpthread.so.0(.text+0x1784): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_getschedpolicy':
> >>> /lib/libpthread.so.0(.text+0x204): multiple definition of
> >>> `pthread_attr_getschedpolicy'
> >>> /lib/libpthread.so.0(.text+0x204): first defined here
> >>> /lib/libpthread.so.0: In function `__libc_allocate_rtsig':
> >>> /lib/libpthread.so.0(.text+0x85d8): multiple definition of
> >>> `__libc_allocate_rtsig'
> >>> /lib/libpthread.so.0(.text+0x85d8): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_getschedparam':
> >>> /lib/libpthread.so.0(.text+0x4188): multiple definition of
> >>> `pthread_getschedparam'
> >>> /lib/libpthread.so.0(.text+0x4188): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_setcancelstate':
> >>> /lib/libpthread.so.0(.text+0x464): multiple definition of
> >>> `pthread_setcancelstate'
> >>> /lib/libpthread.so.0(.text+0x464): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_unlock':
> >>> /lib/libpthread.so.0(.text+0x2f8c): multiple definition of
> >>> `__pthread_mutex_unlock'
> >>> /lib/libpthread.so.0(.text+0x2f8c): first defined here
> >>> /lib/libpthread.so.0: In function `__pthread_getspecific':
> >>> /lib/libpthread.so.0(.text+0x5464): multiple definition of
> >>> `__pthread_getspecific'
> >>> /lib/libpthread.so.0(.text+0x5464): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_condattr_destroy':
> >>> /lib/libpthread.so.0(.text+0xf1c): multiple definition of
> >>> `pthread_condattr_destroy'
> >>> /lib/libpthread.so.0(.text+0xf1c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_setscope':
> >>> /lib/libpthread.so.0(.text+0x248): multiple definition of
> >>> `pthread_attr_setscope'
> >>> /lib/libpthread.so.0(.text+0x248): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_trylock':
> >>> /lib/libpthread.so.0(.text+0x29a4): multiple definition of
> >>> `__pthread_mutex_trylock'
> >>> /lib/libpthread.so.0(.text+0x29a4): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0x7c2c): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0x7c2c): first defined here
> >>> /lib/libpthread.so.0: In function `sem_post@@GLIBC_2.1':
> >>> /lib/libpthread.so.0(.text+0x5d80): multiple definition of
> >>> `sem_post@@GLIBC_2.1'
> >>> /lib/libpthread.so.0(.text+0x5d80): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0x120): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0x120): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlock_timedrdlock':
> >>> /lib/libpthread.so.0(.text+0x6f2c): multiple definition of
> >>> `pthread_rwlock_timedrdlock'
> >>> /lib/libpthread.so.0(.text+0x6f2c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_once':
> >>> /lib/libpthread.so.0(.text+0x315c): multiple definition of
> >>> `pthread_once'
> >>> /lib/libpthread.so.0(.text+0x315c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_setinheritsched':
> >>> /lib/libpthread.so.0(.text+0x218): multiple definition of
> >>> `pthread_attr_setinheritsched'
> >>> /lib/libpthread.so.0(.text+0x218): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_setschedparam':
> >>> /lib/libpthread.so.0(.text+0x40b0): multiple definition of
> >>> `pthread_setschedparam'
> >>> /lib/libpthread.so.0(.text+0x40b0): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_barrierattr_setpshared':
> >>> /lib/libpthread.so.0(.text+0x83a0): multiple definition of
> >>> `pthread_barrierattr_setpshared'
> >>> /lib/libpthread.so.0(.text+0x83a0): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_key_create':
> >>> /lib/libpthread.so.0(.text+0x5194): multiple definition of
> >>> `pthread_key_create'
> >>> /lib/libpthread.so.0(.text+0x5194): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_destroy':
> >>> /lib/libpthread.so.0(.text+0x295c): multiple definition of
> >>> `__pthread_mutex_destroy'
> >>> /lib/libpthread.so.0(.text+0x295c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_barrierattr_init':
> >>> /lib/libpthread.so.0(.text+0x8374): multiple definition of
> >>> `pthread_barrierattr_init'
> >>> /lib/libpthread.so.0(.text+0x8374): first defined here
> >>> /lib/libpthread.so.0: In function `sem_close':
> >>> /lib/libpthread.so.0(.text+0x5f48): multiple definition of `sem_close'
> >>> /lib/libpthread.so.0(.text+0x5f48): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_kill':
> >>> /lib/libpthread.so.0(.text+0x4dc0): multiple definition of
> >>> `pthread_kill'
> >>> /lib/libpthread.so.0(.text+0x4dc0): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_getattr_np':
> >>> /lib/libpthread.so.0(.text+0x3a0): multiple definition of
> >>> `pthread_getattr_np'
> >>> /lib/libpthread.so.0(.text+0x3a0): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlock_wrlock':
> >>> /lib/libpthread.so.0(.text+0x7488): multiple definition of
> >>> `pthread_rwlock_wrlock'
> >>> /lib/libpthread.so.0(.text+0x7488): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlockattr_getpshared':
> >>> /lib/libpthread.so.0(.text+0x7a54): multiple definition of
> >>> `pthread_rwlockattr_getpshared'
> >>> /lib/libpthread.so.0(.text+0x7a54): first defined here
> >>> /lib/libpthread.so.0: In function `_IO_ftrylockfile':
> >>> /lib/libpthread.so.0(.text+0x5a04): multiple definition of
> >>> `_IO_ftrylockfile'
> >>> /lib/libpthread.so.0(.text+0x5a04): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_sigmask':
> >>> /lib/libpthread.so.0(.text+0x4d00): multiple definition of
> >>> `pthread_sigmask' /lib/libpthread.so.0(.text+0x4d00): first defined
> >>> here
> >>> /lib/libpthread.so.0: In function `pthread_rwlockattr_init':
> >>> /lib/libpthread.so.0(.text+0x7a34): multiple definition of
> >>> `pthread_rwlockattr_init'
> >>> /lib/libpthread.so.0(.text+0x7a34): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_cond_signal@@GLIBC_2.3.2':
> >>> /lib/libpthread.so.0(.text+0xe48): multiple definition of
> >>> `pthread_cond_signal@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xe48): first defined here
> >>> /lib/libpthread.so.0: In function `__sigaction':
> >>> /lib/libpthread.so.0(.text+0x4e58): multiple definition of `sigaction'
> >>> /lib/libpthread.so.0(.text+0x4e58): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutexattr_init':
> >>> /lib/libpthread.so.0(.text+0x30d8): multiple definition of
> >>> `__pthread_mutexattr_init'
> >>> /lib/libpthread.so.0(.text+0x30d8): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_condattr_getpshared':
> >>> /lib/libpthread.so.0(.text+0xf24): multiple definition of
> >>> `pthread_condattr_getpshared'
> >>> /lib/libpthread.so.0(.text+0xf24): first defined here
> >>> /lib/libpthread.so.0: In function `_pthread_cleanup_push_defer':
> >>> /lib/libpthread.so.0(.text+0x998): multiple definition of
> >>> `_pthread_cleanup_push_defer'
> >>> /lib/libpthread.so.0(.text+0x998): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0xbbc): multiple definition of
> >>> `pthread_cond_init@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xbbc): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_barrier_init':
> >>> /lib/libpthread.so.0(.text+0x8324): multiple definition of
> >>> `pthread_barrier_init'
> >>> /lib/libpthread.so.0(.text+0x8324): first defined here
> >>> /lib/libpthread.so.0: In function
> >>> `pthread_cond_broadcast@@GLIBC_2.3.2':
> >>> /lib/libpthread.so.0(.text+0xeac): multiple definition of
> >>> `pthread_cond_broadcast@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xeac): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0xbf8): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xbf8): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0xe3c): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xe3c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_cond_destroy@@GLIBC_2.3.2':
> >>> /lib/libpthread.so.0(.text+0xbdc): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xbdc): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_getdetachstate':
> >>> /lib/libpthread.so.0(.text+0x170): multiple definition of
> >>> `pthread_attr_getdetachstate'
> >>> /lib/libpthread.so.0(.text+0x170): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_unlock':
> >>> /lib/libpthread.so.0(.text+0x2f8c): multiple definition of
> >>> `pthread_mutex_unlock'
> >>> /lib/libpthread.so.0(.text+0x2f8c): first defined here
> >>> /lib/libpthread.so.0: In function `__h_errno_location':
> >>> /lib/libpthread.so.0(.text+0x58fc): multiple definition of
> >>> `__h_errno_location'
> >>> /lib/libpthread.so.0(.text+0x58fc): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_barrier_wait':
> >>> /lib/libpthread.so.0(.text+0x81f8): multiple definition of
> >>> `pthread_barrier_wait'
> >>> /lib/libpthread.so.0(.text+0x81f8): first defined here
> >>> /lib/libpthread.so.0: In function `__res_state':
> >>> /lib/libpthread.so.0(.text+0x596c): multiple definition of
> >>> `__res_state'
> >>> /lib/libpthread.so.0(.text+0x596c): first defined here
> >>> /lib/libpthread.so.0: In function `vfork':
> >>> /lib/libpthread.so.0(.text+0x3480): multiple definition of `__vfork'
> >>> /lib/libpthread.so.0(.text+0x3480): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlockattr_destroy':
> >>> /lib/libpthread.so.0(.text+0x7a4c): multiple definition of
> >>> `pthread_rwlockattr_destroy'
> >>> /lib/libpthread.so.0(.text+0x7a4c): first defined here
> >>> /lib/libpthread.so.0: In function `sem_open':
> >>> /lib/libpthread.so.0(.text+0x5f24): multiple definition of `sem_open'
> >>> /lib/libpthread.so.0(.text+0x5f24): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlock_trywrlock':
> >>> /lib/libpthread.so.0(.text+0x7740): multiple definition of
> >>> `pthread_rwlock_trywrlock'
> >>> /lib/libpthread.so.0(.text+0x7740): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_rwlock_tryrdlock':
> >>> /lib/libpthread.so.0(.text+0x7274): multiple definition of
> >>> `pthread_rwlock_tryrdlock'
> >>> /lib/libpthread.so.0(.text+0x7274): first defined here
> >>> /lib/libpthread.so.0: In function `_pthread_cleanup_push':
> >>> /lib/libpthread.so.0(.text+0x870): multiple definition of
> >>> `_pthread_cleanup_push'
> >>> /lib/libpthread.so.0(.text+0x870): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_self':
> >>> /lib/libpthread.so.0(.text+0x3ff0): multiple definition of
> >>> `pthread_self'
> >>> /lib/libpthread.so.0(.text+0x3ff0): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_setcanceltype':
> >>> /lib/libpthread.so.0(.text+0x518): multiple definition of
> >>> `pthread_setcanceltype'
> >>> /lib/libpthread.so.0(.text+0x518): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutexattr_init':
> >>> /lib/libpthread.so.0(.text+0x30d8): multiple definition of
> >>> `pthread_mutexattr_init'
> >>> /lib/libpthread.so.0(.text+0x30d8): first defined here
> >>> /lib/libpthread.so.0: In function `sem_getvalue@@GLIBC_2.1':
> >>> /lib/libpthread.so.0(.text+0x5edc): multiple definition of
> >>> `sem_getvalue@@GLIBC_2.1'
> >>> /lib/libpthread.so.0(.text+0x5edc): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_destroy':
> >>> /lib/libpthread.so.0(.text+0x295c): multiple definition of
> >>> `pthread_mutex_destroy'
> >>> /lib/libpthread.so.0(.text+0x295c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_lock':
> >>> /lib/libpthread.so.0(.text+0x2c9c): multiple definition of
> >>> `pthread_mutex_lock'
> >>> /lib/libpthread.so.0(.text+0x2c9c): first defined here
> >>> /lib/libpthread.so.0: In function `__sigaction':
> >>> /lib/libpthread.so.0(.text+0x4e58): multiple definition of
> >>> `__sigaction'
> >>> /lib/libpthread.so.0(.text+0x4e58): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0x8014): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0x8014): first defined here
> >>> /lib/libpthread.so.0: In function `__errno_location':
> >>> /lib/libpthread.so.0(.text+0x588c): multiple definition of
> >>> `__errno_location'
> >>> /lib/libpthread.so.0(.text+0x588c): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0xbbc): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xbbc): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_cond_destroy@@GLIBC_2.3.2':
> >>> /lib/libpthread.so.0(.text+0xbdc): multiple definition of
> >>> `pthread_cond_destroy@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xbdc): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_setspecific':
> >>> /lib/libpthread.so.0(.text+0x5384): multiple definition of
> >>> `__pthread_setspecific'
> >>> /lib/libpthread.so.0(.text+0x5384): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_trylock':
> >>> /lib/libpthread.so.0(.text+0x29a4): multiple definition of
> >>> `pthread_mutex_trylock'
> >>> /lib/libpthread.so.0(.text+0x29a4): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0x7ff0): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0x7ff0): first defined here
> >>> /lib/libpthread.so.0: In function address@hidden':
> >>> /lib/libpthread.so.0(.text+0x7f5c): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0x7f5c): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_setschedpolicy':
> >>> /lib/libpthread.so.0(.text+0x1e8): multiple definition of
> >>> `pthread_attr_setschedpolicy'
> >>> /lib/libpthread.so.0(.text+0x1e8): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_mutex_init':
> >>> /lib/libpthread.so.0(.text+0x2928): multiple definition of
> >>> `pthread_mutex_init'
> >>> /lib/libpthread.so.0(.text+0x2928): first defined here
> >>> /lib/libpthread.so.0: In function `__fork':
> >>> /lib/libpthread.so.0(.text+0x3464): multiple definition of `__fork'
> >>> /lib/libpthread.so.0(.text+0x3464): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_setschedparam':
> >>> /lib/libpthread.so.0(.text+0x184): multiple definition of
> >>> `pthread_attr_setschedparam'
> >>> /lib/libpthread.so.0(.text+0x184): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_setdetachstate':
> >>> /lib/libpthread.so.0(.text+0x154): multiple definition of
> >>> `pthread_attr_setdetachstate'
> >>> /lib/libpthread.so.0(.text+0x154): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_join':
> >>> /lib/libpthread.so.0(.text+0x14a4): multiple definition of
> >>> `pthread_join'
> >>> /lib/libpthread.so.0(.text+0x14a4): first defined here
> >>> /lib/libpthread.so.0: In function `sigwait':
> >>> /lib/libpthread.so.0(.text+0x4f74): multiple definition of `sigwait'
> >>> /lib/libpthread.so.0(.text+0x4f74): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_attr_getschedparam':
> >>> /lib/libpthread.so.0(.text+0x1d4): multiple definition of
> >>> `pthread_attr_getschedparam'
> >>> /lib/libpthread.so.0(.text+0x1d4): first defined here
> >>> /lib/libpthread.so.0: In function `pthread_setspecific':
> >>> /lib/libpthread.so.0(.text+0x5384): multiple definition of
> >>> `pthread_setspecific'
> >>> /lib/libpthread.so.0(.text+0x5384): first defined here
> >>> /lib/libpthread.so.0: In function `raise':
> >>> /lib/libpthread.so.0(.text+0x5150): multiple definition of `raise'
> >>> /lib/libpthread.so.0(.text+0x5150): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcae0c): multiple definition of
> >>> `pthread_cond_wait@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xbf8): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaab0): multiple definition of
> >>> `pthread_attr_init@@GLIBC_2.1'
> >>> /lib/libpthread.so.0(.text+0xc4): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcad48): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xeac): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaa50): multiple definition of
> >>> `pthread_attr_destroy'
> >>> /lib/libpthread.so.0(.text+0x14c): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcae78): multiple definition of `pthread_exit'
> >>> /lib/libpthread.so.0(.text+0x130c): first defined here
> >>> /lib/libc.so.6: In function `__sigaltstack':
> >>> __sigaltstack(.text+0x12314): multiple definition of
> >>> `__libc_current_sigrtmax'
> >>> /lib/libpthread.so.0(.text+0x85bc): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcad18): multiple definition of
> >>> `pthread_condattr_init'
> >>> /lib/libpthread.so.0(.text+0xf14): first defined here
> >>> /lib/libc.so.6: In function `rename':
> >>> rename(.text+0x485e0): multiple definition of `_IO_funlockfile'
> >>> /lib/libpthread.so.0(.text+0x59f0): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaddc): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xe48): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcae40): multiple definition of `pthread_equal'
> >>> /lib/libpthread.so.0(.text+0x405c): first defined here
> >>> /lib/libc.so.6: In function `__sigaltstack':
> >>> __sigaltstack(.text+0x122d0): multiple definition of
> >>> `__libc_current_sigrtmin'
> >>> /lib/libpthread.so.0(.text+0x85a0): first defined here
> >>> /lib/libc.so.6: In function `rename':
> >>> rename(.text+0x4857c): multiple definition of `_IO_flockfile'
> >>> /lib/libpthread.so.0(.text+0x59dc): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcac80): multiple definition of
> >>> `pthread_attr_getscope'
> >>> /lib/libpthread.so.0(.text+0x274): first defined here
> >>> /lib/libc.so.6: In function `__finitef':
> >>> __finitef(.text+0x10f90): multiple definition of `__finitef'
> >>> /usr/lib/libm.so(.text+0xf040):__finitef: first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcab48): multiple definition of
> >>> `pthread_attr_getinheritsched'
> >>> /lib/libpthread.so.0(.text+0x234): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcac18): multiple definition of
> >>> `pthread_attr_getschedpolicy'
> >>> /lib/libpthread.so.0(.text+0x204): first defined here
> >>> /lib/libc.so.6: In function `__frexp':
> >>> __frexp(.text+0x10f40): multiple definition of `__signbit'
> >>> /usr/lib/libm.so(.text+0x8a40):__frexp: first defined here
> >>> /lib/libc.so.6: In function `__sigaltstack':
> >>> __sigaltstack(.text+0x12358): multiple definition of
> >>> `__libc_allocate_rtsig' /lib/libpthread.so.0(.text+0x85d8): first
> >>> defined
> >>> here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaeac): multiple definition of
> >>> `pthread_getschedparam'
> >>> /lib/libpthread.so.0(.text+0x4188): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcb000): multiple definition of
> >>> `pthread_setcancelstate' /lib/libpthread.so.0(.text+0x464): first
> >>> defined
> >>> here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcace8): multiple definition of
> >>> `pthread_condattr_destroy'
> >>> /lib/libpthread.so.0(.text+0xf1c): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcacb4): multiple definition of
> >>> `pthread_attr_setscope'
> >>> /lib/libpthread.so.0(.text+0x248): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaa80): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0x120): first defined here
> >>> /lib/libc.so.6: In function `putpmsg':
> >>> putpmsg(.text+0xebc98): multiple definition of
> >>> `__deregister_frame_info'
> >>> /armbuild/usr/lib/libosip2.so(.text+0x1021d8): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcab7c): multiple definition of
> >>> `pthread_attr_setinheritsched'
> >>> /lib/libpthread.so.0(.text+0x218): first defined here
> >>> /lib/libc.so.6: In function `__finite':
> >>> __finite(.text+0x10c70): multiple definition of `__finite'
> >>> /usr/lib/libm.so(.text+0x8770):__finite: first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaee0): multiple definition of
> >>> `pthread_setschedparam'
> >>> /lib/libpthread.so.0(.text+0x40b0): first defined here
> >>> /lib/libc.so.6: In function `rename':
> >>> rename(.text+0x485ac): multiple definition of `_IO_ftrylockfile'
> >>> /lib/libpthread.so.0(.text+0x5a04): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaddc): multiple definition of
> >>> `pthread_cond_signal@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xe48): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcada8): multiple definition of
> >>> `pthread_cond_init@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xbbc): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcad48): multiple definition of
> >>> `pthread_cond_broadcast@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xeac): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcae0c): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xbf8): first defined here
> >>> /lib/libc.so.6: In function `__frexpl':
> >>> __frexpl(.text+0x11494): multiple definition of `__signbitl'
> >>> /usr/lib/libm.so(.text+0x169d4):__frexpl: first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaae0): multiple definition of
> >>> `pthread_attr_getdetachstate'
> >>> /lib/libpthread.so.0(.text+0x170): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcad78): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xbdc): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcafa8): multiple definition of
> >>> `pthread_mutex_unlock'
> >>> /lib/libpthread.so.0(.text+0x2f8c): first defined here
> >>> /lib/libc.so.6: In function `htons':
> >>> htons(.text+0xd14a0): multiple definition of `__h_errno_location'
> >>> /lib/libpthread.so.0(.text+0x58fc): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xce6c0): multiple definition of `__res_state'
> >>> /lib/libpthread.so.0(.text+0x596c): first defined here
> >>> /lib/libc.so.6: In function `__vfork':
> >>> __vfork(.text+0x8df50): multiple definition of `__vfork'
> >>> /lib/libpthread.so.0(.text+0x3480): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcafd8): multiple definition of `pthread_self'
> >>> /lib/libpthread.so.0(.text+0x3ff0): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcb034): multiple definition of
> >>> `pthread_setcanceltype'
> >>> /lib/libpthread.so.0(.text+0x518): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaf14): multiple definition of
> >>> `pthread_mutex_destroy'
> >>> /lib/libpthread.so.0(.text+0x295c): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaf78): multiple definition of
> >>> `pthread_mutex_lock'
> >>> /lib/libpthread.so.0(.text+0x2c9c): first defined here
> >>> /lib/libc.so.6: In function `__errno_location':
> >>> /lib/libc.so.6(.text+0x3b4): multiple definition of `__errno_location'
> >>> /lib/libpthread.so.0(.text+0x588c): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcada8): multiple definition of
> >>> address@hidden'
> >>> /lib/libpthread.so.0(.text+0xbbc): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcad78): multiple definition of
> >>> `pthread_cond_destroy@@GLIBC_2.3.2'
> >>> /lib/libpthread.so.0(.text+0xbdc): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcac4c): multiple definition of
> >>> `pthread_attr_setschedpolicy'
> >>> /lib/libpthread.so.0(.text+0x1e8): first defined here
> >>> /lib/libc.so.6: In function `__frexpf':
> >>> __frexpf(.text+0x11168): multiple definition of `__signbitf'
> >>> /usr/lib/libm.so(.text+0xf218):__frexpf: first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcaf44): multiple definition of
> >>> `pthread_mutex_init'
> >>> /lib/libpthread.so.0(.text+0x2928): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcabe4): multiple definition of
> >>> `pthread_attr_setschedparam'
> >>> /lib/libpthread.so.0(.text+0x184): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcab14): multiple definition of
> >>> `pthread_attr_setdetachstate'
> >>> /lib/libpthread.so.0(.text+0x154): first defined here
> >>> /lib/libc.so.6: In function `putpmsg':
> >>> putpmsg(.text+0xeba4c): multiple definition of `__register_frame_info'
> >>> /armbuild/usr/lib/libosip2.so(.text+0x101f8c): first defined here
> >>> /lib/libc.so.6: In function `__socketpair':
> >>> __socketpair(.text+0xcabb0): multiple definition of
> >>> `pthread_attr_getschedparam'
> >>> /lib/libpthread.so.0(.text+0x1d4): first defined here
> >>> /lib/libc.so.6: In function `__finitel':
> >>> __finitel(.text+0x11220): multiple definition of `__finitel'
> >>> /usr/lib/libm.so(.text+0x16760):__finitel: first defined here
> >>> /lib/libc.so.6: In function `__longjmp':
> >>> __longjmp(.text+0x1174c): multiple definition of `raise'
> >>> /lib/libpthread.so.0(.text+0x5150): first defined here
> >>> /opt/host/armv4l/armv4l-unknown-linux/bin/ld: warning: type and size of
> >>> dynamic symbol `__deregister_frame_info' are not defined
> >>> /opt/host/armv4l/armv4l-unknown-linux/bin/ld: warning: type and size of
> >>> dynamic symbol `__register_frame_info' are not defined
> >>> collect2: ld returned 1 exit status
> >>> libtool: install: error: relink `liblinphone.la' with the above command
> >>> before installing it
> >>> make[2]: *** [install-libLTLIBRARIES] Error 1
> >>> make[2]: Leaving directory
> >>> `/home/kushaldalal/docs/SIP/linphone/new/linphone-1.1.0/coreapi'
> >>> make[1]: *** [install-am] Error 2
> >>> make[1]: Leaving directory
> >>> `/home/kushaldalal/docs/SIP/linphone/new/linphone-1.1.0/coreapi'
> >>> make: *** [install-recursive] Error 1
> >>> '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
> >>>''''
> >>>
> >>> '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
> >>>'''''
> >>>
> >>> '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
> >>>'''''
> >>>
> >>> '''''''''''''
> >>
> >> Disclaimer: This e-mail and any attachment is for authorized use by
> >> the intended recipients only. It may contain proprietary material,
> >> confidential information and/or be subject to legal privilege of
> >> eInfochips Ltd. If you have received this message in error, please
> >> notify the originator immediately. If you are not the intended
> >> recipient, you are notified that you are strictly Prohibited from
> >> retaining, using, copying, altering or disclosing the contents of
> >> this message.
>
> Disclaimer: This e-mail and any attachment is for authorized use by the
> intended recipients only. It may contain proprietary material, confidential
> information and/or be subject to legal privilege of eInfochips Ltd. If you
> have received this message in error, please notify the originator
> immediately. If you are not the intended recipient, you are notified that
> you are strictly Prohibited from retaining, using, copying, altering or
> disclosing the contents of this message.




reply via email to

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