Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-33804

cannot find -ludev for Fancy Browser Example

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P1: Critical
    • None
    • 5.2.0 Alpha
    • Other
    • None
    • Ubuntu 12.04 64bit

    Description

      PACKAGE VERSION:
      from 2013-09-30

      STEPS:
      1. Download the installer package.
      2. Install the Qt 5.2 Alpha package.
      3. Run Qt Creator.
      4. Load Fancy Browser Example.
      5. Build and run it.

      ACTUAL RESULT:
      ---------------------------
      12:04:23: Running steps for project fancybrowser...
      12:04:23: Configuration unchanged, skipping qmake step.
      12:04:23: Starting: "/usr/bin/make"
      g++ -Wl,-rpath,/home/rmotyka/Qt5.2.0_Alpha_33/5.2.0-alpha/gcc_64 -Wl,-rpath,/home/rmotyka/Qt5.2.0_Alpha_33/5.2.0-alpha/gcc_64/lib -Wl,-rpath-link,/home/rmotyka/Qt5.2.0_Alpha_33/5.2.0-alpha/gcc_64/lib -o fancybrowser main.o mainwindow.o qrc_jquery.o moc_mainwindow.o -L/home/rmotyka/Qt5.2.0_Alpha_33/5.2.0-alpha/gcc_64/lib -lQt5WebKitWidgets -L/work/build/icu_install/lib -lX11 -ludev -lgio-2.0 -lgstapp-0.10 -lgstinterfaces-0.10 -lgstpbutils-0.10 -pthread -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -lQt5Sql -lQt5Quick -lQt5OpenGL -lQt5PrintSupport -lQt5WebKit -lQt5Qml -ldl -lQt5Widgets -lQt5Network -lQt5Sensors -lQt5Gui -lQt5Core -lGL -lpthread
      /usr/bin/ld: cannot find -ludev
      /usr/bin/ld: cannot find -lgstapp-0.10
      /usr/bin/ld: cannot find -lgstinterfaces-0.10
      /usr/bin/ld: cannot find -lgstpbutils-0.10
      /usr/bin/ld: cannot find -lgstvideo-0.10
      /usr/bin/ld: cannot find -lgstbase-0.10
      /usr/bin/ld: cannot find -lgstreamer-0.10
      collect2: ld returned 1 exit status
      make: *** [fancybrowser] Error 1
      12:04:23: The process "/usr/bin/make" exited with code 2.
      Error while building/deploying project fancybrowser (kit: Clone of Desktop Qt 5.2.0 GCC 64bit)
      When executing step 'Make'
      12:04:23: Elapsed time: 00:00.
      ---------------------------

      EXPECTED RESULT:
      No crash. The fancy browser should be built and opened.

      COMMENT:
      Similar problem for Tab Browser.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              liaqi Liang Qi
              rafal Rafal Motyka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes