Date: Fri, 22 Sep 2006 14:10:55 -0700 From: "Kevin Oberman" <oberman@es.net> To: ports@freebsd.org Subject: avifile will not compile on -current Message-ID: <20060922211055.E8B584506A@ptavv.es.net>
next in thread | raw e-mail | index | archive | help
--==_Exmh_1158959455_33273P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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. Any idea what might be causing this? It looks like it's probably trivial, but my C++ skills are near nil. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1158955191_33273P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFFFEC3kn3rs5h7N1ERAsCRAJ41773A50Z2STwxv9qDONE5Iw6JJgCeL2Pm Lim6J3D+cOeNgJFiOP8EehE= =52dK -----END PGP SIGNATURE----- --==_Exmh_1158955191_33273P-- --==_Exmh_1158959455_33273P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFFFFFfkn3rs5h7N1ERApraAJ9jkV69rLV9UWxXACJr3PidFSKU5wCeJuqO 305cbWqsENgSaDDY8TZXpdk= =b7x4 -----END PGP SIGNATURE----- --==_Exmh_1158959455_33273P--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060922211055.E8B584506A>