help-guix
[Top][All Lists]
Advanced

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

Re: libxsl reprise


From: Adonay Felipe Nogueira
Subject: Re: libxsl reprise
Date: Mon, 27 Mar 2017 11:51:12 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Try:

(chdir "libxsl")

The reason for this suggestion is that "source" is already
traversed/changed-to after "unpack" phase. Because Guix already tries to
change to first directory it finds in the source.

If it still doesn't work, revert the one I just recommended, and add:

... before the "configure" phase:

(display (string-append "Current working directory before configure phase is: "
                        (getcwd) "\n"))

This line will print which directory is being worked on before the error.

-- 
- [[https://libreplanet.org/wiki/User:Adfeno]]
- Palestrante e consultor sobre /software/ livre (não confundir com
  gratis).
- "WhatsApp"? Ele não é livre, por isso não uso. Iguais a ele prefiro
  Ring, ou Tox. Quer outras formas de contato? Adicione o vCard que
  está no endereço acima aos teus contatos.
- Pretende me enviar arquivos .doc, .ppt, .cdr, ou .mp3? OK, eu
  aceito, mas não repasso. Entrego apenas em formatos favoráveis ao
  /software/ livre. Favor entrar em contato em caso de dúvida.
- "People said I should accept the world. Bullshit! I don't accept the
  world."
                                                 --- Richard Stallman



reply via email to

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