From: Christof Boeckler <boeckler@informatik.tu-muenchen.de>
Subject: guile 1.6.0 - newbie build error -
Date: Fri, 11 Oct 2002 19:10:28 +0200 (MEST) [thread overview]
Message-ID: <Pine.GSO.4.44.0210111856070.12863-100000@sunhalle88> (raw)
Hello everyone,
I am new to guile, but I read the INSTALL-file and am not so new to
installing GNU-autoconfigure/-make software.
On Solaris 8 I had the following error while executing 'make' (configure
was successful):
Making all in libguile
make all-am
rm -f guile-procedures.txt
makeinfo --force -o guile-procedures.txt || test -f guile-procedures.txt
makeinfo: missing file argument.
The error occured at the target 'guile-procedures.txt' in the
'libguile/Makefile'. This target was followed by one with the same label,
but the second one was commented.
The source of it all is:
guile-procedures.txt: guile-procedures.texi
rm -f $@
makeinfo --force -o $@ $< || test -f $@
#guile-procedures.txt: guile-procedures.texi
# cp $< $@
Thus '$<' was empty when running make. No matter which variant I use, I
get an error, because the file 'guile-procedures.txt' does not exist in
the end.
Can anyone help, I suppose this is a little bug. Any comments welcome,
especially to me directly, because I don't read the list regularly. Thanks
a lot!
Greetings
Christof
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
next reply other threads:[~2002-10-11 17:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-11 17:10 Christof Boeckler [this message]
2002-10-14 22:57 ` guile 1.6.0 - newbie build error - Marius Vollmer
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=Pine.GSO.4.44.0210111856070.12863-100000@sunhalle88 \
--to=boeckler@informatik.tu-muenchen.de \
/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).