[Pdns-users] metronome

Keresztes Péter-Zoltán zozo at z0z0.tk
Sat Jan 17 03:39:30 UTC 2015


Hello, 
I am trying to install metronome on a debian wheezy, fist I got the errors described in the first messge then I have installed libboost-dev when I run the make I get the following output:

/metronome# make
g++ -Wall -O3 -ggdb -I. -I yahttp/yahttp  -pthread -MMD -MP -DYAHTTP_MAX_URL_LENGTH=16384 -std=gnu++0x    -c -o metronome.o metronome.cc
g++ -Wall -O3 -ggdb -I. -I yahttp/yahttp  -pthread -MMD -MP -DYAHTTP_MAX_URL_LENGTH=16384 -std=gnu++0x    -c -o yahttp/yahttp/reqresp.o yahttp/yahttp/reqresp.cpp
yahttp/yahttp/reqresp.cpp: In member function ‘void YaHTTP::HTTPBase::write(std::ostream&) const’:
yahttp/yahttp/reqresp.cpp:212:5: error: ‘SendbodyRenderer’ was not declared in this scope
yahttp/yahttp/reqresp.cpp:212:22: error: expected ‘;’ before ‘r’
yahttp/yahttp/reqresp.cpp:213:17: error: ‘chunked’ was not declared in this scope
yahttp/yahttp/reqresp.cpp:213:24: error: ‘r’ was not declared in this scope
yahttp/yahttp/reqresp.cpp:215:3: error: expected ‘;’ before ‘}’ token
make: *** [yahttp/yahttp/reqresp.o] Error 1

is there anything to be done?

> On 18 Dec 2014, at 13:22, Ciro Iriarte <cyruspy at gmail.com> wrote:
> 
> 2014-12-18 7:14 GMT-03:00 Christof Meerwald <cmeerw at cmeerw.org>:
>> 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
>> 
>> _______________________________________________
>> Pdns-users mailing list
>> Pdns-users at mailman.powerdns.com
>> http://mailman.powerdns.com/mailman/listinfo/pdns-users
> 
> Yup, that's the case. I'm stuck with the old distribution. I'll try to
> build an static binary on a new one.
> 
> Regards,
> 
> -- 
> Ciro Iriarte
> http://iriarte.it
> --
> 
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20150117/192b2672/attachment.html>


More information about the Pdns-users mailing list