when building samba 3.0.22 64bit the following error occurs: ld64: ERROR 33 : Unresolved text symbol "auth_script_init" -- 1st referenced by auth/auth.o. also happended with svn 3.1.x and 3.0.23pre.
Jeremy, this is probably yours.
This also happens when building 3.0.22 on a fersh Ubuntu Breezy with all updates. Don't know if it happens on pre-Dapper too.
(In reply to comment #2) > This also happens when building 3.0.22 on a fersh Ubuntu Breezy with all > updates. Don't know if it happens on pre-Dapper too. > Oh - when building it on a normal 32bit x86 system.
Okay, it only happens when building it statically (--enable-static --disable-shared), and this happens, 'cause there is somehting hardcoded in auth/auth_script.c:155, don't knwo how to fix this, but I hope this helps.
Marking as fixed in our modern build system (waf) with 4.0. While --enable-static --disable-shared no longer exists, builiding a static smbd and smbtorture is tested in autobuild with --nonshared-binary=