Hi Alex, you only need to do a separate "make" in the PTLib directory. Older versions could do this automatically, but now they need to be built separately. Regards, Jan Alex Katebi wrote:
Hello everyone,
When I tried to make the oh323tut I get the below error. THANKS! Alex
akatebi@client:~/share/H323Plus/oh323tut-1.1-1$ make "CFLAGS=-DP_USE_INTEGER_BOOL" g++ -DPTRACING=1 -D_REENTRANT -fno-exceptions -Wall -DNDEBUG -I/home/akatebi/share/H323Plus/ptlib-2.4.5//include -DPTRACING -I/home/akatebi/share/H323Plus/h323plus/include -Os -DP_USE_INTEGER_BOOL -felide-constructors -Wreorder -c ep.cxx -o obj_linux_x86/ep.o g++ -DPTRACING=1 -D_REENTRANT -fno-exceptions -Wall -DNDEBUG -I/home/akatebi/share/H323Plus/ptlib-2.4.5//include -DPTRACING -I/home/akatebi/share/H323Plus/h323plus/include -Os -DP_USE_INTEGER_BOOL -felide-constructors -Wreorder -c oh323tut.cxx -o obj_linux_x86/oh323tut.o g++ -DPTRACING=1 -D_REENTRANT -fno-exceptions -Wall -DNDEBUG -I/home/akatebi/share/H323Plus/ptlib-2.4.5//include -DPTRACING -I/home/akatebi/share/H323Plus/h323plus/include -Os -DP_USE_INTEGER_BOOL -felide-constructors -Wreorder -c nullchan.cxx -o obj_linux_x86/nullchan.o g++ -DPTRACING=1 -D_REENTRANT -fno-exceptions -Wall -DNDEBUG -I/home/akatebi/share/H323Plus/ptlib-2.4.5//include -DPTRACING -I/home/akatebi/share/H323Plus/h323plus/include -Os -DP_USE_INTEGER_BOOL -felide-constructors -Wreorder -c wavchan.cxx -o obj_linux_x86/wavchan.o make -C /home/akatebi/share/H323Plus/ptlib-2.4.5//src/ptlib/unix opt make[1]: Entering directory `/home/akatebi/share/H323Plus/ptlib-2.4.5/src/ptlib/unix' make[1]: *** No rule to make target `opt'. Stop. make[1]: Leaving directory `/home/akatebi/share/H323Plus/ptlib-2.4.5/src/ptlib/unix' make: *** [/home/akatebi/share/H323Plus/ptlib-2.4.5//lib_linux_x86/libpt.so] Error 2
-- Jan Willamowius, jan@willamowius.de, http://www.gnugk.org/