----- Original Message ----- From: "Roger Schreiter" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]> Sent: Tuesday, February 01, 2005 1:01 PM Subject: Re: [Asterisk-Users] Error on compiling oh323 0.6.5 on cvs stableasterisk
> 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 > I'm on Suse 9.2 and I use this: centrala:~/Asterisk/h323/asterisk-oh323-0.6.5 # gcc -v Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/l ocal --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c, c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj - -with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zli b --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.4 (pre 3.3.5 20040809) > By the way: use asterisk-oh-0.7.x! But shouldn't I use 0.6.5 cause I'm on cvs STABLE ? Regards, Rob. > > > 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 _______________________________________________ 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
