linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Compile for ARM-Linux


From: Edwin Cordeiro
Subject: Re: [Linphone-developers] Compile for ARM-Linux
Date: Wed, 14 Jun 2006 09:13:06 -0300

Thanks for the help, but the problem was that it was looking for a static library that didn't exists.

On 6/13/06, Kosta Welke < address@hidden> wrote:
Edwin Cordeiro wrote:
> /bin/sh ../../libtool --mode=link arm-linux-gcc -D_ORTP_SOURCE   -g -O2
> -Wall -Werror   -DORTP_INET6   -o rtpsend  rtpsend.o ../../src/libortp.la
> arm-linux-gcc -D_ORTP_SOURCE -g -O2 -Wall -Werror -DORTP_INET6 -o
> .libs/rtpsend rtpsend.o  ../../src/.libs/libortp.so
> ../../src/.libs/libortp.so: undefined reference to `pthread_create'
> ../../src/.libs/libortp.so: undefined reference to `pthread_join'

I know its quick & dirty, but modify the Makefile(s) so that it includes
-lpthread in the CCFLAGS.

Kosta

X-No-Archive: No ;-)



--
Edwin
reply via email to

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