search for: b_new

Displaying 3 results from an estimated 3 matches for "b_new".

Did you mean: __new
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
On Thu, 2017-06-08 at 11:28 +0200, awl1 via samba wrote: > Hello Andrew, > > and many thanks for your fast reply! :-) > > Am 08.06.2017 um 11:05 schrieb Andrew Bartlett: > > I think the key to avoiding the issue is that you have listed rpc > > modules which are not modules. The only rpc server module is > > rpc_mdssvc_module. > > Ah, OK, I see - so I
2017 Jun 13
1
Successful compile / i686 "LARGEFILE64" question (was: Lots of RPC-related compile errors trying to update Samba from 3.5 to 4.6)
...ws: So I have indeed managed to compile a set co > cross-compiled binaries and installed them successfully onto my NAS. > Many thanks for your help in getting there! > while the output of my freshly cross-compiled version does not have any > single of them: > > $ grep 64 smbd-b_new.txt > HAVE_INT64_T > HAVE_UINT64_T > SIZEOF_INT64_T > SIZEOF_UINT64_T > > Does this mean that my new version will handle large files (with a > length of more than fits into 32 bits) inefficiently (or even not at > all)? Or is this difference in output expe...
2017 Jun 13
0
Successful compile / i686 "LARGEFILE64" question (was: Lots of RPC-related compile errors trying to update Samba from 3.5 to 4.6)
...HAVE_PREAD64 HAVE_PWRITE64 HAVE_READDIR64 HAVE_SENDFILE64 HAVE_STAT64 HAVE_STRUCT_DIRENT64 HAVE___OPEN64 HAVE___PREAD64 HAVE___PWRITE64 _LARGEFILE64_SOURCE while the output of my freshly cross-compiled version does not have any single of them: $ grep 64 smbd-b_new.txt HAVE_INT64_T HAVE_UINT64_T SIZEOF_INT64_T SIZEOF_UINT64_T Does this mean that my new version will handle large files (with a length of more than fits into 32 bits) inefficiently (or even not at all)? Or is this difference in output expected and I simply don't need to wor...