Hello,
I got the following error:
g++ -D_REENTRANT -Wall -DP_64BIT
-I/DEVEL/iFaxDE/h323-new/openh323/../pwlib/include
-DPTRACING
-I/DEVEL/iFaxDE/h323-new/openh323/include -Os
-felide-constructors
-Wreorder -c t38engine.cxx -o obj_linux_x86_64_r/t38engine.o
t38engine.cxx: In member function 'virtual BOOL
T38Engine::Answer()':
t38engine.cxx:706: error: 'class H323Transport' has no
member named
'AcceptFromLastReceivedOnly'
make: *** [obj_linux_x86_64_r/t38engine.o] Error 1
make P_SHAREDLIB=0 debug
make[1]: Entering directory
`/DEVEL/iFaxDE/h323-new/t38modem'
make[2]: Entering directory
`/DEVEL/iFaxDE/h323-new/t38modem'
g++ -D_REENTRANT -Wall -DP_64BIT -g3 -ggdb -O0 -D_DEBUG
-DNDEBUG
-I/DEVEL/iFaxDE/h323-new/openh323/../pwlib/include
-DPTRACING
-I/DEVEL/iFaxDE/h323-new/openh323/include
-felide-constructors
-Wreorder -c t38engine.cxx -o obj_linux_x86_64_d/t38engine.o
t38engine.cxx: In member function 'virtual BOOL
T38Engine::Answer()':
t38engine.cxx:706: error: 'class H323Transport' has no
member named
'AcceptFromLastReceivedOnly'
make[2]: *** [obj_linux_x86_64_d/t38engine.o] Error 1
make[2]: Leaving directory `/DEVEL/iFaxDE/h323-new/t38modem'
make[1]: *** [debug] Error 2
make[1]: Leaving directory `/DEVEL/iFaxDE/h323-new/t38modem'
make: *** [debugnoshared] Error 2
pwlib-v1.11.0
openh323-v1.19.0
t38modem current from CVS
It seems that the last commit broke something. Could anybody
check it?
Thanks in advance,
Tamas
------------------------------------------------------------
------------
Check the FAQ before asking! - http://www.
openh323.org/~openh323/fom.cgi
The OpenH323 Project mailing list, using Mailman. To
unsubscribe or
change your subscription options, goto
htt
p://www.openh323.org/mailman/listinfo/openh323
Maintained by Quicknet Technologies, Inc - http://www.quicknet.net
------------------------------------------------------------
------------
|