linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] configure error about XML::Parser perl module for c


From: Simon Morlat
Subject: Re: [Linphone-users] configure error about XML::Parser perl module for cross compiling
Date: Fri, 15 Dec 2006 22:18:33 +0100
User-agent: KMail/1.9.5

Hi

I think you should simply install intltool and intltool-devel from rpm on your 
host box. These are just build time dependencies and they are not required on 
the target box.

Simon

Le mercredi 13 décembre 2006 03:40, Zhang Long a écrit :
> Hi,linphone-users,
>
> Under gcc 3.3.4(scrachbox tool) fedora core 4, before cross compiling
> linphone-1.5.1, I've cross compiled readline-5.2, libosip2-2.2.2,
> speex-1.2.1beta1(tarball in our server:
> /mnt/smb/04_Software_Group/Part/App/zhanglong/baknet/Linphone/tarball), the
> configure command of linphone is as the following:
>
> SPEEX_CFLAGS="-I/usr/local/include" \
> SPEEX_LIBS="-L/usr/local/lib -lspeex "
> ./configure --disable-glib \
>   --with-osip=/usr/local \
>   --with-readline=/usr/local
>
> result:
>
> ...
> checking for perl... /scratchbox/tools/bin/perl
> checking for XML::Parser... configure: error: XML::Parser perl module is
> required for intltool
>
> I have libexpat.so in Tinyx, so I cross compiled XML-Parser-2.34 like the
> following:
>
> perl Makefile.PL PREFIX=/usr/local EXPATLIBPATH=/home/test/xc/exports/lib
> EXPATINCPATH=/home/test/xc/exports/include make
> make install
>
> OK, no problem.
>
> then I re-configured linphone, the same result happened, what's wrong?
>
>
>
>
>                            Zhang Long




reply via email to

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