Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Pnp_basictools error
Forum Updated to NodeBB v4.3 + New Features

Pnp_basictools error

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 3.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    post4pavan
    wrote on last edited by
    #1

    pnp_basictools error

    @make[3]: Entering directory /home/post4pavan/qt-target/examples/tools/plugandpaintplugins' cd basictools/ && make -f Makefile install make[4]: Entering directory /home/post4pavan/qt-target/examples/tools/plugandpaintplugins/basictools'
    install -m 644 -p "../../plugandpaint/plugins/pnp_basictools." "/usr/local/Trolltech/Qt-target-version/examples/tools/plugandpaint/plugins/pnp_basictools."
    arm-none-linux-gnueabi-ranlib "/usr/local/Trolltech/Qt-target-version/examples/tools/plugandpaint/plugins/pnp_basictools."
    /bin/sh: arm-none-linux-gnueabi-ranlib: not found
    make[4]: *** [install_target] Error 127
    make[4]: Leaving directory /home/post4pavan/qt-target/examples/tools/plugandpaintplugins/basictools' make[3]: *** [sub-basictools-install_subtargets] Error 2 make[3]: Leaving directory /home/post4pavan/qt-target/examples/tools/plugandpaintplugins'
    make[2]: *** [sub-plugandpaintplugins-install_subtargets-ordered] Error 2
    make[2]: Leaving directory /home/post4pavan/qt-target/examples/tools' make[1]: *** [sub-tools-install_subtargets] Error 2 make[1]: Leaving directory /home/post4pavan/qt-target/examples'
    make: *** [sub-examples-install_subtargets-ordered] Error 2
    @

    pnp_basictools. is the one that was present in the directory @/home/post4pavan/qt-target/examples/tools/plugnpaint/plugins@

    Can you guys please suggest me something......!

    Qt for Embedded! INTERESTING!

    1 Reply Last reply
    0
    • P Offline
      P Offline
      post4pavan
      wrote on last edited by
      #2

      configuration, using ./configure went well all the way.

      I just got "make" command successful as well.

      later I ram sudo make install, and then this trouble came all along.....!

      Qt for Embedded! INTERESTING!

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        Do you have arm-none-linux-gnueabi-ranlib in your path?

        1 Reply Last reply
        0
        • P Offline
          P Offline
          post4pavan
          wrote on last edited by
          #4

          Yeah, I have arm-none-linux-gnueabi-ranlib in my path

          post4pavan@ubuntu:~/qt-target$ echo $PATH
          /home/post4pavan/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin

          post4pavan@ubuntu:/opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin$ ls
          arm-none-linux-gnueabi-addr2line
          arm-none-linux-gnueabi-gcc
          arm-none-linux-gnueabi-objcopy
          arm-none-linux-gnueabi-ar
          arm-none-linux-gnueabi-gcc-4.1.2
          arm-none-linux-gnueabi-objdump
          arm-none-linux-gnueabi-as
          arm-none-linux-gnueabi-gccbug
          arm-none-linux-gnueabi-ranlib
          arm-none-linux-gnueabi-c++
          arm-none-linux-gnueabi-gcov
          arm-none-linux-gnueabi-readelf
          arm-none-linux-gnueabi-c++filt
          arm-none-linux-gnueabi-gprof
          arm-none-linux-gnueabi-size
          arm-none-linux-gnueabi-cpp
          arm-none-linux-gnueabi-ld
          arm-none-linux-gnueabi-strings
          arm-none-linux-gnueabi-g++
          arm-none-linux-gnueabi-nm
          arm-none-linux-gnueabi-strip

          This is what I can provide you, and will paste here, if req further.....

          Qt for Embedded! INTERESTING!

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved