unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Rob Browning <rlb@defaultvalue.org>
Subject: Guile 1.6 unbuildable if psyntax.ss touched (bitrot?)
Date: Sat, 23 Aug 2003 13:41:14 -0500	[thread overview]
Message-ID: <87fzjsjjxx.fsf@raven.i.defaultvalue.org> (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


                 reply	other threads:[~2003-08-23 18:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fzjsjjxx.fsf@raven.i.defaultvalue.org \
    --to=rlb@defaultvalue.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).