Patrick,
The latest properly compiled version was 1.2.99.4.
The command line you specified, in deed, craches...
When I run gdb it says:
"/mnt/portage/tmp/portage/app-pda/syncevolution-1.3/work/syncevolution-1.3/src/syncevolution":
not in executable format: File format not recognized
I see that syncevolution is a shell script, but I'm not that familiar with gdb, so I
don't know what would be the right command line parameters.
Regards,
Vladimir.
On Thu, 2012-09-13 at 14:56 +0200, Patrick Ohly wrote:
On Thu, 2012-09-13 at 14:48 +0200, Elisseev V. wrote:
> Hello,
>
> I got an error (see below) while compiling the latest version (1.3),
> although I haven't had any problems with 1.2.99.x versions. I'd greatly
> appreciate any help.
Which was the latest 1.2.99.x that worked?
The problem is in the invocation of
LD_LIBRARY_PATH=src/syncevo/.libs:src/gdbus/.libs:src/gdbusxx/.libs:src/build-synthesis/src/.libs:$LD_LIBRARY_PATH
src/syncevolution --daemon=no --sync-property ?
Can you run that in your build dir? Does it also crash? If yes, please
run in gdb with the same parameters and capture a stack backtrace.
It would be nice to generate the property help without having to run the
SyncEvolution binary, but that's a major change.