From owner-freebsd-current Fri Jun 20 08:35:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA08153 for current-outgoing; Fri, 20 Jun 1997 08:35:20 -0700 (PDT) Received: from rayearth.rim.or.jp (uucp@rayearth.rim.or.jp [202.247.130.242]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA08116 for ; Fri, 20 Jun 1997 08:34:43 -0700 (PDT) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id AAA20033; Sat, 21 Jun 1997 00:34:23 +0900 (JST) Received: from tky007.tth.expo96.ad.jp (localhost [127.0.0.1]) by mail.aslm.rim.or.jp (8.8.5/3.4W4-SMTP) with ESMTP id AAA26895; Sat, 21 Jun 1997 00:22:24 +0900 (JST) Message-Id: <199706201522.AAA26895@mail.aslm.rim.or.jp> To: freebsd-current@freebsd.org Cc: max@wide.ad.jp Subject: international eBones broken? From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= X-Mailer: Mew version 1.54 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 21 Jun 1997 00:22:22 +0900 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I got the following as I compiled eBones/ (which I got from the international crypto repository). ===> include ===> lib ===> lib/libacl ===> lib/libkdb ===> lib/libkrb cc -O -DKERBEROS -DCRYPT -DDEBUG -DBSD42 -I/usr/src/eBones/lib/libkrb/../../../secure/lib/libdes -I/usr/src/eBones/lib/libkrb/../../include -Wall -I/usr/src/eBones/lib/libkrb/../../../secure/lib/libdes -I/usr/src/eBones/lib/libkrb/../../include -Wall -c /usr/src/eBones/lib/libkrb/des_rw.c -o des_rw.o /usr/src/eBones/lib/libkrb/des_rw.c: In function `des_write': /usr/src/eBones/lib/libkrb/des_rw.c:233: void value not ignored as it ought to be *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Am I doing something wrong? Or is it something with the source? Thanks, Max