[Samba] Samba on Tru64Unix 5.1a

David Komanek David.Komanek at natur.cuni.cz
Mon Mar 11 07:49:02 GMT 2002


Hi folks,

please, is somebody here, who managet to compile latest samba on the 
Tru64Unix 5.1(a) box with the native compiler ? I got a very strange 
message. Would be glad to have an opportunity to consult it with 
somebody. I am not on the list, please, reply to komanek at natur.cuni.cz

Thanks in advance.

David


Compiling libsmb/clierror.c
cc: Error: libsmb/clierror.c, line 185: In the initializer for 
nt_errno_map[0].status.v, "NTSTATUS" is a struct type, which is not 
scalar. (needscalartyp)
        {NT_STATUS_ACCESS_VIOLATION, EACCES},
---------^
cc: Error: libsmb/clierror.c, line 186: In the initializer for 
nt_errno_map[1].status.v, "NTSTATUS" is a struct type, which is not 
scalar. (needscalartyp)
        {NT_STATUS_NO_SUCH_FILE, ENOENT},
---------^
cc: Error: libsmb/clierror.c, line 187: In the initializer for 
nt_errno_map[2].status.v, "NTSTATUS" is a struct type, which is not 
scalar. (needscalartyp)
        {NT_STATUS_NO_SUCH_DEVICE, ENODEV},
---------^
cc: Error: libsmb/clierror.c, line 188: In the initializer for 
nt_errno_map[3].status.v, "NTSTATUS" is a struct type, which is not 
scalar. (needscalartyp)
        {NT_STATUS_INVALID_HANDLE, EBADF},
---------^

etc.







More information about the samba mailing list