Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 1997 17:06:17 -0400
From:      "Gary Palmer" <gpalmer@freebsd.org>
To:        freebsd-stable@freebsd.org
Subject:   eBones
Message-ID:  <15444.871506377@orion.webspan.net>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15444.871506377>