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#3524 - strace fails to build on current glibc 2.3.5-8
Attached to Project:
Arch Linux
Opened by Jürgen Hötzel (juergen) - Saturday, 26 November 2005, 14:32 GMT
Opened by Jürgen Hötzel (juergen) - Saturday, 26 November 2005, 14:32 GMT
|
Details...
if gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/i386 -I./linux/i386 -Ilinux -I./linux -Wall -march=i686 -O2 -pipe -MT resource.o -MD -MP -MF ".deps/resource.Tpo" -c -o resource.o resource.c; \ then mv -f ".deps/resource.Tpo" ".deps/resource.Po"; else rm -f ".deps/resource.Tpo"; exit 1; fi resource.c:478: error: 'Q_SETUSE' undeclared here (not in a function) resource.c:480: error: 'Q_SETQLIM' undeclared here (not in a function) resource.c:481: error: 'Q_GETSTATS' undeclared here (not in a function) resource.c:482: error: 'Q_RSQUASH' undeclared here (not in a function) ... I applied the patch from gentoo portage: +files/strace-4.5.12-quota.patch, strace-4.5.12.ebuild: Fix building with newer glibc snapshots with a patch from upstream cvs Patches enclosed Jürgen |
This task depends upon
Closed by Judd Vinet (judd)
Monday, 28 November 2005, 19:08 GMT
Reason for closing: Fixed
Additional comments about closing: Thanks Jürgen
Monday, 28 November 2005, 19:08 GMT
Reason for closing: Fixed
Additional comments about closing: Thanks Jürgen