unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@giblet.glug.org>
Cc: guile-user@gnu.org
Subject: Re: guile-1.6.0 build problem on Solaris 2.8 Intel
Date: Tue, 12 Nov 2002 10:32:50 -0800	[thread overview]
Message-ID: <E18BfqE-00042K-00@giblet> (raw)
In-Reply-To: <20021112180602.8817.qmail@web13203.mail.yahoo.com> (message from Anant Tamgole on Tue, 12 Nov 2002 10:06:02 -0800 (PST))

   From: Anant Tamgole <anant_tamgole@yahoo.com>
   Date: Tue, 12 Nov 2002 10:06:02 -0800 (PST)

   make[1]: Entering directory `/home/downloads/guile-1.4.1.92/ice-9'
   test -d boot-9 || mkdir boot-9
   sed -f ./../scripts/config-status-vars.sed \
       -f ./make-gbi.sed \
       ../config.status > GBIFRAG
   Label too long: /^...libdir /b pkgguile

thanks for the bug report.  according to the sedfaq section 6.6.5, bsd
sed limits labels to 8 chars, which " pkgguile" (note space) violates.
are you on a bsd box?  if you remove the space between the "b" and the
"pkgguile" in ice-9/Makefile, does that fix the problem?

thi


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2002-11-12 18:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-11  7:11 guile-1.6.0 build problem on Solaris 2.8 Intel Anant Tamgole
2002-11-11  8:02 ` Thien-Thi Nguyen
2002-11-12 18:06   ` Anant Tamgole
2002-11-12 18:32     ` Thien-Thi Nguyen [this message]
2002-11-12 18:54       ` Thien-Thi Nguyen

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=E18BfqE-00042K-00@giblet \
    --to=ttn@giblet.glug.org \
    --cc=guile-user@gnu.org \
    --cc=ttn@glug.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).