It compiles with libpmemblk-1.2.2. At least it doesn't fail on compile-time. 0.2 might be a bit old ? # rpm -qa | grep pmemblk libpmemblk-1.2.2-1.fc25.x86_64 libpmemblk-debug-1.2.2-1.fc25.x86_64 libpmemblk-devel-1.2.2-1.fc25.x86_64 # ./configure | grep pmemblk libpmemblk yes NVML pmemblk engine yes # make -j8 > /dev/null FIO_VERSION = fio-2.99-7-g785e4 # ./fio --enghelp | grep pmemblk pmemblk 2017-07-18 6:46 GMT+03:00 Rebecca Cran <rebecca@xxxxxxxxxxxx>: > I noticed the pmemblk ioengine is broken - I've tested with commit > 785e49c659023df1735bff195ad4ba133ebd23a7 (i.e. git master as of today). > > engines/pmemblk.c: In function ‘pmb_open’: > engines/pmemblk.c:219:3: warning: implicit declaration of function > ‘pmemblk_bsize’ [-Wimplicit-function-declaration] > pmb->pmb_bsize = pmemblk_bsize(pmb->pmb_pool); > ^ > ... > engines/pmemblk.o: In function `pmb_open': > /home/bcran/workspace/fio/engines/pmemblk.c:219: undefined reference to > `pmemblk_bsize' > collect2: error: ld returned 1 exit status > > I have libpmemblk 0.2 installed. > > -- > Rebecca > -- > To unsubscribe from this list: send the line "unsubscribe fio" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html