Bob helped out on this. Thanks Bob! If someone else run into the same issue, basically, sipXtools needs a scons lib as the dependency. You can get it from: http://www.scons.org/download.php Here are the steps to solve the problem: - install scons. - You need to build nsis under main/lib, "sudo make nsis" - After successfully build nsis, you should see two nsis rpms under main/lib/dist, install both RPMs - reconfigure - then make build. cheers Huijun
> Hello, > I got the following errors with latest build. Is it a known issue? Or sth has changed to make the build? Thanks, > Huijun onfig.status: executing depfiles commands configure: configuring in sipXecs configure: running /bin/sh '../../sipXecs/configure' --prefix=/home/huijun/Xecs/out/main 'prefix=/home/huijun/Xecs/out/main' '--disable-doxygen' '--enable-cdr' 'SIPXPBXUSER=huijun' --cache-file=/dev/null --srcdir=../../sipXecs checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for rpm... /bin/rpm configure: creating ./config.status config.status: creating Makefile configure: configuring in sipXtools configure: running /bin/sh '../../sipXtools/configure' --prefix=/home/huijun/Xecs/out/main 'prefix=/home/huijun/Xecs/out/main' '--disable-doxygen' '--enable-cdr' 'SIPXPBXUSER=huijun' --cache-file=/dev/null --srcdir=../../sipXtools checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for automake version >= 1.6... 1.9.6 is ok checking for autoconf... /usr/bin/autoconf checking for makensis... no configure: error: NSIS is required -- makensis not found in the path. Build it from the lib/nsis directory or get the RPM's from the SIPfoundry repositories. configure: error: /bin/sh '../../sipXtools/configure' failed for sipXtools
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
