Arch Linux

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!
Tasklist

FS#14514 - [psmisc] FIX build for missing peekfd on x86_64

Attached to Project: Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Thursday, 30 April 2009, 22:23 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 06 May 2009, 18:37 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: /usr/bin/peekfd isn't build on x86_64 because in configure script don't include for "conftest.c's" <sys/types.h> before <sys/user.h>

This patch add a macro in configure.ac that add these file in each conftest.c generated by configure.

Can see in config.log
/usr/include/sys/user.h:32: error: expected specifier-qualifier-list before '__uint16_t'


Additional info:
psmisc-22.6-2
This task depends upon

Closed by  Eric Belanger (Snowman)
Wednesday, 06 May 2009, 18:37 GMT
Reason for closing:  Fixed
Comment by Eric Belanger (Snowman) - Friday, 01 May 2009, 02:56 GMT
I've put a fixed psmisc-22.6-2.1 in testing.

Loading...