linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users]error in cross-compiling oRTP for arm


From: Mildred Frisco
Subject: [Linphone-users]error in cross-compiling oRTP for arm
Date: Wed, 9 Apr 2003 15:57:24 +0800

 
Hi!  I would like to build linphone and oRTP for arm.  I am building oRTP for arm but there seems to be a problem.  Here's what I did
 
 
$ PATH=/armdir/usr/local/arm/bin:$PATH
$ CC=arm-linux-gcc CFLAGS=-I/armdir/usr/local/arm/include CPPFLAGS=-I/armdir/usr/local/arm/include ../configure --prefix=/home/mildred/oRTP/ortp-0.6.0/arm --host=arm-linux --build=arm
$ make >make.log
/armdir/usr/local/arm/bin/../lib/gcc-lib/arm-linux/3.2/../../../../arm-linux/bin
/ld: cannot find -lgthread-2.0
collect2: ld returned 1 exit status
make[2]: *** [libortp.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
$
 
attached is the file make.log
 
I think I am missing two libraries, gthread-2.0 and glib-2.0 
Please help.
Thank you in advance.
 
Mildred
 
 
 
 

Attachment: make.log
Description: Binary data


reply via email to

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