Re: rsyncrypto crashing

2014-03-16 Thread Frederico Rodrigues Abraham
On 16-03-2014 00:18, Shachar Shemesh wrote: Hello Frederico, On 16/03/14 00:48, Frederico Rodrigues Abraham wrote: Hi all. My rsyncrypto started crashing ... I'm decrypting directories with filename encryption.

Re: rsyncrypto crashing

2014-03-16 Thread Shachar Shemesh
On 16/03/14 15:19, Frederico Rodrigues Abraham wrote: > > Any ideas? Yes. Try to build with the standard "./configure ; make" idiom. Obviously, the packaging for this has rotted to the point it no longer compiles :-( I'll get around, sometimes, to update the Debian package. The Ubuntu package, how

Re: rsyncrypto crashing

2014-03-16 Thread Frederico Rodrigues Abraham
ok, ./configure && make worked. but is the executable with debug info? no special flags for 'make' ? On Sun, Mar 16, 2014 at 10:35 AM, Shachar Shemesh wrote: > On 16/03/14 15:19, Frederico Rodrigues Abraham wrote: > > > Any ideas? > > Yes. Try to build with the standard "./configure ; make" idi

Re: rsyncrypto crashing

2014-03-16 Thread Shachar Shemesh
On 16/03/14 15:49, Frederico Rodrigues Abraham wrote: > ok, ./configure && make worked. but is the executable with debug info? > no special flags for 'make' ? "file rsyncrypto" It should say it is "not stripped". Also, what platform is this? Is it 64bit Intel? Shachar > > > On Sun, Mar 16, 2014

Re: rsyncrypto crashing

2014-03-16 Thread Frederico Rodrigues Abraham
It's saying 'not stripped', cool. Running it. It's 64 bit intel. -- Fred On Sun, Mar 16, 2014 at 11:03 AM, Shachar Shemesh wrote: > On 16/03/14 15:49, Frederico Rodrigues Abraham wrote: > > ok, ./configure && make worked. but is the executable with debug info? no > special flags for 'make' ?