<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Andreas Lorensen skrev:
<blockquote cite="mid:46B23811.9080308@sodemark.dk" type="cite"><font
 face="Helvetica, Arial, sans-serif">Wanted setup so I was able to
compile own versions of the software. And
wanted to start setting up something to start whit using MokoMakefile
  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://wiki.openmoko.org/wiki/MokoMakefile">http://wiki.openmoko.org/wiki/MokoMakefile</a><br>
  <br>
But after long time I end up whit this error:<br>
  <br>
NOTE: package glibc-2.5-r4: task do_package_write: started<br>
Packaged contents of locale-base-ar-kw.iso-8859-6 into
/home/andlo/openmoko/build/tmp/deploy/ipk/armv4t/locale-base-ar-kw.iso-8859-6_2.5-r4_armv4t.ipk<br>
Packaged contents of locale-base-ar-kw into
/home/andlo/openmoko/build/tmp/deploy/ipk/armv4t/locale-base-ar-kw_2.5-r4_armv4t.ipk<br>
locale-base-aa-er<br>
*** Error: Package name&nbsp; contains illegal characters, (other than
[a-z0-9.+-])<br>
  <br>
ipkg-build: Please fix the above errors and try again.<br>
NOTE: Task failed: ipkg-build execution failed<br>
NOTE: package glibc-2.5-r4: task do_package_write: failed<br>
ERROR: TaskFailed event exception, aborting<br>
NOTE: package glibc-2.5: failed<br>
ERROR: Build of openmoko-devel-image failed<br>
make: *** [openmoko-devel-image] Fejl 1<br>
  <br>
  </font></blockquote>
Yes - so I figured out what was wrong. My locale on my linux was set to
"da_DK.UTF-8" and had to be something whitout UTF-8. As I live in
denmark I sat it to "da_DK". I edited /etc/defaults/locale. I use
Ubuntu 7.04.<br>
<br>
/Andreas<br>
<br>
<br>
</body>
</html>