[PLUG] Compile error

Jeff Kirsher jeffrey.t.kirsher at intel.com
Wed Jun 25 23:07:50 UTC 2014


google is your friend...

Without doing the search, I figured it had to do with QT and their modules.

While this is not your "exact error" this link may provide more
insight in how to fix the issue:
https://bugreports.qt-project.org/browse/QTBUG-32682


On Wed, Jun 25, 2014 at 3:17 PM, John Jason Jordan <johnxj at comcast.net> wrote:
> There is a recent new version of an open source program that I use a
> lot:
>
> http://sourceforge.net/p/sleepyhead/code/ci/master/tree/
>
> I am following the instructions that I obtained over a year ago, and
> which worked then (sorry about the wrapping):
>
> git clone git://git.code.sf.net/p/sleepyhead/code
> ~/Software/sleepyhead-code
> sudo apt-get install qt4-dev-tools libqt4-opengl-dev libqtwebkit-dev
> zlib1g-dev
> cd ~/Software/sleepyhead-code
> qmake
> make -j2
>
> Everything executed without error until the make -j2 command:
>
> jjj at Devil-Bonobo:~/Software/Sleepyhead-code$ make -j2
> cd sleepyhead/ && ( test -e Makefile
> || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /home/jjj/Software/Sleepyhead-code/sleepyhead/sleepyhead.pro
> -o Makefile ) && make -f Makefile Project MESSAGE: Building with
> QGLWidget gGraphView Project ERROR: Unknown module(s) in QT: serialport
> make: *** [sub-sleepyhead-make_first-ordered] Error 3
>
> Hopefully someone can tell me what the above error means and, more
> importantly, how to fix it.
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug



-- 
Cheers,
Jeff



More information about the PLUG mailing list