Date: Wed, 26 Jun 2002 15:08:47 -0500 (CDT) From: Glenn Johnson <gjohnson@srrc.ars.usda.gov> To: Dirk Meyer <dinoex@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/openssh-portable/files patch-session.c Message-ID: <200206262008.g5QK8lfV018169@node1.cluster.srrc.usda.gov> In-Reply-To: <200206261740.g5QHeibo013384@freefall.freebsd.org> References: <200206261740.g5QHeibo013384@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 26, 2002 at 10:40:44AM -0700, Dirk Meyer wrote:
> dinoex 2002/06/26 10:40:44 PDT
>
> Modified files: security/openssh-portable/files patch-session.c Log:
> update patch for 3.4
>
> Revision Changes Path 1.10 +44 -16
> ports/security/openssh-portable/files/patch-session.c
This still does not build.
===> Building for openssh-portable-3.4p1
(cd openbsd-compat && make)
cc -O -pipe -march=pentium -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c
In file included from ../openbsd-compat/openbsd-compat.h:34,
from ../includes.h:154,
from bsd-arc4random.c:25:
./openbsd-compat/bsd-waitpid.h:36: warning: `_W_INT' redefined
/usr/include/sys/wait.h:52: warning: this is the location of the previous definition
./openbsd-compat/bsd-waitpid.h:40: warning: `WEXITSTATUS' redefined
/usr/include/sys/wait.h:63: warning: this is the location of the previous definition
./openbsd-compat/bsd-waitpid.h:41: warning: `WTERMSIG' redefined
/usr/include/sys/wait.h:61: warning: this is the location of the previous definition
./openbsd-compat/bsd-waitpid.h:42: warning: `WCOREFLAG' redefined
/usr/include/sys/wait.h:53: warning: this is the location of the previous definition
./openbsd-compat/bsd-waitpid.h:43: warning: `WCOREDUMP' redefined
/usr/include/sys/wait.h:65: warning: this is the location of the previous definition
In file included from ../openbsd-compat/openbsd-compat.h:12,
from ../includes.h:154,
from bsd-arc4random.c:25:
./openbsd-compat/rresvport.h:9: conflicting types for `rresvport_af'
/usr/include/unistd.h:186: previous declaration of `rresvport_af'
In file included from ../openbsd-compat/openbsd-compat.h:15,
from ../includes.h:154,
from bsd-arc4random.c:25:
./openbsd-compat/strmode.h:5: conflicting types for `strmode'
/usr/include/string.h:91: previous declaration of `strmode'
In file included from ../openbsd-compat/openbsd-compat.h:25,
from ../includes.h:154,
from bsd-arc4random.c:25:
./openbsd-compat/getgrouplist.h:12: conflicting types for `getgrouplist'
/usr/include/unistd.h:142: previous declaration of `getgrouplist'
In file included from ../openbsd-compat/openbsd-compat.h:32,
from ../includes.h:154,
from bsd-arc4random.c:25:
./openbsd-compat/bsd-misc.h:60: conflicting types for `strerror'
/usr/include/string.h:64: previous declaration of `strerror'
./openbsd-compat/bsd-misc.h:72: conflicting types for `utimes'
/usr/include/sys/time.h:301: previous declaration of `utimes'
In file included from ../openbsd-compat/openbsd-compat.h:37,
from ../includes.h:154,
from bsd-arc4random.c:25:
./openbsd-compat/fake-getaddrinfo.h:36: warning: `struct addrinfo' declared inside parameter list
./openbsd-compat/fake-getaddrinfo.h:36: warning: its scope is only this definition or declaration, which is probably not what you want.
./openbsd-compat/fake-getaddrinfo.h:44: warning: `struct addrinfo' declared inside parameter list
*** Error code 1
Stop in /usr/ports/security/openssh-portable/work/openssh-3.4p1/openbsd-compat.
*** Error code 1
Stop in /usr/ports/security/openssh-portable/work/openssh-3.4p1.
*** Error code 1
Stop in /usr/ports/security/openssh-portable.
--
Glenn Johnson
USDA, ARS, SRRC Phone: (504) 286-4252
New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206262008.g5QK8lfV018169>
