Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#758 - gDesklets fails to build
Attached to Project:
Arch Linux
Opened by Shahar (sweiss) - Friday, 16 April 2004, 07:23 GMT
Last edited by Dale Blount (dale) - Friday, 16 April 2004, 12:30 GMT
Opened by Shahar (sweiss) - Friday, 16 April 2004, 07:23 GMT
Last edited by Dale Blount (dale) - Friday, 16 April 2004, 12:30 GMT
|
DetailsWhen trying to build gDesklets using ABS, I get the following error:
--makefile-install-rule ./gdesklets-display-thumbnail.schemas; /bin/sh: line 1: --makefile-install-rule: command not found make[3]: *** [install-data-hook] Error 127 make[3]: Leaving directory `/root/gdesklets/src/gDesklets-0.26/data' make[2]: *** [install-data-am] Error 2 make[2]: Leaving directory `/root/gdesklets/src/gDesklets-0.26/data' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/root/gdesklets/src/gDesklets-0.26/data' make: *** [install-recursive] Error 1 ==> ERROR: Build Failed. Aborting... |
This task depends upon
If you, like me, usually go root by just 'su' instead of 'su -', then that is the answer to the problem(!).
Just go root by 'su -' and then 'makepkg'
Cheers.