Problem building boost 1.67.0 package

2018-04-30 Thread Aleksandar Valchev
Hi, I forked boost and make some updates for version 1.67.0 and add asio and beast libraries. The result is here: https://salsa.debian.org/avalchev-guest/boost. I have problems with dpk-buildpackage command: https://salsa.debian.org/snippets/54. Do you have any idea what's wrong ?

Problem starting evolution

2016-12-31 Thread Aleksandar Valchev
Hi, I have fresh install of stretch/sid with XFce and Evolution mail client. When I try to start Evolution, it fails with "Segmentation fault" and what I can see in logs is: kernel: [ 408.578283] traps: evolution[] general protection ip:7f79e6053099 sp:7ffdffe1b6c0 error:0 in libX11.so.6.3.

C++ library for apt-get

2016-04-01 Thread Aleksandar Valchev
Hi *, is there any library for using apt-get via C++ ? I'm aware of "system" and boost python interface, but just in case to ask... Thanks a lot.