search for: libsmb_obj

Displaying 4 results from an estimated 4 matches for "libsmb_obj".

2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
...lib/pam_errors.o nsswitch/wb_client.o nsswitch/wb_common.o $(TDB_OBJ) READLINE_OBJ = lib/readline.o UBIQX_OBJ = ubiqx/ubi_BinTree.o ubiqx/ubi_Cache.o ubiqx/ubi_SplayTree.o \ ubiqx/ubi_dLinkList.o ubiqx/ubi_sLinkList.o ubiqx/debugparse.o PARAM_OBJ = param/loadparm.o param/params.o LIBSMB_OBJ = libsmb/clientgen.o libsmb/cliconnect.o libsmb/clifile.o \ libsmb/clirap.o libsmb/clierror.o libsmb/climessage.o \ libsmb/clireadwrite.o libsmb/clilist.o libsmb/cliprint.o \ libsmb/clitrans.o libsmb/clisecdesc.o libsmb/clidgram.o \ libsmb/namequery.o libsmb/nmblib.o libsmb/clistr.o \ lib...
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
...lib/pam_errors.o nsswitch/wb_client.o nsswitch/wb_common.o $(TDB_OBJ) READLINE_OBJ = lib/readline.o UBIQX_OBJ = ubiqx/ubi_BinTree.o ubiqx/ubi_Cache.o ubiqx/ubi_SplayTree.o \ ubiqx/ubi_dLinkList.o ubiqx/ubi_sLinkList.o ubiqx/debugparse.o PARAM_OBJ = param/loadparm.o param/params.o LIBSMB_OBJ = libsmb/clientgen.o libsmb/cliconnect.o libsmb/clifile.o \ libsmb/clirap.o libsmb/clierror.o libsmb/climessage.o \ libsmb/clireadwrite.o libsmb/clilist.o libsmb/cliprint.o \ libsmb/clitrans.o libsmb/clisecdesc.o libsmb/clidgram.o \ libsmb/namequery.o libsmb/nmblib.o libsmb/clistr.o \ lib...
2010 May 07
1
Problems 'make'ing on Solaris 9.
...MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for sparc-sun-solaris2.9 The problem I have been experiencing is a fail during the make sequence. I got the good old error of libtalloc.so.1 link script missing. In fact, when I manually expanded all the 'macros' ( ie $(LIBSMB_OBJ) ) and produce the entire gcc command, libtalloc.so.1 builds successfully, as do a number of other libs after it. libaddns.so.0 built ok by itself, and then I had to do a couple more. Finally I have arrived at the build of bin/smbd. Even with hand parsing the gcc command line, I am getting errors a...
2010 May 07
1
Fwd: RE: Problems 'make'ing on Solaris 9/10
...SS FOR A > PARTICULAR PURPOSE. This program built for sparc-sun-solaris2.9 The > problem I have been experiencing is a fail during the make sequence. I > got the good old error of libtalloc.so.1 link script missing. In fact, > when I manually expanded all the 'macros' ( ie $(LIBSMB_OBJ) ) and > produce the entire gcc command, libtalloc.so.1 builds successfully, as > do a number of other libs after it. libaddns.so.0 built ok by itself, > and then I had to do a couple more. Finally I have arrived at the > build of bin/smbd. Even with hand parsing the gcc command lin...