Hello,

I have compiled samba 2.2.7 with the following compiler
Compaq C V6.5-011 on Compaq Tru64 UNIX V5.1B. It works well.
Now I trie to compile samba 3.0.8 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.


The FLAGS are:

Using FLAGS = -g -I./popt -Iinclude -I/xxx/xxxx/samba-3.0.8/source/include -I/xxx/xxxx/samba-3.0.8/source/ubiqx -I/xxx/xxxx/samba-3.0.8/source/smbwrapper -I. -I/usr/local/include -I/xxx/xxxxx/samba-3.0.8/source
LIBS = -lsecurity -lresolv -liconv
LDSHFLAGS = -shared -L/usr/local/lib
LDFLAGS = -L/usr/local/lib




Has any one an idea ? Are some libraries missing ?


Thank you for your help.


Claude -------------------------------------- Claude Arnold L2MP-POLYTECH, UMR 6137 C/O IMT-Technopôle de Château-Gombert 13451 Marseille Cedex 20 Tél: 04.91.05.47.79 fax: 04.91.05.47.82 email: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to