View Single Post
Old 02-06-2011, 01:32 PM   #3
rfog
Guru
rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.
 
Posts: 696
Karma: 2383012
Join Date: Aug 2007
Location: Schiedam (The Netherlands)
Device: Lots of eInk devices and iOS stuff
Thank you!

However I'm in trouble with this. After installing cygwin (and vim to have ex ans subversion), I create a folder called Kindle and lanuch "x-compile" script

First thing I do not understand why scipt does is offering me edit of crosstools-ng-1.9.0.tar.bz2. I simply press q and enter and script continues.

Then script fails to move crosstool-ng-etc because it is in the right folder... and finally it fails to do some patches...

Here is the console output:
Administrator@xpmaster-mars ~/Kindle
$ ./x-compile
mkdir: cannot create directory `CrossTool': File exists
--2011-02-06 19:30:13-- http://ymorin.is-a-geek.org/download/crosstool-ng/cross
tool-ng-1.9.0.tar.bz2
Resolving ymorin.is-a-geek.org (ymorin.is-a-geek.org)... 90.32.255.216
Connecting to ymorin.is-a-geek.org (ymorin.is-a-geek.org)|90.32.255.216|:80... c
onnected.
HTTP request sent, awaiting response... 200 OK
Length: 1833052 (1.7M) [application/x-bzip]
Saving to: `crosstool-ng-1.9.0.tar.bz2.3'

100%[======================================>] 1,833,052 105K/s in 18s

2011-02-06 19:30:31 (99.9 KB/s) - `crosstool-ng-1.9.0.tar.bz2.3' saved [1833052/
1833052]

mkdir: cannot create directory `CT-NG': File exists
mv: cannot stat `../../crosstool-ng-1.9.0.tar.bz2': No such file or directory
./x-compile: line 33: ~SVN/Configs/trunk/Kindle/Misc/crosstool-ng-1.9.0-cloog-pp
l-0.15.10-build-fix.patch: No such file or directory
cp: cannot stat `~SVN/Configs/trunk/Kindle/Misc/050_all_glibc-make-3.82-rules.pa
tch': No such file or directory
./x-compile: line 37: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
mkdir: cannot create directory `Kindle': File exists
./x-compile: line 46: ct-ng: command not found
./x-compile: line 49: syntax error near unexpected token `newline'
./x-compile: line 49: `* Paths >'

Administrator@xpmaster-mars ~/Kindle
rfog is offline   Reply With Quote