I tried to follow all this - never did svn or patches or ... BUT FINALLY:
I was able to compile it using the configure script in the first post. For some reason, patching did not work (not exact file version??) so I edited the files manually (changing the - lines to the + lines). I'm very confident that this was done correctly. I attached the files for it all to be extracted to extensions. I included a complete log file of the startup from ssh.
a snippet from the end:
Code:
...
Loaded symbols for /usr/lib/libffi.so.5
Reading symbols from /usr/lib/libglib-2.0.so.0...done.
Loaded symbols for /usr/lib/libglib-2.0.so.0
Reading symbols from /lib/librt.so.1...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
0x400e6894 in ?? () from /lib/libc.so.6
#0 0x400e6894 in ?? () from /lib/libc.so.6
Cannot access memory at address 0x0
Detaching from program: /mnt/us/extensions/navit/bin/navit, process 8740
map_rect_new_textfile unable to open textfile /tmp/root/.navit/bookmark.txt. Error: No such file or directory
What does the libc error mean? Any guesses what I might have done wrong?