* Guile 1.6 unbuildable if psyntax.ss touched (bitrot?)
@ 2003-08-23 18:41 Rob Browning
0 siblings, 0 replies; only message in thread
From: Rob Browning @ 2003-08-23 18:41 UTC (permalink / raw)
Running autogen.sh on the debian package's source tree somehow causes
automake to think that pssyntax.pp is out of date. However, when make
goes to rebuild pssyntax.pp, the attempt fails. Does this ring any
bells for anyone?
make[2]: Entering directory `/home/rlb/src/guile/1.6/ice-9'
/home/rlb/src/guile/1.6/pre-inst-guile -s ./compile-psyntax.scm \
./psyntax.ss ./psyntax.pp
/home/rlb/src/guile/1.6/ice-9/syncase.scm:130:16: In procedure scm-error in expression (scm-error (quote misc-error) who ...):
/home/rlb/src/guile/1.6/ice-9/syncase.scm:130:16: invalid syntax ()
make[2]: *** [psyntax.pp] Error 2
make[2]: Leaving directory `/home/rlb/src/guile/1.6/ice-9'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rlb/src/guile/1.6'
make: *** [all] Error 2
To reproduce, just rm ice-9/psyntax.pp and "make" in a 1.6 tree
configured with --enable-maintainer-mode.
--
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-08-23 18:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-23 18:41 Guile 1.6 unbuildable if psyntax.ss touched (bitrot?) Rob Browning
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).