guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Guile 1.6 unbuildable if psyntax.ss touched (bitrot?)


From: Rob Browning
Subject: Guile 1.6 unbuildable if psyntax.ss touched (bitrot?)
Date: Sat, 23 Aug 2003 13:41:14 -0500
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]