problem with building cppcms

After building cppcms, all the examples started to produce segmentation fault
Code:
Program received signal SIGABRT, Aborted.
Sent by thr_kill() from pid 16011 and user 1001.
thr_kill () at thr_kill.S:4
warning: 4    thr_kill.S: No such file or directory
Here's what gdb trowes
I've tried different versions of cppcms, the same problem everywhere
 
There used to be a port for it, you could have a look at it to see how it was built. Port got deprecated a few years ago because it depended on Python 2.7 and it had no maintainer.

www/cppcms
 
Back
Top