In article <[EMAIL PROTECTED]> you write:
> i'm getting this "input in flex scanner failed" error when running 'aide 
> -C' or 'aide -u' when running against my aide.db that on a cdrom. if i 
> run these compairs against local files it runs fine. has anyone seen 
> this before?

My Solaris is a little rusty, so I apologize for some of the
vagueness...

It'd be interesting to see exactly what it's failing on - try using
truss (or strace, or ltrace, or whatever Solaris has now) and see
what's different between the cdrom and the local filesystem runs.

Is the cd filesystem iso9660, or whatever Solaris uses nowadays
(ufs?).  If the latter, you might want to try using iso9660 instead.

You could also try compiling aide yourself - running ./configure for
your own system is more likely to generate a useful binary than using
someone else's.

-- 
Dave Meyer
[EMAIL PROTECTED]

Reply via email to