HI, gluster-devel. I'm trying compile glusterfs-1.3.0-pre2.x but configure exit whith error : checking for byacc... byacc checking for ld... /usr/bin/ld checking for pthread_mutex_init in -lpthread... yes checking for dlopen in -ldl... no configure: error: Dynamic linking library required to build glusterfs I google this and found : [quote] It's a resin problem. FreeBSD does not have libdl. The dlopen() family of functions are included in libc. Remove -ldl from the Makefile and report this bug to the Resin coders. http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2003-09/2303.html [quote] -- Andrey Tsvetkov mailto:tsvetkov@xxxxxxxxxxx