unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw@netris.org>
Cc: 17060@debbugs.gnu.org, wgl@ciexinc.com, request@debbugs.gnu.org
Subject: bug#17060: libguile install-data-hook target fails on BSD make
Date: Sat, 29 Mar 2014 14:27:28 +0100	[thread overview]
Message-ID: <874n2hkudb.fsf@gnu.org> (raw)
In-Reply-To: <87eh1un9gm.fsf@yeeloong.lan> (Mark H. Weaver's message of "Sat,  22 Mar 2014 00:28:09 -0400")

Mark H Weaver <mhw@netris.org> skribis:

> The failing target is 'install-data-hook' in libguile/Makefile.am.
> It prints this on the console: (modulo whitespace)
>
>  /usr/bin/install -c -m 644
>       /usr/local/lib/libguile-2.0.so.29-gdb.scm
>
> Notice that the source filename is missing, suggesting that '$<' is the
> empty string.  It then fails with the following error message:
>
>   install: : No such file or directory

AFAIK ‘$<’ is standard make, and it’s used in other places in the file.
So there must be a subtle syntax variation that BSD make doesn’t
understand here.

wgl: Could you edit libguile/Makefile.in, remove the 6 comment lines
starting with “## We want to install”, and then try again ‘make
install’?

Thanks in advance,
Ludo’.





  reply	other threads:[~2014-03-29 13:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-21 19:28 bug#17060: wgl
2014-03-22  4:28 ` bug#17060: libguile install-data-hook target fails on BSD make Mark H Weaver
2014-03-29 13:27   ` Ludovic Courtès [this message]
2016-06-21 13:06     ` Andy Wingo

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=874n2hkudb.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=17060@debbugs.gnu.org \
    --cc=mhw@netris.org \
    --cc=request@debbugs.gnu.org \
    --cc=wgl@ciexinc.com \
    /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).