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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Compile error
« previous next »
  • Print
Pages: [1] 2

Author Topic: Compile error  (Read 4387 times)

Offline eK3eKyToPa

  • Member
  • *
  • Posts: 75
Compile error
« on: October 21, 2007, 06:59:37 AM »
I'm just starting to compile a rockbox build, bur some errors are shown and dont know what to do about them
Here this is the error message

it is shown some time after I write the 'make' command,
I haven apply any patches, and tried the svn build and daily build
both the same error.
Please say how to repair this error.
  Thanks!
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Compile error
« Reply #1 on: October 21, 2007, 07:22:36 AM »
What version of the GCC cross compiler are you using, and what target are you building for?
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: Compile error
« Reply #2 on: October 21, 2007, 04:21:42 PM »
And you're cutting out the interesting parts of the error message... When compiling, it is often the first error message that is interesting, not the last one.

By the way, you can copy text from a console window, you don't have to make a screen dump.
Logged

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: Compile error
« Reply #3 on: October 21, 2007, 09:29:16 PM »
Quote from: Lear on October 21, 2007, 04:21:42 PM
By the way, you can copy text from a console window, you don't have to make a screen dump.

.. And to do that, right-click anywhere on the black part of the console window, and select "mark". Then left-click-and-drag to select the text to copy. Right-click anywhere on the console window again.  You can now ctrl-v, or right-click -> paste it somewhere.
« Last Edit: October 21, 2007, 09:36:47 PM by cool_walking_ »
Logged

Offline eK3eKyToPa

  • Member
  • *
  • Posts: 75
Re: Compile error
« Reply #4 on: October 22, 2007, 07:38:44 AM »
I didn't get how to work with Cigwin, but installed VMware Player and it works for the moment, except the HUNKs which failed very often.
Logged

Offline Mad Cow

  • Member
  • *
  • Posts: 445
Re: Compile error
« Reply #5 on: October 23, 2007, 12:02:11 AM »
Quote from: cool_walking_ on October 21, 2007, 09:29:16 PM
Quote from: Lear on October 21, 2007, 04:21:42 PM
By the way, you can copy text from a console window, you don't have to make a screen dump.

.. And to do that, right-click anywhere on the black part of the console window, and select "mark". Then left-click-and-drag to select the text to copy. Right-click anywhere on the console window again.  You can now ctrl-v, or right-click -> paste it somewhere.

But that doesn't work in cygwin, as far as I know at least.
Logged
iRiver H10 5GB, Gigabeat F40, Gigabeat S60, all rockboxed. :P

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Compile error
« Reply #6 on: October 23, 2007, 02:54:14 AM »
Yes it does. The cygwin bash prompt runs inside a cmd.exe window - so the same cut and paste system works.
Logged

Read The Manual Please

Offline Mad Cow

  • Member
  • *
  • Posts: 445
Re: Compile error
« Reply #7 on: October 23, 2007, 01:54:48 PM »
Quote from: GodEater on October 23, 2007, 02:54:14 AM
Yes it does. The cygwin bash prompt runs inside a cmd.exe window - so the same cut and paste system works.

I know it runs in a cmd window, but it doesn't work for me, running winxp pro sp2. Right-clicking does nothing when running cygwin
Logged
iRiver H10 5GB, Gigabeat F40, Gigabeat S60, all rockboxed. :P

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: Compile error
« Reply #8 on: October 23, 2007, 02:05:08 PM »
What happens when you right-click on the title bar of the cygwin window?
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Compile error
« Reply #9 on: October 23, 2007, 02:11:32 PM »
Quote from: Mad Cow on October 23, 2007, 01:54:48 PM
I know it runs in a cmd window, but it doesn't work for me, running winxp pro sp2. Right-clicking does nothing when running cygwin

That just means that "Quick Edit" mode isn't turned on.

If you click on the top left corner of the window, you should be able to get to the copy paste (and mark) menu, and also be able to turn Quick Edit mode on to from the properties.

It's not a function of cygwin I promise :)
Logged

Read The Manual Please

Offline Mad Cow

  • Member
  • *
  • Posts: 445
Re: Compile error
« Reply #10 on: October 23, 2007, 03:10:01 PM »
Thanks alot, that worked. But quick edit doesn't work even if i enable it. Well at least now I know I can copy and paste into cygwin.
Logged
iRiver H10 5GB, Gigabeat F40, Gigabeat S60, all rockboxed. :P

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Compile error
« Reply #11 on: October 24, 2007, 02:50:09 AM »
Quote from: Mad Cow on October 23, 2007, 03:10:01 PM
But quick edit doesn't work even if i enable it.

Well that's a pain in the ass then isn't it ?

Weird though - because it works here ok :(
Logged

Read The Manual Please

Offline Mad Cow

  • Member
  • *
  • Posts: 445
Re: Compile error
« Reply #12 on: October 24, 2007, 08:57:30 AM »
Oh well, clicking on the icon the corner of the window isn't too bad. A lot better than typing out the whole svn command for getting a clean source. :D
Logged
iRiver H10 5GB, Gigabeat F40, Gigabeat S60, all rockboxed. :P

Offline yapper

  • Rockbox Expert
  • Member
  • *
  • Posts: 794
Re: Compile error
« Reply #13 on: October 24, 2007, 08:59:21 PM »
I thought QuickEdit wasn't working for me ... but it is.

Once you've changed the properties as GodEater described, click and drag within the window to mark some text (the window title changes to "Select ..."). Then right-click twice to exit select mode and paste.

Or for copying from another window, just copy using the regular method, and paste in the Cygwin window by right-clicking.
Logged
G2 iPod 20GB / Sansa c240 v1 + 2GB microSD / Sansa c250 v1 / Sansa e250 v1 + 8GB microSDHC / Sansa Fuze v2 + 32GB microSDHC

Offline Mad Cow

  • Member
  • *
  • Posts: 445
Re: Compile error
« Reply #14 on: October 24, 2007, 09:35:33 PM »
Quote from: yapper on October 24, 2007, 08:59:21 PM
I thought QuickEdit wasn't working for me ... but it is.

Once you've changed the properties as GodEater described, click and drag within the window to mark some text (the window title changes to "Select ..."). Then right-click twice to exit select mode and paste.

Or for copying from another window, just copy using the regular method, and paste in the Cygwin window by right-clicking.

Oh, I just realized that I'm an idiot. Right clicking pastes, I though it opened the edit menu. It works now. :D
Logged
iRiver H10 5GB, Gigabeat F40, Gigabeat S60, all rockboxed. :P

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Compile error
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.118 seconds with 14 queries.