From owner-cvs-all Tue Feb 17 03:07:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28252 for cvs-all-outgoing; Tue, 17 Feb 1998 03:07:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silvia.HIP.Berkeley.EDU (ala-ca34-51.ix.netcom.com [207.93.143.179]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28236; Tue, 17 Feb 1998 03:07:26 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id DAA06867; Tue, 17 Feb 1998 03:07:23 -0800 (PST) Date: Tue, 17 Feb 1998 03:07:23 -0800 (PST) Message-Id: <199802171107.DAA06867@silvia.HIP.Berkeley.EDU> To: fenner@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199801051900.LAA04678@freefall.freebsd.org> (message from Bill Fenner on Mon, 5 Jan 1998 11:00:31 -0800 (PST)) Subject: Re: cvs commit: ports/mbone/rtptools - Imported sources From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * rtptools, a set of tools for recording/playing/monitoring RTPv2 streams I swear I built this one before (I see a package sitting on this machine!) but it doesn't build anymore for some reason. Do you have any idea why? Satoshi ------- ## make >> Checksum OK for rtptools-1.9.tar.gz. ===> Extracting for rtptools-1.9 ===> Patching for rtptools-1.9 ===> Applying FreeBSD patches for rtptools-1.9 ===> Configuring for rtptools-1.9 ===> Building for rtptools-1.9 mkdir freebsd mkdir: freebsd: File exists *** Error code 1 (ignored) cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd rtpdump.c -o freebsd/rtpdump.o In file included from rtpdump.c:40: /usr/include/values.h:2: warning: #warning "this file includes which is obsoleted, use or instead" cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd rd.c -o freebsd/rd.o cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd host2ip.c -o freebsd/host2ip.o In file included from host2ip.c:6: /usr/include/rpcsvc/ypclnt.h:66: warning: `struct dom_binding' declared inside parameter list /usr/include/rpcsvc/ypclnt.h:66: warning: its scope is only this definition or declaration, /usr/include/rpcsvc/ypclnt.h:66: warning: which is probably not what you want. cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd hpt.c -o freebsd/hpt.o cc -c -O -DRTP_LITTLE_ENDIAN=1 -Dfreebsd -I. -Ifreebsd multimer.c -o freebsd/multimer.o multimer.c:68: parse error before `do' *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message