I've got Tru64 V51B and I'm trying to compile samba 3.0.1 and I have several unresolved warnings:
Compiling rpc_parse/parse_shutdown.c with -fPIC
Compiling registry/reg_objects.c with -fPIC
Compiling passdb/pdb_get_set.c with -fPIC
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling modules/vfs_recycle.c with -fPIC
Building plugin bin/recycle.so
ld:
Warning: Unresolved:
dbgtext
dbghdr
DEBUGLEVEL_CLASS
..
..
..
Compiling modules/vfs_audit.c with -fPIC
Building plugin bin/audit.so
ld:
Warning: Unresolved:
smb_register_vfs
Compiling modules/vfs_extd_audit.c with -fPIC
Building plugin bin/extd_audit.so
ld:
Warning: Unresolved:
dbgtext
dbghdr
DEBUGLEVEL_CLASS
DEBUGLEVEL_CLASS_ISSET
and so on.
Compiler version:
Compaq C V6.5-011 on Compaq Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V6.5-003 (sys) cc Driver
Any idea what the problem is?
I love deadlines. I like the whooshing sound they make as they fly by - Douglas Adams
Compiling rpc_parse/parse_shutdown.c with -fPIC
Compiling registry/reg_objects.c with -fPIC
Compiling passdb/pdb_get_set.c with -fPIC
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling modules/vfs_recycle.c with -fPIC
Building plugin bin/recycle.so
ld:
Warning: Unresolved:
dbgtext
dbghdr
DEBUGLEVEL_CLASS
..
..
..
Compiling modules/vfs_audit.c with -fPIC
Building plugin bin/audit.so
ld:
Warning: Unresolved:
smb_register_vfs
Compiling modules/vfs_extd_audit.c with -fPIC
Building plugin bin/extd_audit.so
ld:
Warning: Unresolved:
dbgtext
dbghdr
DEBUGLEVEL_CLASS
DEBUGLEVEL_CLASS_ISSET
and so on.
Compiler version:
Compaq C V6.5-011 on Compaq Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V6.5-003 (sys) cc Driver
Any idea what the problem is?
I love deadlines. I like the whooshing sound they make as they fly by - Douglas Adams