Gave up for now, running out of time for today and undef'd 
PARM_USE_SESSIONS_CACHE.  I tried comparing FCSession to IPSession and grep'ing 
the source for strings and such - too much to digest and I'm just taking shots 
in the dark.

If no one jumps (Burton, still bored?) I'll hack through it next week and 
submit a patch,

G



________________________________
From: Gary Gatten
Sent: Friday, May 27, 2011 3:12 PM
To: '[email protected]'
Subject: RE: 4.0.3 make error

Line 2485 is below and starts with "FCSession".  If I knew C I could fix this 
easy, but I'll keep hacking my way through.  I COULD undef 
"PARM_USE_SESSIONS_CACHE", that's probably why  no one else has come across 
this prob yet...

Any ideas would be great.


#ifdef PARM_USE_SESSIONS_CACHE
  IPSession   *sessionsCache[MAX_SESSIONS_CACHE_LEN];
  FCSession   *fcSessionsCache[MAX_SESSIONS_CACHE_LEN];
  u_short      sessionsCacheLen, sessionsCacheLenMax;
  int          sessionsCacheReused;
#endif

________________________________
From: Gary Gatten
Sent: Friday, May 27, 2011 2:20 PM
To: '[email protected]'
Subject: 4.0.3 make error

Anyone seen this before:

globals-structtypes.h:2485: error: expected specifier-qualifier-list before 
'FCSession'







<font size="1">
<div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 
1.0pt 0in'>
</div>
"This email is intended to be reviewed by only the intended recipient
 and may contain information that is privileged and/or confidential.
 If you are not the intended recipient, you are hereby notified that
 any review, use, dissemination, disclosure or copying of this email
 and its attachments, if any, is strictly prohibited.  If you have
 received this email in error, please immediately notify the sender by
 return email and delete this email from your system."
</font>

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to