Date: Wed, 28 Aug 2002 12:16:03 -0700 From: Clint Olsen <clint@0lsen.net> To: ports@freebsd.org Subject: Unable to compile avifile in ports Message-ID: <20020828191603.GA30015@0lsen.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020828191603.GA30015>