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: Kosta Welke
Subject: Re: [Linphone-developers] Compile for ARM-Linux
Date: Tue, 13 Jun 2006 19:23:54 +0200
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

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




reply via email to

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