unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Nikita Karetnikov <nikita.karetnikov@gmail.com>
Cc: bug-guix@gnu.org
Subject: Re: attr: No rule to make target `check'.
Date: Thu, 06 Dec 2012 23:00:45 +0100	[thread overview]
Message-ID: <87zk1qg7si.fsf@gnu.org> (raw)
In-Reply-To: <CAD15K4u3+kpaSnndCwF5sMs28O4NSQkCQijneVPiXuA107eo=A@mail.gmail.com> (Nikita Karetnikov's message of "Thu, 6 Dec 2012 23:38:39 +0300")

Hi,

Nikita Karetnikov <nikita.karetnikov@gmail.com> skribis:

>> Could it be that libattr.so is a dangling symlink?  Try ‘ls -l’.
>
> You're right.
>
> # ls -l /nix/store/l2flx95wgcf0i7nlivgz7p4z8h8qfkak-attr-2.4.46/lib
> total 8
> libattr.a -> /nix/store/l2flx95wgcf0i7nlivgz7p4z8h8qfkak-attr-2.4.46/libexec/libattr.a
> libattr.la -> /nix/store/l2flx95wgcf0i7nlivgz7p4z8h8qfkak-attr-2.4.46/libexec/libattr.la
> libattr.so -> libattr.so.1

Yes, Nixpkgs[0] has this:

  installTargets = "install install-lib install-dev";

Meaning that “make install” alone isn’t enough.  So I’d recommend doing
the same, basically.  :-)

When in doubt, checking how others do it is often helpful (not always,
because sometimes they were just as clueless ;-)).

HTH,
Ludo’.

PS: IRC may be more appropriate for this kind of debugging.  I’m often
    on #guix and #guile on Freenode, if that’s an option for you.

[0] https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/attr/default.nix

  reply	other threads:[~2012-12-06 22:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05  6:31 attr: No rule to make target `check' Nikita Karetnikov
2012-12-05 11:53 ` Ludovic Courtès
2012-12-05 16:11   ` Nikita Karetnikov
2012-12-05 20:34     ` Ludovic Courtès
2012-12-05 22:54       ` Nikita Karetnikov
2012-12-05 23:13         ` Ludovic Courtès
2012-12-05 23:25           ` Nikita Karetnikov
2012-12-06 10:03             ` Ludovic Courtès
2012-12-06 20:37               ` Nikita Karetnikov
2012-12-06 20:38                 ` Nikita Karetnikov
2012-12-06 22:00                   ` Ludovic Courtès [this message]
2012-12-05 23:30           ` Nikita Karetnikov
2012-12-05 23:34             ` Nikita Karetnikov

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87zk1qg7si.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=bug-guix@gnu.org \
    --cc=nikita.karetnikov@gmail.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).