Wierdness in Makefile.in

Greg Dickie greg at discreet.com
Fri Dec 18 13:25:19 GMT 1998


So I'm trying to get smbsh working on IRIX 6.5 but I've hit a couple of
problems. They are, however, easy to fix.

1) Makefile.in looks like this 
######################################################################
# object file lists
######################################################################

LIB_OBJ = lib/charcnv.o lib/charset.o lib/debug.o lib/fault.o \
          lib/getsmbpass.o lib/interface.o lib/kanji.o lib/md4.o \
          lib/membuffer.o lib/netmask.o lib/pidfile.o lib/replace.o \
          lib/signal.o lib/slprintf.o lib/system.o lib/doscalls.o lib/time.o \
        lib/ufc.o lib/util.o lib/genrand.o lib/username.o \
      lib/access.o lib/smbrun.o \
     lib/bitmap.o lib/crc32.o lib/util_sid.o lib/snprintf.o \
      lib/util_str.o lib/util_unistr.o \
      lib/util_file.o mem_man/mem_man.o \
      lib/util_sock.o lib/unix_sec_ctxt.c 
                                 
                                       ^^^^^^^  My linker does not like c
source files for some reason. a typo?

Also, when building smbwrapper the compiler flag -32 is hardcoded. This is the
defunct o32 mode and not the newer n32, any reason for this?

Thanks alot,
Greg 


---------------------------------------------------------------------
Greg Dickie
Just A Guy*
*from discreet logic
Montreal 
(514) 954-7171
greg at discreet.com



More information about the samba-technical mailing list