bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Porting to mips64el


From: Ludovic Courtès
Subject: Re: Porting to mips64el
Date: Thu, 31 Jan 2013 23:08:39 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Nikita Karetnikov <address@hidden> skribis:

> (define %bootstrap-inputs
>   `(("libc" ,(nixpkgs-derivation "glibc" "mips64el-linux"))
>     ("bash" "/bin/sh")

[...]

>    ?: 0 [system* "/nix/store/n6nrnh7lm39qk2v9b3ij6420nlqznhi5-sh/bin/bash" 
> ...]
>
> ERROR: In procedure system*:
> ERROR: In procedure system*: Not a directory

As I wrote, the “bash” input above should be a *directory* containing
exactly a sub-directory called ‘bin’, itself containing a static
executable called ‘bash’.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]