I'm unable to build the latest samba cvs, but the cvs of October 3rd
builds fine.
This is Irix 6.5.5m w/ MipsPro Compilers v7.3 on an o2000 - using SGI_ABI=n32,
also --with-ldap, but these errors occur irrespective of n32/o32 and with
or without the --with-ldap option.
Linking bin/nmbd
ld32: ERROR 33 : Unresolved text symbol "prs_init" -- 1st referenced
by libsmb/clientgen.o.
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld32: ERROR 33 : Unresolved text symbol "create_ntlmssp_resp" -- 1st
referenced by libsmb/clientgen.o.
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld32: ERROR 33 : Unresolved text symbol "prs_link" -- 1st referenced
by libsmb/clientgen.o.
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld32: ERROR 33 : Unresolved text symbol "prs_mem_free" -- 1st
referenced by libsmb/clientgen.o.
Use linker option -v to see when and which objects, archives and dsos
are loaded.
ld32: INFO 152: Output file removed because of error.
*** Error code 2 (bu21)