Displaying 4 results from an estimated 4 matches for "have_posix_fallocate64".
Did you mean:
have_posix_fallocate
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)
..._CANCEL64
HAVE_AIO_ERROR64
HAVE_AIO_FSYNC64
HAVE_AIO_READ64
HAVE_AIO_RETURN64
HAVE_AIO_SUSPEND64
HAVE_AIO_WRITE64
HAVE_CREAT64
HAVE_FOPEN64
HAVE_FSEEKO64
HAVE_FSTAT64
HAVE_FTELLO64
HAVE_FTRUNCATE64
HAVE_LSEEK64
HAVE_LSTAT64
HAVE_OPEN64
HAVE_POSIX_FALLOCATE64
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 sm...
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 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...HAVE_MUNLOCK
HAVE_MUNLOCKALL
HAVE_NANOSLEEP
HAVE_NATIVE_ICONV
HAVE_NL_LANGINFO
HAVE_OPEN64
HAVE_PAM_GET_DATA
HAVE_PAM_RADIO_TYPE
HAVE_PAM_VSYSLOG
HAVE_PATHCONF
HAVE_PEERCRED
HAVE_PIPE
HAVE_POLL
HAVE_POSIX_ACLS
HAVE_POSIX_FADVISE
HAVE_POSIX_FALLOCATE
HAVE_POSIX_FALLOCATE64
HAVE_POSIX_MEMALIGN
HAVE_PRCTL
HAVE_PREAD
HAVE_PREAD64
HAVE_PREAD_DECL
HAVE_PRINTF
HAVE_PTHREAD
HAVE_PTRDIFF_T
HAVE_PUTUTLINE
HAVE_PUTUTXLINE
HAVE_PWRITE
HAVE_PWRITE64
HAVE_PWRITE_DECL
HAVE_QUOTACTL_LINUX
HAVE_RAND
HAVE_RANDOM
HAVE_READAHEAD_DECL...
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 10:09 +0200, awl1 via samba wrote:
> Hello again, Samba experts,
>
> sorry for being such a pain in your necks, but I really need to get a
> recent Samba version to compile, and it looks like I definitely need
> your help with this.
>
> In the meantime, I have found that the huge number of "conflicting
> types" errors for rpc_*_init(...)