Displaying 1 result from an estimated 1 matches for "ac_cv_func_lseek64".
2005 Aug 17
0
[Bug 3009] New: build error on sinix: off64_t unknown
...r/bin/oslevel       = unknown
  /bin/universe          = unknown
...
  configure:7183: checking for off64_t
  configure:7207: cc -c -g -DHAVE_CONFIG_H  conftest.c >&5
  conftest.c    99: [error]:   CFE1020 identifier "off64_t" is undefined
    if ((off64_t *) 0)
         ^
...
  ac_cv_func_lseek64=yes
...
  ac_cv_sizeof_off64_t=0
</snip>
Replacing "off64_t" at syscall.c:247 seemed to work.
Have a nice day,
Berny
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug...