avifile will not compile on -current

Kris Kennaway kris at obsecurity.org
Fri Sep 22 14:16:43 PDT 2006


On Fri, Sep 22, 2006 at 02:10:55PM -0700, Kevin Oberman wrote:
> avifile has not built on current since the update of gcc to the latest
> 3.4.6 fixes back on Aug. 25.
> 
> When I try building avifile on either of my current systems, I get the
> error:
>  c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I./../common -I./../../ffmpeg/libavformat -I./../../ffmpeg/libavcodec -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -Wall -Wno-unused -I../../include -O2 -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -c ReadFile.cpp  -fPIC -DPIC -o .libs/ReadFile.o
> ReadFile.cpp:129: error: explicit qualification in declaration of `avm::IReadFile* avm::CreateReadFile(const char*, unsigned int)'
> gmake[2]: *** [ReadFile.lo] Error 1
> gmake[2]: Leaving directory `/usr/ports/multimedia/avifile/work/avifile-0.7-0.7.43/lib/aviread'
> 
> This compiles fine on a 6.2-PRERELEASE system with a compiler with
> sources dated Mar. 5, the release date of gcc 3.4.6.

Err, note that this is the *same compiler* as in 7.0, so I doubt it's
gcc's fault then.

Kris


More information about the freebsd-ports mailing list