Robert Rozman schrieb:
...
centrala:~/Asterisk/h323/asterisk-oh323-0.6.5 # make
for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done
make: *** No rule to make target `ccflags'.  Stop.
make: *** No rule to make target `ccflags'.  Stop.
make[1]: Entering directory
`/root/Asterisk/h323/asterisk-oh323-0.6.5/wrapper'
./check_ver /root/Asterisk/h323/pwlib pwlib
./check_ver /root/Asterisk/h323/openh323 openh323
g++  -Wall -x
c++ -Os -DWRAPTRACING -DWRAPTRACING_LEVEL=5 -DPWLIBVERSION=\"1.6.6\" -DOPENH
323VERSION=\"1.13.5\"  -I/root/Asterisk/h323/pwlib/include/ptlib/unix -I/roo
t/Asterisk/h323/pwlib/include -I/root/Asterisk/h323/openh323/include -I/root
/Asterisk/h323/openh323/include/openh323 -I../asterisk-driver -c
wrapper_misc.cxx -o wrapper_misc.o
In file included from /root/Asterisk/h323/pwlib/include/ptlib.h:169,
                 from wrapper_misc.hxx:35,
                 from wrapper_misc.cxx:34:



Hi,

I had a similar problems when using a too old compiler.
Use gcc>=3.3

By the way: use asterisk-oh-0.7.x!


Regards, Roger.

_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to