[Pkg-owncloud-maintainers] FTBS ocsync & qtkeychain

Svante Signell svante.signell at gmail.com
Thu Sep 19 10:16:49 UTC 2013


On Thu, 2013-09-19 at 10:30 +0200, Sandro Knauß wrote:
> Hey,
> 
> Wooh that is fast! Please send the patch to pkg-owncloud-
> maintainers at lists.alioth.debian.org. I'm not subscribed at debian-hurd :) 
> 
> sandro
> 
> --
> Am Donnerstag, 19. September 2013, 08:13:48 schrieb Svante Signell:
> > On Thu, 2013-09-19 at 00:11 +0200, Sandro Knauß wrote:
> > > Hey,
> > > 
> > > I really like to get owncloud-client running in hurd.  Two build-deps are
> > > not build in hurd.
> > > 
> > > till now building ocsync fails with [1]:
> > > 
> > > src/csync_misc.c: In function 'csync_get_user_home_dir':
> > > src/csync_misc.c:91:15: error: 'PATH_MAX' undeclared (first use in this
> > > function)
> > > 
> > >      char home[PATH_MAX] = {0};
> > 
> > I have a patch for ocsync. Do you want it sent here  to the debian-hurd
> > ML, or should I file a bug in the Debian BTS?
> > 
> > Svante

The patch is attached. Additionally, the freebsd patch is modified to
include errno.h for definition of ENODATA and EPIPE. The compiler
complains that EPIPE is not defined otherwise. Maybe this file can be
included unconditionally, without harm. I wonder how the error codes are
defined for freebsd if errno.h is not included?

Thanks,
Svante Signell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: path_max.patch
Type: text/x-patch
Size: 834 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20130919/e5f562a2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freebsd.patch
Type: text/x-patch
Size: 967 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20130919/e5f562a2/attachment-0001.bin>


More information about the Pkg-owncloud-maintainers mailing list