> You probably have an old .x-file of size 0 lying around in
> guile-core/guile-readline.
> 
> Check that readline.x looks good.

You are right, readline.x contained one character, but whenever guile-snarf 
runs it generates that same file.  If I run

       gcc -E -DSCM_MAGIC_SNARFER readline.c

in the guile-readline directory then I get just two lines: 

# 1 "readline.c"

and

# 525 "readline.c"

separated by lots of blank lines.

Ian
-- 
Ian Grant, Computer Lab., New Museums Site, Pembroke Street, Cambridge
Phone: +44 1223 334420          Personal e-mail: iang at pobox dot com 


Reply via email to