Andreas Enge skribis:
> Am Samstag, 26. Januar 2013 schrieb Ludovic Courtès:
[...]
>> Did you check whether it does DNS lookups or similar?
>
> Not that I could tell and there is no reason for it, but the file has over
> 2000 lines. I ended up disabling two tests; the remaining tests pass,
>
Am Samstag, 26. Januar 2013 schrieb Ludovic Courtès:
> So I would suggest adding Libtool/bin as an input, and adding a phase
> that does (copy-file (which "libtool") "libtool") right after
> ‘configure’.
Thanks for your help in implementing this!
> Did you check whether it does DNS lookups or sim
Andreas Enge skribis:
> Attached a patch for openldap, the test phase of which was really tricky.
Builds fine for me when tests are turned off.
> Since there are dynamically linked independent server and client programs,
> I had to set LD_LIBRARY_PATH.
That’s a problem. The problem is that t
: Sat, 26 Jan 2013 20:31:37 +0100
Subject: [PATCH] gnu: Add openldap.
* gnu/packages/openldap.scm: New file.
* Makefile.am (MODULE): Add it.
---
Makefile.am |3 +-
gnu/packages/openldap.scm | 78 +
2 files changed, 80 insertions(+), 1