On Mon, Mar 29, 2010 at 03:08:21PM +0100, Randi Hillerøe wrote: > I just installed subversion on a QNAP T410, NAS, which completed all fine > however it went wrong when I tried to create the first repository. > > I use the command: svnadmin create repo_path > But in a few moments it just says "Illegal instruction" - which I really > can't figure out what means...
That's really all it says? No other error messages? > Is there any way to get som more debugging information than just "Illegal > instruction"? Do you have strace or similar available on this machine? Can you build a debug version of Subversion? tyler