[Samba] Samba4 git pull (11/28/2013) won't compile on FreeBSD 9.2

David Disseldorp ddiss at suse.de
Wed Dec 4 03:59:45 MST 2013


On Thu, 28 Nov 2013 15:10:20 -0500
Pccom Frank <pccom.frank at gmail.com> wrote:

> I installed a port libinotify, it compiled a little bit more, but still get
> errors as following:
> 
> .....
> [3645/3880] Linking default/source4/lib/policy/py-policy.so
> [3646/3880] Linking default/source4/ntvfs/libntvfs.so
> default/source4/ntvfs/sysdep/inotify_1.o: In function `inotify_setup':
> inotify.c:(.text+0x508): undefined reference to `inotify_init'
> default/source4/ntvfs/sysdep/inotify_1.o: In function `watch_destructor':
> inotify.c:(.text+0x8d4): undefined reference to `inotify_rm_watch'
> default/source4/ntvfs/sysdep/inotify_1.o: In function `inotify_watch':
> inotify.c:(.text+0x9ad): undefined reference to `inotify_add_watch'
> inotify.c:(.text+0xa06): undefined reference to `inotify_rm_watch'
> inotify.c:(.text+0xaa5): undefined reference to `inotify_rm_watch'
> Waf: Leaving directory `/usr/local/samba-master/bin'

Looks like there are still unresolved inotify symbols. Samba should
build fine without it, so I'd suggest removing the libinotify port,
including all associated header files.

Cheers, David


More information about the samba-technical mailing list