checking for xcursorgen... no configure: error: xcursorgen is required to build these cursors. make: *** [/mnt/usb/repos/buildroot/output/build/xdata_xcursor-themes-1.0.2/.stamp_configured] Error 1 target: i586 host: i686 toolchain: buildroot buildroot: latest from git
other thing is that installed xcursorgen is not placed in PATH so configure can't find it, PATH in configure env is: /mnt/usb/repos/buildroot/output/host/bin:/mnt/usb/repos/buildroot/output/host/usr/bin:/mnt/usb/repos/buildroot/output/host/usr/sbin/:/bin:/usr/bin:/opt/bin:/opt/bin:/opt/bin and xcursorgen is located in /mnt/usb/repos/buildroot/output/target/usr/bin/
Ok, reproduced, I will shortly send a patch that fixes this.
Fixed by Thomas in git (aeaa5e9422955c)