Compiling smbd/trans2.c smbd/trans2.c: In function `smb_posix_unlink': smbd/trans2.c:5604: error: structure has no member named `file_id' smbd/trans2.c:5604: warning: passing arg 3 of `get_share_mode_lock' makes integer from pointer without a cast smbd/trans2.c:5604: error: too few arguments to function `get_share_mode_lock' The following command failed: gcc -I. -I/opt/samba-3.0.25c/source -O -D_SAMBA_BUILD_=3 -I/opt/samba-3.0.25c/source/popt -I/opt/samba-3.0.25c/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/opt/samba-3.0.25c/source/lib -D_SAMBA_BUILD_=3 -fPIC -c smbd/trans2.c -o smbd/trans2.o make: *** [smbd/trans2.o] Error 1
Fixed the build. Don't log bugs for transient build issues please - use the mailing list. Jeremy.