From owner-freebsd-ports Wed Aug 28 12:16:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA94337B400 for ; Wed, 28 Aug 2002 12:16:11 -0700 (PDT) Received: from 0lsen.net (12-231-216-103.client.attbi.com [12.231.216.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A7D43E65 for ; Wed, 28 Aug 2002 12:16:11 -0700 (PDT) (envelope-from clint@0lsen.net) Received: by 0lsen.net (Postfix, from userid 1001) id 2CA3DEE7; Wed, 28 Aug 2002 12:16:04 -0700 (PDT) Date: Wed, 28 Aug 2002 12:16:03 -0700 From: Clint Olsen To: ports@freebsd.org Subject: Unable to compile avifile in ports Message-ID: <20020828191603.GA30015@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org avifile-0.7.11-20020711 doesn't compile out of the box. # uname -a FreeBSD poly.0lsen.net 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #0: Wed Jul 3 20:45:39 PDT 2002 root@poly.0lsen.net:/usr/obj/usr/src/sys/POLY i386 cc -DHAVE_CONFIG_H -I. -I. -I../../include -DHAVE_AV_CONFIG_H -I./.. -D_GETOPT_H -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 -Wall -Wno-unused -I../../include -O4 -fomit-frame-pointer -c a52dec.c -Wp,-MD,.deps/a52dec.TPlo -fPIC -DPIC -o .libs/a52dec.lo In file included from avcodec.h:4, from a52dec.c:19: common.h:157: warning: `MAX' redefined /usr/include/sys/param.h:212: warning: this is the location of the previous definition common.h:158: warning: `MIN' redefined /usr/include/sys/param.h:211: warning: this is the location of the previous definition a52dec.c: In function `a52_decode_init': a52dec.c:101: warning: assignment from incompatible pointer type a52dec.c:102: `a52_samples' undeclared (first use in this function) a52dec.c:102: (Each undeclared identifier is reported only once a52dec.c:102: for each function it appears in.) a52dec.c:105: warning: assignment from incompatible pointer type a52dec.c:106: `a52_free' undeclared (first use in this function) gmake[3]: *** [a52dec.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/avifile/work/avifile0.7-0.7.11/ffmpeg/libavcodec' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/avifile/work/avifile0.7-0.7.11/ffmpeg/libavcodec' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/avifile/work/avifile0.7-0.7.11/ffmpeg' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/graphics/avifile. *** Error code 1 Stop in /usr/ports/graphics/avifile. -Clint To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message