Displaying 1 result from an estimated 1 matches for "this_is_smp".
Did you mean:
this_is_me
2006 Oct 03
0
Samba Compile Error
...pile 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 undesirable and also resulted in the server
c...