pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [clang] pkgsrc NetBSD 5.99.55/x86_64 2011-08-20 16:38
On Mon, Aug 22, 2011 at 01:06:45PM +0200, Joerg Sonnenberger wrote:
> audio/akode 15
> pkgsrc-users%NetBSD.org@localhost
fast_resampler.cpp:40:52: error: declaration of 'S' shadows template parameter
template<typename T, typename S, template<typename S> class Arithm>
^
fast_resampler.cpp:40:31: note: template parameter is declared here
template<typename T, typename S, template<typename S> class Arithm>
^
looks like a clang bug to me.
> audio/cmp3 rxg%NetBSD.org@localhost
gcc -O2 -Inevlib -DCMP3_VER="\"2.0pre6"\"
-DEXEC_LOC="\"/usr/pkg/bin/mpg123"\" -DCMP3_CONFIG="\\"
-DOGG_LOC="\"/usr/pkg/bin/ogg123"\" -DEXEC_PARAMS=\"\",
-DOGG_PARAMS=\"\", -c cmp3manager.c
cmp3manager.c:168:23: error: use of undeclared identifier 'OGG_LOC'
returned = execlp(OGG_LOC,
^
...it's right there on the command line?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index