This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

problem with current CVS: scm_validate.h is absent?


Hello,

it seems to be that libguile/scm_validate.h, which is needed by
guile-readline is not present in the current CVS:

[ cut ]
...
Making all in guile-readline
make[1]: Entering directory `/var/tmp/guile-core/guile-readline'
../libguile/guile-snarf -DHAVE_LIBREADLINE=1 -DHAVE_RL_CLEAR_SIGNALS=1 -DHAVE_RL_GETC_FUNCTION=1 -DHAVE_STRDUP=1  -I. -I.  -I.. -I./.. -I./../libguile   -g -O2 readline.c > readline.x \
|| { rm readline.x; false; }
readline.c:37: libguile/scm_validate.h: No such file or directory
make[1]: *** [readline.x] Error 1
make[1]: Leaving directory `/var/tmp/guile-core/guile-readline'
make: *** [all-recursive] Error 1
[ cut ]

--
Best regards,
	Valentin.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]