search for: ac_aix

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

2002 Mar 24
1
R on AIX
Two issues re R on AIX that came up in recent email exchange with Dan Million <lio@hpss1.ccs.ornl.gov>: * We currently use the Autoconf AC_AIX macro which essentially 'defines' _ALL_SOURCE on AIX. According to Dan, on AIX one ends up with #define _ALL_SOURCE 1 which follows Autoconf's general pattern, but causes a problem as the system headers (unconditionally?) have #define _ALL_SOURCE which gives a redefinitio...
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends, I failed to buld samba 3.0.30 for tru64unix 4.0F. I am curently locked to this os version due to other production software. We currently run Samba 2.2.8a but we were requested to upgrade by our network group. I downloaded 3.3.30 and did $ cd source $ ./configure no warnings or errors as far as I could see, except checking for replacing readdir using getdirentries()...