Hello everyone,<br><br>   When I tried to make the oh323tut I get the below error. THANKS! Alex<br><br>akatebi@client:~/share/H323Plus/oh323tut-1.1-1$ make "CFLAGS=-DP_USE_INTEGER_BOOL"<br>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<br>
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<br>
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<br>
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<br>
make -C /home/akatebi/share/H323Plus/ptlib-2.4.5//src/ptlib/unix opt<br>make[1]: Entering directory `/home/akatebi/share/H323Plus/ptlib-2.4.5/src/ptlib/unix'<br>make[1]: *** No rule to make target `opt'.  Stop.<br>
make[1]: Leaving directory `/home/akatebi/share/H323Plus/ptlib-2.4.5/src/ptlib/unix'<br>make: *** [/home/akatebi/share/H323Plus/ptlib-2.4.5//lib_linux_x86/libpt.so] Error 2<br><br> <br>