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

David Disseldorp ddiss at suse.de
Thu Nov 28 11:20:58 MST 2013


On Thu, 28 Nov 2013 13:04:02 -0500
Pccom Frank <pccom.frank at gmail.com> wrote:

> Hi, David!
> 
> I went /usr/ports/devel/talloc
> and did a make deinstall clean
> Then I did a ./configure --bundled-libraries=talloc
> gmake.

Good, looks like we're past the talloc issue.

> Still the errors like this:
> 
> .....
> [3625/3880] Linking default/source4/dsdb/samdb/ldb_modules/libldb-aclread.so
> [3626/3880] Linking default/source4/librpc/python-epmapper.so
> [3627/3880] Linking default/source4/ntvfs/posix/python-posix-eadb.so
> [3628/3880] Linking
> default/source4/dsdb/samdb/ldb_modules/libldb-secrets-tdb-sync.so
> [3629/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'
> Build failed:  -> task failed (err #1):

inotify was Linux specific last time I checked. Does your FreeBSD system
offer a sys/inotify.h header file?

Cheers, David


More information about the samba mailing list