Results 1 to 6 of 6

Thread: nedd help on MAKE ERROR of qtopia opensource 4.2.4 PLZ

  1. #1
    Join Date
    Nov 2008
    Posts
    7
    Thanks
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Unhappy nedd help on MAKE ERROR of qtopia opensource 4.2.4 PLZ

    Errors occurs during make. please help..

    /home/mike/qtopia-opensource-4.2.4/qtopiacore/qt/tools/qvfb/qvfbshmem.cpp:42:22:asm/page.h: no directory or something like these
    make[7]: *** [.obj/release-shared/qvfbshmem.o] Error 1
    make[7]: Leaving directory `/home/mike/qtopia-opensource-4.2.4/qtopiacore/host/tools/qvfb'
    make[6]: *** [redirect_all] Error 2
    make[6]: Leaving directory `/home/mike/qtopia-opensource-4.2.4/src/tools/qt/qvfb'
    make[5]: *** [all] Error 2
    make[5]: Leaving directory `/home/mike/qtopia-opensource-4.2.4/src/tools/qt/qvfb'
    make[4]: *** [all] Error 2
    make[4]: Leaving directory `/home/mike/qtopia-opensource-4.2.4/src/tools/qt/qvfb'
    make[3]: *** [sub-tools-qt-qvfb] Error 2
    make[3]: Leaving directory `/home/mike/qtopia-opensource-4.2.4/src'
    make[2]: *** [all] Error 2
    make[2]: Leaving directory `/home/mike/qtopia-opensource-4.2.4/src'
    make[1]: *** [qtopia_all] Error 2
    make[1]: Leaving directory `/home/mike/qtopia-opensource-4.2.4'
    make: *** [all] Error 2

    Here is the config:

    ./configure -no-qvfb -xplatform linux-arm-g++ -arch arm -image /home/test -prefix /home/test -release -displaysize 240x320 -no-modem -quicklaunch -extra-qt-config "-qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libjpeg" -extra-qtopiacore-config "-depths 16 -qt-mouse-linuxtp -no-mouse-pc -no-mouse-bus -no-mouse-yopy -no-mouse-vr41xx -no-mouse-tslib -no-mouse-qvfb -qconfig qpe"./configure -no-qvfb -xplatform linux-arm-g++ -arch arm -image /home/test -prefix /home/test -release -displaysize 240x320 -no-modem -quicklaunch -extra-qt-config "-qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libjpeg" -extra-qtopiacore-config "-depths 16 -qt-mouse-linuxtp -no-mouse-pc -no-mouse-bus -no-mouse-yopy -no-mouse-vr41xx -no-mouse-tslib -no-mouse-qvfb -qconfig qpe"

    Thank You

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: nedd help on MAKE ERROR of qtopia opensource 4.2.4 PLZ

    or something like these
    It is better if you just copy the error message.

    It looks you forgot to add include directories to your project with -L.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. The following user says thank you to high_flyer for this useful post:

    halloworld (24th November 2008)

  4. #3
    Join Date
    Nov 2008
    Posts
    7
    Thanks
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: nedd help on MAKE ERROR of qtopia opensource 4.2.4 PLZ

    Quote Originally Posted by high_flyer View Post
    It is better if you just copy the error message.

    It looks you forgot to add include directories to your project with -L.
    I'm very sorry, that should be " No such file or directory"
    As i know "-L" is to add an explicit library path, but what actually is the library path i need??

    Thank You

  5. #4
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: nedd help on MAKE ERROR of qtopia opensource 4.2.4 PLZ

    Ah.. sorry I meant -I
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  6. #5
    Join Date
    Nov 2008
    Posts
    7
    Thanks
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: nedd help on MAKE ERROR of qtopia opensource 4.2.4 PLZ

    Quote Originally Posted by high_flyer View Post
    Ah.. sorry I meant -I
    as i know, -I is to add an explicit include path but what i actually need to define

    Thank You

  7. #6
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: nedd help on MAKE ERROR of qtopia opensource 4.2.4 PLZ

    correct.
    What it is you don't understand?
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Qtopia 4.2.4 opensource won't configure
    By MarkoSan in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 28th November 2007, 13:54
  2. make error when compile qtopia 4.2.4
    By evewei in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd November 2007, 11:44
  3. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.