pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Segfaults from recent pan2.git


From: Paul Crawford
Subject: Re: [Pan-users] Segfaults from recent pan2.git
Date: Wed, 05 Feb 2014 01:39:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 04/02/14 01:01, walt wrote:
I've been looking for electric fence (efence) and running into 404's
everywhere.  Valgrind is easily available, so I'll try to learn how
to use it -- results not guaranteed :)

Really? On a typical Debian machine (like Ubuntu) you just install the library with:

apt-get install electric-fence

Then edit the make file to add "-lefence" to the library options. For example you might end up a line like this:

LIBS = -lrt -lefence

If using valgrind, here is some example use:

http://www.cprogramming.com/debugging/valgrind.html

Regards,
Paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]