cd issues: Re: Why ...

2011-09-02 Thread Thomas Schmitt
Hi, Thomas do you need mount.h? Not yet. But i am having trouble with udev (or udisks ?) on amd64 which interfere with burn runs. So it might become necessary to care about umounting before burning. Quite a nightmare. I would have the choice between forking shell commands or using system

gnutls26 will be a blocker

2011-09-02 Thread Samuel Thibault
The gnutls26 FTBFS is becoming a blocker for libgcrypt, and thus probably a lot other packages. Can somebody have a look? Samuel -- To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: gnutls26 will be a blocker

2011-09-02 Thread Pino Toscano
Alle venerdì 2 settembre 2011, Samuel Thibault ha scritto: The gnutls26 FTBFS is becoming a blocker for libgcrypt, and thus probably a lot other packages. Can somebody have a look? Already done, see #636949. You could update gnutls26 in -ports, in case also doing the small transition

Re: gnutls26 will be a blocker

2011-09-02 Thread Svante Signell
On Fri, 2011-09-02 at 12:40 +0200, Svante Signell wrote: On Fri, 2011-09-02 at 10:57 +0200, Samuel Thibault wrote: if (stat (path, st) 0) Sorry I forgot to free path here + ret = strdup (path); + free (path); + return ret; And I could have returned