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#8969 - sash does not build gives compilation errors
Attached to Project:
Arch Linux
Opened by Karolina Lindqvist (karolinali) - Wednesday, 19 December 2007, 14:35 GMT
Last edited by Kevin Piche (kpiche) - Tuesday, 15 January 2008, 17:56 GMT
Opened by Karolina Lindqvist (karolinali) - Wednesday, 19 December 2007, 14:35 GMT
Last edited by Kevin Piche (kpiche) - Tuesday, 15 January 2008, 17:56 GMT
|
DetailsDescription:
Sash does not build. Gives compilation errors Additional info: * package version(s) sash-3.7-2 * config and/or log files etc. Steps to reproduce: Build with makepkg and it aborts with the following error: cc -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -c -o cmd_chattr.o cmd_chattr.c cmd_chattr.c: In function 'do_chattr': cmd_chattr.c:66: error: 'FS_IMMUTABLE_FL' undeclared (first use in this function) cmd_chattr.c:66: error: (Each undeclared identifier is reported only once cmd_chattr.c:66: error: for each function it appears in.) cmd_chattr.c:70: error: 'FS_APPEND_FL' undeclared (first use in this function) cmd_chattr.c:131: error: 'FS_IOC_GETFLAGS' undeclared (first use in this function) cmd_chattr.c:161: error: 'FS_IOC_SETFLAGS' undeclared (first use in this function) cmd_chattr.c: In function 'do_lsattr': cmd_chattr.c:216: error: 'FS_IOC_GETFLAGS' undeclared (first use in this function) cmd_chattr.c:234: error: 'FS_IMMUTABLE_FL' undeclared (first use in this function) cmd_chattr.c:235: error: 'FS_APPEND_FL' undeclared (first use in this function) make: *** [cmd_chattr.o] Error 1 |
This task depends upon
Closed by Kevin Piche (kpiche)
Tuesday, 15 January 2008, 17:56 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in sash 3.7-3
Tuesday, 15 January 2008, 17:56 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in sash 3.7-3