Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  [/rockbox/build/apps/lang/afrikaans.lng] Error 53
« previous next »
  • Print
Pages: [1]

Author Topic: [/rockbox/build/apps/lang/afrikaans.lng] Error 53  (Read 2585 times)

Offline pippy

  • Member
  • *
  • Posts: 2
[/rockbox/build/apps/lang/afrikaans.lng] Error 53
« on: August 16, 2008, 11:07:38 PM »
I'm trying to compile rockbox using Cygwin and the SVN trunk I got through TortoiseSVN.

I've made my rockbox/build folder and configured it. However during make it comes up with this odd error:

Code: [Select]
make[1]: `rdf2binary' is up to date.
make[1]: `convbdf' is up to date.
make[1]: `codepages' is up to date.
make[1]: `scramble' is up to date.
make[1]: `bmp2rb' is up to date.
MAKE in bitmaps/mono
make[2]: Nothing to be done for `all'.
MAKE in bitmaps/native
make[2]: Nothing to be done for `all'.
make[1]: Nothing to be done for `features'.
GENLANG afrikaans.lang
make[1]: *** [/rockbox/build/apps/lang/afrikaans.lng] Error 53
make: *** [langs] Error 2

Why do I get this error? and how do I fix it?
« Last Edit: August 17, 2008, 12:35:19 AM by pippy »
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3538
  • creature
Re: [/rockbox/build/apps/lang/afrikaans.lng] Error 53
« Reply #1 on: August 17, 2008, 04:45:54 AM »
What line endings is Cygwin configured to use? Tortoise will get them windows style, but cygwin defaults to unix. Besides, did you get any other errors or warnings, especially when running configure?
Logged

Offline pippy

  • Member
  • *
  • Posts: 2
Re: [/rockbox/build/apps/lang/afrikaans.lng] Error 53
« Reply #2 on: August 17, 2008, 05:53:30 AM »
thanks for the tip bluebrother, I reinstalled Cygwin in DOS text mode and tried "mount -f -t -s c:\\cygwin\\lib /usr/lib". This does not work. I'm thinking it's a repository problem as the folder gets configured correctly with no errors.

Here's a fresh build after putting it into DOS text & running the command:

Code: [Select]
$ make
make[1]: `rdf2binary' is up to date.
make[1]: `convbdf' is up to date.
make[1]: `codepages' is up to date.
make[1]: `scramble' is up to date.
make[1]: `bmp2rb' is up to date.
MAKE in bitmaps/mono
AR+RANLIB libbitmapsmono.a
MAKE in bitmaps/native
BMP2RB rockboxlogo.320x98x16.bmp
CC rockboxlogo.320x98x16.c
BMP2RB usblogo.176x48x16.bmp
CC usblogo.176x48x16.c
BMP2RB default_icons.6x8x16.bmp
CC default_icons.6x8x16.c
AR+RANLIB libbitmapsnative.a
MAKE in bitmaps/mono
make[2]: Nothing to be done for `all'.
MAKE in bitmaps/native
make[2]: Nothing to be done for `all'.
GENLANG afrikaans.lang
make[1]: *** [/rockbox/build/apps/lang/afrikaans.lng] Error 53
make: *** [langs] Error 2

note: /rockbox/build/apps/lang/afrikaans.lng does not exist. It's in /rockbox/apps/lang/afrikaans.lang, But it's spelt differently and is not my language. I can't find where GENLANG is set, which I suspect is why It's not compiling

EDIT: make[1]: *** No rule to make target `/rockbox/build/apps/lang/afrikaans.lng', needed by `/rockbox/build/max_language_size.h'. 

That's what is reported when I delete afrikaans.lng file.
« Last Edit: August 17, 2008, 06:01:19 AM by pippy »
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  [/rockbox/build/apps/lang/afrikaans.lng] Error 53
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.042 seconds with 17 queries.