[Vm-dev] note I received a compile error with the lastest branches/Cog code

Robert Withers robert.w.withers at gmail.com
Fri Dec 11 01:55:27 UTC 2015


I pulled a totally fresh install to test the crypto plugins. I got the 
below error while trying to build with the crypto plugins externally 
generated for the CoInterpreter.


/home/rabbit/warren/cogvm/spursrc/vm/cogitIA32.c: In function 
‘genEnilopmartForandandforCallcalled’:
/home/rabbit/warren/cogvm/spursrc/vm/cogitIA32.c:9348:6: error: 
‘regArg3OrNone’ undeclared (first use in this function)
   if (regArg3OrNone != NoReg) {
       ^
/home/rabbit/warren/cogvm/spursrc/vm/cogitIA32.c:9348:6: note: each 
undeclared identifier is reported only once for each function it appears in
/home/rabbit/warren/cogvm/spursrc/vm/cogitIA32.c:9352:6: error: 
‘regArg2OrNone’ undeclared (first use in this function)
   if (regArg2OrNone != NoReg) {
       ^

Thank you so much for deciding to include these plugins. I am itching to 
see the throughput numbers for SecureSession!

Best,
Robert


More information about the Vm-dev mailing list