From owner-freebsd-current Tue Dec 15 16:11:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20950 for freebsd-current-outgoing; Tue, 15 Dec 1998 16:11:50 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ogurok.com (ogurok.com [208.212.72.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20941 for ; Tue, 15 Dec 1998 16:11:46 -0800 (PST) (envelope-from oleg@ogurok.com) Received: from localhost (oleg@localhost) by ogurok.com (8.9.1/8.9.1) with ESMTP id TAA21651 for ; Tue, 15 Dec 1998 19:20:17 -0500 (EST) (envelope-from oleg@ogurok.com) Date: Tue, 15 Dec 1998 19:20:17 -0500 (EST) From: Oleg Ogurok To: freebsd-current@FreeBSD.ORG Subject: /ports/mbone/speakfreely - can't compile. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, all. I am getting following errors trying to "make" this port. I am running 3.0-CURRENT Dec15, and just cvsup'ed the CURRENT port collection. BTW, is freebsd-bugs correct maillist to put things like this? ===> speak_freely ===> Building for speak_freely-6.1c cc -O -pipe -Iadpcm -Ilpc -Iidea -I/usr/include -I/usr/local/include -DInternet_Port=2074 -DHALF_DUPLEX -DM_LITTLE_ENDIAN -c mike.c mike.c:877: warning: static declaration for `sendfile' follows non-static mike.c: In function `sendfile': mike.c:878: argument `f' doesn't match prototype /usr/include/sys/socket.h:395: prototype declaration mike.c:878: number of arguments doesn't match prototype /usr/include/sys/socket.h:395: prototype declaration mike.c: In function `main': mike.c:1948: warning: passing arg 1 of `sendfile' makes integer from pointer without a cast mike.c:1948: too few arguments to function `sendfile' mike.c:1960: too few arguments to function `sendfile' *** Error code 1 Stop. *** Error code 1 Oleg Ogurok oleg@ogurok.com http://www.ogurok.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message