search for: dm_get_eventlist

Displaying 6 results from an estimated 6 matches for "dm_get_eventlist".

2006 Oct 29
1
dmapi doesn't work on aix; possible fix included
...if (err < 0) { DEBUG(DMAPI_TRACE, ("retrying dm_path_to_handle(%s): %s\n", *************** *** 269,276 **** --- 277,293 ---- } } + #ifdef AIX + become_root(); + #endif + err = dm_get_eventlist(dmapi_session, dm_handle, dm_handle_len, DM_NO_TOKEN, DM_EVENT_MAX, &events, &nevents); + + #ifdef AIX + unbecome_root(); + #endif + if (err < 0) { DEBUG(DMAPI_TRACE, ("dm_get_eventlist(%s): %s\n", pa...
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...: yes Checking for header fam.h : no no suitable FAM library found Checking for DMAPI library existence Checking for library dm : not found Checking for dm_get_eventlist : not found Checking for macro dm_get_eventlist : not found Checking for library jfsdm : not found Checking for dm_get_eventlist...
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
...ify.h... no checking asm/unistd.h usability... no checking asm/unistd.h presence... no checking for asm/unistd.h... no checking for inotify_init... no checking for __NR_inotify_init declaration... no checking fam.h usability... no checking fam.h presence... no checking for fam.h... no checking for dm_get_eventlist in -ldm... no checking for dm_get_eventlist in -ljfsdm... no checking for dm_get_eventlist in -lxdsm... no checking for dm_get_eventlist in -ldmapi... no configure: DMAPI support not present checking for kernel share modes... no checking for IRIX kernel oplock type definitions... no checking for sy...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
....h... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for inotify_init... no checking for __NR_inotify_init declaration... no checking fam.h usability... no checking fam.h presence... no checking for fam.h... no checking for dm_get_eventlist in -ldm... no checking for dm_get_eventlist in -ljfsdm... no checking for dm_get_eventlist in -lxdsm... no checking for dm_get_eventlist in -ldmapi... no configure: DMAPI support not present checking for kernel share modes... no checking for IRIX kernel oplock type definitions... no checking for sy...
2010 May 11
1
Samba 3.5.2 compile on AIX
....h... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for inotify_init... no checking for __NR_inotify_init declaration... no checking fam.h usability... no checking fam.h presence... no checking for fam.h... no checking for dm_get_eventlist in -ldm... no checking for dm_get_eventlist in -ljfsdm... no checking for dm_get_eventlist in -ldmapi... no checking for dm_get_eventlist in -lxdsm... yes checking sys/dmi.h usability... no checking sys/dmi.h presence... no checking for sys/dmi.h... no checking xfs/dmapi.h usability... no checking...
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
...o checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for inotify_init... no checking for __NR_inotify_init declaration... no checking fam.h usability... no checking fam.h presence... no checking for fam.h... no checking whether to use DMAPI support... auto checking for dm_get_eventlist in -ldm... no checking for dm_get_eventlist in -ljfsdm... no checking for dm_get_eventlist in -ldmapi... no checking for dm_get_eventlist in -lxdsm... no configure: DMAPI support not present checking for kernel share modes... yes checking for IRIX kernel oplock type definitions... no checking for s...