From owner-freebsd-stable Wed Aug 13 15:06:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA02109 for stable-outgoing; Wed, 13 Aug 1997 15:06:45 -0700 (PDT) Received: from mail.webspan.net (root@mail.webspan.net [206.154.70.7]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA02091 for ; Wed, 13 Aug 1997 15:06:36 -0700 (PDT) Received: from orion.webspan.net (orion.webspan.net [206.154.70.5]) by mail.webspan.net (WEBSPAN/970608) with ESMTP id RAA02780 for ; Wed, 13 Aug 1997 17:06:19 -0400 (EDT) Received: from orion.webspan.net (localhost [127.0.0.1]) by orion.webspan.net (WEBSPAN/970608) with ESMTP id RAA15466 for ; Wed, 13 Aug 1997 17:06:17 -0400 (EDT) To: freebsd-stable@freebsd.org From: "Gary Palmer" Subject: eBones Date: Wed, 13 Aug 1997 17:06:17 -0400 Message-ID: <15444.871506377@orion.webspan.net> Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Anyone else using RELENG_2_2 (recent) seeing this breakage: cc -O2 -m486 -pipe -DKERBEROS -DCRYPT -DDEBUG -DBSD42 -I/usr/src/eBones/lib/libk rb/../../../secure/lib/libdes -I/usr/src/eBones/lib/libkrb/../../include -Wall - I/usr/obj/usr/src/tmp/usr/include -c /usr/src/eBones/lib/libkrb/send_to_kdc.c -o send_to_kdc.o /usr/src/eBones/lib/libkrb/send_to_kdc.c:49: conflicting types for `malloc' /usr/obj/usr/src/tmp/usr/include/stdlib.h:98: previous declaration of `malloc' /usr/src/eBones/lib/libkrb/send_to_kdc.c:49: conflicting types for `calloc' /usr/obj/usr/src/tmp/usr/include/stdlib.h:91: previous declaration of `calloc' /usr/src/eBones/lib/libkrb/send_to_kdc.c:49: conflicting types for `realloc' /usr/obj/usr/src/tmp/usr/include/stdlib.h:102: previous declaration of `realloc' /usr/src/eBones/lib/libkrb/send_to_kdc.c: In function `send_recv': /usr/src/eBones/lib/libkrb/send_to_kdc.c:355: warning: unsigned int format, fd_set arg (arg 3) *** Error code 1 Stop. ? Is my local cvs repository screwed? Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info