ltib
[Top][All Lists]
Advanced

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

[Ltib] Asterisk 1.6.2 build error for libxml2


From: Nirmala
Subject: [Ltib] Asterisk 1.6.2 build error for libxml2
Date: Fri, 8 Jan 2010 09:29:21 -0500
User-agent: Thunderbird 2.0.0.22 (X11/20090625)

Hi Stuart,

I'm trying to port asterisk-1.4.21.1 to asterisk-1.6.2.0. build failed for libxml2 package , However after including libxml2 in the ltib package list , asterisk build failed again for xmldoc. I'm wondering if ltib (8.1.2) package needs libxml2-dev package to solve this problem, for some reason ltib package list does not have ltibxml2-dev development package to include.

asterisk build steps followed through ltib
1. ./ltib -p asterisk -m prep
2. ./ltib -p asterisk -m scbuild
ltib asterisk build gave following error
---------------------
checking for xml2-config... xml2-config
configure: *** XML documentation will not be available because the 'libxml2' development package is missing. configure: *** Please run the 'configure' script with the '--disable-xmldoc' parameter option
configure: *** or install the 'libxml2' development package.
----------------------
from the asterisk-1.6.2.0 directory ran the configure script with disable xmldoc
3. ./configure --disable-xmldoc
4. again build the asterisk through ltib
./ltib -p asterisk -m scbuild
build throws same above error.

Infact building asterisk with make utility (make all) the asterisk build is successful , the error occurs only if tried to build asterisk throght ltib build.

any help would be appreciated.

Thank You
Nirmala








reply via email to

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