[Pdns-users] metronome

Christof Meerwald cmeerw at cmeerw.org
Thu Dec 18 10:14:45 UTC 2014


Hi,

On Wed, 17 Dec 2014 03:54:24 -0300, Ciro Iriarte wrote:
[...]
> You need eigen3-devel, gcc-c++, git and boost-devel. At least that's
> where I'm stuck:
>
> [root at admin metronome-master]# make
> fatal: Not a git repository (or any of the parent directories): .git
> g++ -Wall -O3 -ggdb -I. -I yahttp/yahttp  -pthread -MMD -MP
> -std=gnu++0x    -c -o metronome.o metronome.cc
> metronome.cc: In function ‘void dumpRequest(const YaHTTP::Request&)’:
> metronome.cc:55: error: expected initializer before ‘:’ token
[...]
> /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/stl_vector.h:733:

Looks like you need a newer version of gcc - 4.4 is too old and
doesn't support the C++ language features used in the source code.


Christof

-- 

http://cmeerw.org                              sip:cmeerw at cmeerw.org
mailto:cmeerw at cmeerw.org                   xmpp:cmeerw at cmeerw.org




More information about the Pdns-users mailing list