Displaying 1 result from an estimated 1 matches for "tdb_create_rwlock".
Did you mean:
tdb_create_rwlocks
2006 Oct 03
0
Samba Compile Error
Hi,
I've been having the following compile error with Samba for the past few
releases. The last successful compile I have had is with version 3.0.22.
At least all the 3.0.23 versions are affected. The compile dies with:
Linking bin/tdbbackup
tdb/spinlock.o(.text+0x1d0): In function `tdb_create_rwlocks':
: undefined reference to `this_is_smp'
collect2: ld returned 1 exit status
make: *** [bin/tdbbackup] Error 1
I've tried playing with several of the compile options to no effect.
The only thing that works in getting the compile to work is disabling the
spinlocks support which is...