Quote:
Originally Posted by andyvand
look for the file in spotlight
use /usr/bin/mig <file.mig> to try to mig it...
Check the returned info + files + line
|
Hi Andy,
migging the .h file (there's no .mig files?) is giving me buckets of error, but also on other .h files, so I am probably not doing it right.
But what I found is that , the "missing }." is caused by a missing newline in osfmk/conf/MASTER.i386
Seems hard to believe? Just open osfmk/conf/MASTER.i386 , go to the lastline, slam some <returns> (ok 1's enough) into the file (so, at the end) and after that the error is gone.
Tough one!
Let's see about this next error..
BBL!
p.s.
this is what diff gave me (opendiff didn't show me this, annoying!!!):
80,84d79
<
< # added builtin decryptor functions
< #
< options BUILTIN_DECRYPTER
< #options BUILTIN_DECRYPTER_VERBOSE
\ No newline at end of file