Re: Fuse and GNU/kFreeBSD

2009-07-04 Thread Cyril Brulebois
"Adam Cécile (Le_Vert)" (03/07/2009): > Okay, patch for libulockmgr dependency against libpthread added, as > well as libfreebsd-dev [kfreebsd-amd64 kfreebsd-i386] b-dep. I also > added libfreebsd-dev to libfuse-dev dependencies, it should be fine > now. Built fine, thanks. Mraw, KiBi. --

Re: Fuse and GNU/kFreeBSD

2009-07-03 Thread Adam Cécile (Le_Vert)
Petr Salinger a écrit : Hi. dpkg-shlibdeps: warning: symbol pthread_sigmask used by debian/libfuse2/usr/lib/libulockmgr.so.1.0.1 found in none of the libraries. Those were installed while building the package in kfreebsd-i386, but the warning came anyway. It is not specific for kfreebsd-*

Re: Fuse and GNU/kFreeBSD

2009-07-01 Thread Cyril Brulebois
Petr Salinger (02/07/2009): > May be this will help: > > --- lib/Makefile.am > +++ lib/Makefile.am > @@ -38,6 +38,6 @@ > -Wl,--version-script,$(srcdir)/fuse_versionscript > > libulockmgr_la_SOURCES = ulockmgr.c > -libulockmgr_la_LDFLAGS = -version-number 1:0:1 > +libulockmgr_la_LDFLAGS =

Re: Fuse and GNU/kFreeBSD

2009-07-01 Thread Cyril Brulebois
Petr Salinger (01/07/2009): >> What I noticed when building: >> >> dpkg-shlibdeps: warning: symbol pthread_sigmask used by >> debian/libfuse2/usr/lib/libulockmgr.so.1.0.1 found in none of the libraries. > > It should come from libpthread. > >> dpkg-shlibdeps: warning: symbol devname_r used by >>

Re: Fuse and GNU/kFreeBSD

2009-07-01 Thread Petr Salinger
Hi. dpkg-shlibdeps: warning: symbol pthread_sigmask used by debian/libfuse2/usr/lib/libulockmgr.so.1.0.1 found in none of the libraries. Those were installed while building the package in kfreebsd-i386, but the warning came anyway. It is not specific for kfreebsd-* as at least in https://

Re: Fuse and GNU/kFreeBSD

2009-07-01 Thread Axel Beckert
Hi, On Wed, Jul 01, 2009 at 11:40:31PM +0200, Petr Salinger wrote: >> What I noticed when building: >> >> dpkg-shlibdeps: warning: symbol pthread_sigmask used by >> debian/libfuse2/usr/lib/libulockmgr.so.1.0.1 found in none of the libraries. > > It should come from libpthread. $ dpkg -S libpthre

Re: Fuse and GNU/kFreeBSD

2009-07-01 Thread Petr Salinger
What I noticed when building: dpkg-shlibdeps: warning: symbol pthread_sigmask used by debian/libfuse2/usr/lib/libulockmgr.so.1.0.1 found in none of the libraries. It should come from libpthread. dpkg-shlibdeps: warning: symbol devname_r used by debian/libfuse2/usr/lib/libfuse.so.2.7.4 found

Re: Fuse and GNU/kFreeBSD

2009-07-01 Thread Axel Beckert
Hi, On Wed, Jul 01, 2009 at 09:44:29PM +0200, "Adam Cécile (Le_Vert)" wrote: > [1] http://mentors.debian.net/debian/pool/main/f/fuse/fuse_2.7.4-2.dsc Just wondering: is a fuse4bsd source package (see [1]) already available somewhere for testing with this? [1] http://bugs.debian.org/cgi-bin/bugre

Re: Fuse and GNU/kFreeBSD

2009-07-01 Thread Cyril Brulebois
(Keeping you Cc'd, not sure you're on this list.) "Adam Cécile (Le_Vert)" (01/07/2009): > Hello, Hello, > Could you please build and test it on kFreeBSD before I upload this > new package? sure, builds fine. > Do you want me to forward it to him for an inclusion in incoming fuse > 2.8 ? Plea

Fuse and GNU/kFreeBSD

2009-07-01 Thread Adam Cécile (Le_Vert)
Hello, I've prepared a package [1] with Aurelien's patch applied. Could you please build and test it on kFreeBSD before I upload this new package? If it works fine, Miklos Szeredi (fuse upstream) is usually nice and I bet he would accept your patch. Do you want me to forward it to him for an i