| Summary: | xdata_xcursor-themes depends on xcursorgen | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Bartłomiej Palmowski <rotwang> |
| Component: | Other | Assignee: | Thomas Petazzoni <thomas.petazzoni> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Bartłomiej Palmowski
2011-02-24 12:59:13 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/ Ok, reproduced, I will shortly send a patch that fixes this. Fixed by Thomas in git (aeaa5e9422955c) |