Discussion Board

Results 1 to 15 of 15
  1. #1
    hi ..,
    i'm new to symbian development & i'm trying to build a symbian kernel .. from the open source provided by symbian last year .. but i'm getting this error

    Creation Time Description Resource Path Location Type
    1301907701742 make[1]: *** No rule to make target `\S60\devices\S60_5th_Edition_SDK_v1.0\EPOC32\BUILD\Users\M.3ssaf\Desktop\TOOLBOX\Kernel_Taster_Kit_for_SEE_2009\see_kernel_kit\sf\os\kernelhwsrv\kernel\eka\EKLL\WINSCW\EKLL.WINSCW'. Stop. eka line 0 C/C++ Problem

    any ideas how to fix it ..

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    The Console view may contain more complete story about the problem.
    Note that the Symbian^3 kernel will unlikely build with an S60 5th (=Symbian^1) SDK. SDK is for building applications for an already built OS.
    Check if the Taster Kit contains documentation about building, if it could really build for Windows, or for ARM only (which can be tested with QEMU).

  3. #3
    well .. the taster kit doesn't include any documentation .. only the source files & the build files ..
    sorry i didn't get that right .. what i got is that the SDK is for an existing running OS ..
    if so ... what do i need to use these files to build the OS ?????????????????????

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    A Google search for symbian kernel taster kit brings this result (it is the cached version, original is not available): http://webcache.googleusercontent.co...www.google.com
    based on it, I think it is version intended for usage with QEMU.
    Note that although http://symbian.org is closed, Nokia started a new site recently, http://symbian.nokia.com, that is where these kind of things may appear (though I have not checked what it contains now).

  5. #5
    well ... thanks for helping ..,
    i read about QEMU and i found that there's a tool called iMaker used to build ROMs' ..
    all i could find is a user guide .. but i couldn't find a download link ..
    i was wondering if you know where can i get the S60 iMaker ....,
    http://www.opda.net.cn/thread-440900-1-1.html
    this is the article i was reading

  6. #6
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    It is part of the PDT package. If it is not present in the kernel taster (though I find it a bit strange), you may have to wait. "Symbian OS Tools (coming soon)" as the site says.

  7. #7
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,414
    It may also be, that compiling the actual OS components, may required the use of ARM RVCT tools (or whatever they're called these days), rather than the GCC-E compiler that is in the developer SDKs.

    Note also that you can't use Symbian^3 sources to compile OS compoents to replace/override device firmware in commercial products. I.e., if you make your own Symbian OS build for your own hardware (or some hardware for which you have the right tools to make new firmware/ROM binaries, or for an emulator environment that you can control) it is of course not a problem.

  8. #8
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    The RVCT part is sure, the cached page also mentions it "Install and configure the Symbian Kernel Taster Kit and RVCT 4.0 according to the instructions on the Symbian Wiki".
    The related Wiki page is mirrored in FN Wiki: http://wiki.forum.nokia.com/index.ph...g_ARM_RVCT_4.0

  9. #9
    Quote Originally Posted by petrib View Post
    Note also that you can't use Symbian^3 sources to compile OS compoents to replace/override device firmware in commercial products..
    it's not for commercial development .. it's my graduation project :D i'm a graduate student in CS

  10. #10
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,414
    Quote Originally Posted by neomaniac@live.com View Post
    it's not for commercial development .. it's my graduation project :D i'm a graduate student in CS
    What I meant: You can't take a Nokia device and install your own version/build of Symbian on it (even if it is for your own, or non-commercial purposes).

    And the RVCT requirement for building the kernel might also be a deterrent, unless your school gets a free license from ARM, then RVCT costs (or did cost in the past, several thousand USD/EUR/GBP).

  11. #11
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    The "RVCT 4.0 for Symbian Foundation" product still seems to be available on the ARM site.

  12. #12
    Quote Originally Posted by petrib View Post
    And the RVCT requirement for building the kernel might also be a deterrent, unless your school gets a free license from ARM, then RVCT costs (or did cost in the past, several thousand USD/EUR/GBP).
    so .. if it's too expensive .. how can i build the system from the open source i have .. ??
    i was using carbide C++ 2.7 , which uses the WINSCW emulator .. and since that is off the list now i'm lookin' at the QEMU though i'm still lost !!!
    and now since the RVCT is unavailable ...
    what can i do ?? .. excuse me if i sound a little bit desprate !!! i really wanna do this

  13. #13
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    (EDIT: The original version of this post was a bit different)

    Let us say that you are not "desperate" enough to simply read the article referred in #8 and try it.
    Last edited by wizard_hu_; 2011-04-07 at 19:33.

  14. #14
    Registered User formiaczek's Avatar
    Join Date
    Nov 2008
    Posts
    4
    This is the direct link:
    https://silver.arm.com/browse/RC402-BN-00000

    BTW: You can also refer to here:
    http://sourceforge.net/apps/mediawik...for_developers

    it's not updated, but many parts should still be relevant for building the Kernel - Having the environment set up already, you can safely omit PDK/PDT and 'epoc32 tools required to build' stuff. You also have sources - so you can skip 'Sources' part too.

    Rest of the environment setup and links to other tools (i.e. links not referring to developer.symbian.com) and build instructions should still be valid.
    Good luck.

  15. #15
    can any one find me alive download link for symbian GCC baseline
    cause everything is shut down !!! not even one website is working

Similar Threads

  1. Kernel Events
    By marwa_8_80 in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 2
    Last Post: 2010-12-20, 12:41
  2. Kernel Debug
    By mouse_321 in forum Symbian C++
    Replies: 1
    Last Post: 2010-03-27, 14:35
  3. Building interactive 3d building info. in J2ME
    By CSFYPMAIL in forum Mobile Java Tools & SDKs
    Replies: 0
    Last Post: 2008-11-18, 15:46
  4. Building lib or building dll?
    By baumannpan in forum Symbian C++
    Replies: 1
    Last Post: 2007-04-03, 12:59
  5. kernel heap
    By pncbose in forum Symbian C++
    Replies: 0
    Last Post: 2003-08-12, 04:45

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved