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
 
Back
Top