Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 1998 03:07:23 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        fenner@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/mbone/rtptools - Imported sources
Message-ID:  <199802171107.DAA06867@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199801051900.LAA04678@freefall.freebsd.org> (message from Bill Fenner on Mon, 5 Jan 1998 11:00:31 -0800 (PST))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   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 <values.h> which is obsoleted, use <limits.h> or <float.h> 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



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