Re: [Opalvoip-devel] ptlib building problem
Brought to you by:
csoutheren,
rjongbloed
|
From: Robert J. <ro...@vo...> - 2012-03-11 08:42:06
|
The path is set via ./configure If you move the directory, you must run ./configure again. -------- Robert Jongbloed OPAL/OpenH323/PTLib Architect and Co-founder. On 11/03/2012, at 6:21 PM, Alexander Sbitnev wrote: > I've got location problem while trying to build current ptlib trunk > on linux. Looks like some makefiles includes paths was hardcoded > expecting ptlib to be placed in /root/ptlib. > Log here: > > ~/trunk/ptlib# make -j 5 > make[1]: Entering directory `/root/trunk/ptlib' > make[1]: Leaving directory `/root/trunk/ptlib' > make[1]: Entering directory `/root/trunk/ptlib/src' > Makefile:32: /root/ptlib/make/unix.mak: No such file or directory > grep: /root/ptlib/version.h: No such file or directory > grep: /root/ptlib/version.h: No such file or directory > grep: /root/ptlib/version.h: No such file or directory > grep: /root/ptlib/version.h: No such file or directory > Makefile:496: /root/ptlib/make/lib.mak: No such file or directory > make[1]: *** No rule to make target `/root/ptlib/make/lib.mak'. Stop. > make[1]: Leaving directory `/root/trunk/ptlib/src' > make: *** [optshared] Error 2 > > Compilation can be cured with PTLIBDIR variable, but it will broke "make > install" then. > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Opalvoip-devel mailing list > Opa...@li... > https://lists.sourceforge.net/lists/listinfo/opalvoip-devel |