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

Re: Fuse and GNU/kFreeBSD



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/bugreport.cgi?bug=528537

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.
dpkg-shlibdeps: warning: symbol devname_r used by debian/libfuse2/usr/lib/libfuse.so.2.7.4 found in none of the libraries.

If I later try to build sshfs-fuse with the previously built
libfuse-dev, it FTBFS which seem to be caused by the above:

i486-kfreebsd-gnu-gcc  -Wall -g -O2 -Wall -W -Icompat   -o sshfs  sshfs-sshfs.o sshfs-cache.o sshfs-fuse_opt.o -pthread -lfuse -ldl -lgthread-2.0 -lrt -lglib-2.0   
/usr/lib/gcc/i486-kfreebsd-gnu/4.3.3/../../../libfuse.so: undefined reference to `devname_r'
collect2: ld returned 1 exit status
make[2]: *** [sshfs] Error 1
make[2]: Leaving directory `/home/abe/debian/sshfs-fuse-2.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/abe/debian/sshfs-fuse-2.2'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1324:
dpkg-buildpackage -rfakeroot -D -us -uc failed

		Regards, Axel
-- 
Axel Beckert - abe@deuxchevaux.org, abe@noone.org - http://noone.org/abe/


Reply to: