Bug 3331 - xdata_xcursor-themes depends on xcursorgen
Summary: xdata_xcursor-themes depends on xcursorgen
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: Thomas Petazzoni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-24 12:59 UTC by Bartłomiej Palmowski
Modified: 2011-10-09 20:33 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bartłomiej Palmowski 2011-02-24 12:59:13 UTC
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
Comment 1 Bartłomiej Palmowski 2011-02-24 13:32:46 UTC
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/
Comment 2 Thomas Petazzoni 2011-09-18 17:32:30 UTC
Ok, reproduced, I will shortly send a patch that fixes this.
Comment 3 Peter Korsgaard 2011-10-09 20:33:39 UTC
Fixed by Thomas in git (aeaa5e9422955c)