pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/41458
The following reply was made to PR pkg/41458; it has been noted by GNATS.
From: jnemeth%victoria.tc.ca@localhost (John Nemeth)
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/41458
Date: Tue, 15 Dec 2009 22:13:54 -0800
NGROUPS_MAX is defined in /usr/include/limits.h which conf.c
includes. I tried the sendmail package with the following and didn't
find any problems:
E4550# which gcc
/usr/local/bin/gcc
E4550# gcc --version
gcc (GCC) 3.4.4
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
E4550# uname -a
SunOS E4550 5.9 Generic_122300-09 sun4u sparc
E4550#
Perhaps the issue is with the gcc package. Maybe try updating that.
Home |
Main Index |
Thread Index |
Old Index