Re: linking error under ubuntu 12

2016-07-17 Thread Daniel Graczer
thanks, it worked On Friday, 15 July 2016, Dmitry V. Levin wrote: > On Fri, Jul 15, 2016 at 10:43:02AM +0800, Daniel Graczer wrote: > > hi, I am trying to compile strace under Ubuntu 12, and it succeeds > > initially. However if I define the USE_LIBINWIND macro in config.h.in > > The only suppor

Re: linking error under ubuntu 12

2016-07-15 Thread Dmitry V. Levin
On Fri, Jul 15, 2016 at 10:43:02AM +0800, Daniel Graczer wrote: > hi, I am trying to compile strace under Ubuntu 12, and it succeeds > initially. However if I define the USE_LIBINWIND macro in config.h.in The only supported way of enabling -k option is configure --with-libunwind. If you are editi