You cannot build vfs_tsmsm (and other code relying on DMAPI) with the waf build because waf does not do checks that configure.in has
As you have access to a system with this, could you create a patch to check for dmapi? It is the last major feature that I know of that we are missing tests for.
Re-assigning to Christian.
Created attachment 8167 [details] proposed patch Proposed patch, tested to work with libdmapi from GPFS on Linux
Björn, could you help me and see if the patch successfully detects the libs on IRIX? I'll try to get a hold on a AIX box for testing
the machine is soo slow. It looks like you copied the check logic from the autoconf checks, right? Just check it in and we'll see in the build farm the result after a day :-)
ok, fails on AIX 6.1 :( Will do more fixing and testing
Created attachment 8176 [details] patch that compiles on AIX 6.1 I'll put this patchset into master now to see how the buildfarm reacts
Buildfarm is happy about it 1. AIX 5 detects and compiles 2. IRIX detects and compiles
Comment on attachment 8176 [details] patch that compiles on AIX 6.1 Looks ok
Karolin, please pick this to v4-0-test
Pushed to autobuild-v4-0-test.
Pushed to v4-0-test. Closing out bug report. Thanks!