Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User safran62's Avatar
    Join Date
    Mar 2003
    Posts
    7
    Hello,
    I've got the nokia_d211-linux-1.04 package for a RedHat8.0 system
    I've changed the OSRELEASE in the config.mk due to my `uname`.

    Make all prints out a couple of warnings, and stops with:
    make[1]: *** No rule to make target `nokia_cs.a', needed by `nokia_cs.o'. Stop.
    make[1]: Leaving directory `/usr/src/d211/src'
    make: *** [all] Error 2

    In fact, the Makefile contains:
    ...
    L_TARGET := nokia_cs.a
    ...
    MODULE = nokia_cs.o
    ...
    all : $(MODULE)
    ...
    $(MODULE) : $(objs) $(L_TARGET)

    As we see, nokia_cs.o depends on nokia_cs.a, but a line like:
    $(L_TARGET) : ....
    is missing in the Makefile.

    Can anybody tell me, how this nokia_cs.a - thing should be built?

    BTW: I'm using version 1.04, which is the version especially for RedHat8.0 (as I read on this forum) My system is Redhat 8.0 ... hmmm

    Thanks for any hint
    Frank

  2. #2
    Registered User safran62's Avatar
    Join Date
    Mar 2003
    Posts
    7
    So far, so good. I've double-checked the packages I've downloaded and the install instructions. I've simply forgotten to unpack the binary part of the package(s).
    The build went fine now, but the story continues ...

    Regards
    Frank

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