search for: ac_cv_func_pwrite64

Displaying 2 results from an estimated 2 matches for "ac_cv_func_pwrite64".

Did you mean: ac_cv_func_pwrite
2001 Oct 26
0
HP-UX 11.00 samba 2.2.* smbd SIGSYS in pread
...ver, i don't believe that this system call is implemented in my version of the kernel because smbd dies with a SIGSYS (bad arg to sys call) in libc:pread. my workaround was to override what configure automatically determines ac_cv_func_pread=no \ ac_cv_func_pread64=no \ ac_cv_func_pwrite=no \ ac_cv_func_pwrite64=no \ ./configure i don't know if your configure scripts can be improved to automatically take care of this or not. in any case, this may be useful information to someone.
2001 Oct 29
0
[Fwd: HP-UX 11.00 samba 2.2.* smbd SIGSYS in pread]
...tem call is implemented in my version of the kernel because smbd dies with a SIGSYS (bad arg > to sys call) in libc:pread. > > my workaround was to override what configure automatically determines > > ac_cv_func_pread=no \ > ac_cv_func_pread64=no \ > ac_cv_func_pwrite=no \ > ac_cv_func_pwrite64=no \ > ./configure > > i don't know if your configure scripts can be improved to automatically take care of this or not. > > in any case, this may be useful information to someone. -------------- next part -------------- An embedded message was scrubbed... From: "Tyler, Ross...