SAMBA_3_0 failing to build on build farm because of the following: /usr/ccs/bin/ld: Unsatisfied symbols: smb_snprintf (first referenced in tdb/tdbback.o) (code) I made the following mod to the Makefile.in to remedy this, but probably more should be done. Thanks, Don McCall, HP. $ cvs diff Makefile.in Index: Makefile.in =================================================================== RCS file: /cvsroot/samba/source/Makefile.in,v retrieving revision 1.468.2.190 diff -r1.468.2.190 Makefile.in 163c163 < TDBBASE_OBJ = tdb/tdb.o tdb/spinlock.o --- > TDBBASE_OBJ = tdb/tdb.o tdb/spinlock.o lib/snprintf.o
Hi Don. I've made a slightly different change that should have the same effect. I'll check it in and see how the buildfarm handles it.
This looks fixed now.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.
database cleanup