pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28598: some sysutils/psmisc problems on IRIX 5.3
>Number: 28598
>Category: pkg
>Synopsis: some sysutils/psmisc problems on IRIX 5.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Dec 09 23:12:01 +0000 2004
>Originator: Georg Schwarz
>Release: current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
src/killall.c and src/pstree.c need <limits.h> in order to know PATH_MAX.
In src/killall.c ${LOCALBASE}/include/getopt.h should be included instead of
the system getopt.h (and consequently the respective -lgetopt is needed for
linking; IRIX 5.3 does not have a native libgetopt)
src/pstree.c must include ${LOCALBASE}/include/termcap.h since IRIX 5.3 does
not have a native one.
Finally it looks like there are already later version of psmisc available.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index