CVS 3.0 won't link on HP-UX 11i ?

Ken Stone ken at sdd.hp.com
Thu Oct 9 23:27:57 GMT 2003


For the last day or so I'm getting (when running make)

.
.
.
Linking bin/smbtree
Compiling tdb/tdbbackup.c
cpp: "/usr/include/sys/xti.h", line 503: warning 2001: Redefinition of macro TCP
_NODELAY.
cpp: "/usr/include/sys/xti.h", line 504: warning 2001: Redefinition of macro TCP
_MAXSEG.
Linking bin/tdbbackup
/usr/ccs/bin/ld: Unsatisfied symbols:
   smb_snprintf (first referenced in tdb/tdbback.o) (code)
*** Error exit code 1

Appears to be a foo in the Makefile that lib/snprintf.o doesn't get 
linked/depended on for tdbbackup.  A quick grep of tdb/tdbback.c doesn't
show any calls to smb_snprintf so it must be a config macro or something
doing an overlay on printf maybe ?

Anyway .... 

Thanks

  -- Ken




More information about the samba-technical mailing list