|
|
Rockbox mail archiveSubject: RE: LANG_ALARM errors with latest svnRE: LANG_ALARM errors with latest svn
From: Daniel Stenberg <daniel_at_rockbox.org>
Date: Mon, 25 Feb 2008 12:39:52 +0100 (CET)
On Mon, 25 Feb 2008, Jonas Hellesøe Nielsen wrote:
> The reposotory was "downloaded" using svn (in a new, clean folder) about 5
The problem with spaces is if you have a space in the path name to the source
Now do this:
$ cd [source code root]
And show us the output from that last command. You can redirect it to a file
$ make V=1 >dump 2>&1
If the dump turns very big, try to trim off parts that just repeat the same
-- Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/Received on 2008-02-25 Page was last modified "Jan 10 2012" The Rockbox Crew |