Skip to content

Instantly share code, notes, and snippets.

@mk0x9
Created June 1, 2012 16:19
Show Gist options
  • Save mk0x9/2853309 to your computer and use it in GitHub Desktop.
Save mk0x9/2853309 to your computer and use it in GitHub Desktop.
$ qmake-qt4 -spec linux-g++-32 && make
/usr/lib64/qt4/bin/uic aboutdialog.ui -o ui_aboutdialog.h
/usr/lib64/qt4/bin/uic settingsdialog.ui -o ui_settingsdialog.h
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o mainwindow.o mainwindow.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o x11int.o x11int.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o stwindowcontainer.o stwindowcontainer.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o x11.o x11.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o skypetab.o skypetab.cpp
skypetab.cpp: In member function ‘void skypetab::SkypeTab::onTrayIcon()’:
skypetab.cpp:311:82: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o stwatcher.o stwatcher.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o contactlistcontainer.o contactlistcontainer.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o focusguard.o focusguard.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o aboutdialog.o aboutdialog.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o qtintercept.o qtintercept.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o settingsdialog.o settingsdialog.cpp
/usr/lib64/qt4/bin/moc -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. mainwindow.h -o moc_mainwindow.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o moc_mainwindow.o moc_mainwindow.cpp
/usr/lib64/qt4/bin/moc -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. stwindowcontainer.h -o moc_stwindowcontainer.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o moc_stwindowcontainer.o moc_stwindowcontainer.cpp
/usr/lib64/qt4/bin/moc -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. skypetab.h -o moc_skypetab.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o moc_skypetab.o moc_skypetab.cpp
/usr/lib64/qt4/bin/moc -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. stwatcher.h -o moc_stwatcher.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o moc_stwatcher.o moc_stwatcher.cpp
/usr/lib64/qt4/bin/moc -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. contactlistcontainer.h -o moc_contactlistcontainer.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o moc_contactlistcontainer.o moc_contactlistcontainer.cpp
/usr/lib64/qt4/bin/moc -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. focusguard.h -o moc_focusguard.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o moc_focusguard.o moc_focusguard.cpp
/usr/lib64/qt4/bin/moc -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. aboutdialog.h -o moc_aboutdialog.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o moc_aboutdialog.o moc_aboutdialog.cpp
/usr/lib64/qt4/bin/moc -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. settingsdialog.h -o moc_settingsdialog.cpp
g++ -c -m32 -pipe -std=c++0x -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DSKYPETABNG_LIBRARY -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-32 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o moc_settingsdialog.o moc_settingsdialog.cpp
rm -f libskypetab-ng.so.0.4.11 libskypetab-ng.so libskypetab-ng.so.0 libskypetab-ng.so.0.4
g++ -m32 -Wl,-O1 -shared -Wl,-soname,libskypetab-ng.so.0 -o libskypetab-ng.so.0.4.11 mainwindow.o x11int.o stwindowcontainer.o x11.o skypetab.o stwatcher.o contactlistcontainer.o focusguard.o aboutdialog.o qtintercept.o settingsdialog.o moc_mainwindow.o moc_stwindowcontainer.o moc_skypetab.o moc_stwatcher.o moc_contactlistcontainer.o moc_focusguard.o moc_aboutdialog.o moc_settingsdialog.o -L/usr/lib64 -lQtGui -lQtCore -lpthread
/usr/bin/ld: skipping incompatible /usr/lib64/libQtGui.so when searching for -lQtGui
/usr/bin/ld: skipping incompatible /usr/lib64/libQtCore.so when searching for -lQtCore
/usr/bin/ld: skipping incompatible /usr/lib64/libpthread.so when searching for -lpthread
/usr/bin/ld: skipping incompatible /usr/lib64/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc
/usr/bin/ld: i386:x86-64 architecture of input file `mainwindow.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `x11int.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `stwindowcontainer.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `x11.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `skypetab.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `stwatcher.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `contactlistcontainer.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `focusguard.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `aboutdialog.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `qtintercept.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `settingsdialog.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `moc_mainwindow.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `moc_stwindowcontainer.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `moc_skypetab.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `moc_stwatcher.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `moc_contactlistcontainer.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `moc_focusguard.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `moc_aboutdialog.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `moc_settingsdialog.o' is incompatible with i386 output
x11int.o: In function `__static_initialization_and_destruction_0':
/home/cirno/Development/3rd-party/skypetab-ng/x11int.cpp:28: undefined reference to `dlsym'
/home/cirno/Development/3rd-party/skypetab-ng/x11int.cpp:41: undefined reference to `dlsym'
mainwindow.o: In function `skypetab::STabMainWindow::AddTab(QWidget*)':
/home/cirno/Development/3rd-party/skypetab-ng/mainwindow.cpp:78: undefined reference to `operator new(unsigned long)'
mainwindow.o: In function `skypetab::STabMainWindow::STabMainWindow(QWidget*)':
/home/cirno/Development/3rd-party/skypetab-ng/mainwindow.cpp:43: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/mainwindow.cpp:46: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/mainwindow.cpp:48: undefined reference to `operator new(unsigned long)'
mainwindow.o: In function `skypetab::STabMainWindow::timerEvent(QTimerEvent*)':
/home/cirno/Development/3rd-party/skypetab-ng/mainwindow.cpp:143: undefined reference to `operator new(unsigned long)'
stwindowcontainer.o: In function `skypetab::STWindowContainer::embedWindow(QWidget*)':
/home/cirno/Development/3rd-party/skypetab-ng/stwindowcontainer.cpp:72: undefined reference to `XReparentWindow'
stwindowcontainer.o: In function `skypetab::STWindowContainer::setInputFocus()':
/home/cirno/Development/3rd-party/skypetab-ng/stwindowcontainer.cpp:151: undefined reference to `XSetInputFocus'
/home/cirno/Development/3rd-party/skypetab-ng/stwindowcontainer.cpp:152: undefined reference to `XSetInputFocus'
x11.o: In function `skypetab::X11::GetInputFocus()':
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:44: undefined reference to `XGetInputFocus'
x11.o: In function `skypetab::X11::SetClassName(unsigned long, QString)':
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:53: undefined reference to `XSetClassHint'
x11.o: In function `skypetab::X11::FindWindowByClass(unsigned long, QString&)':
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:60: undefined reference to `XInternAtom'
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:61: undefined reference to `XQueryTree'
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:72: undefined reference to `XGetWindowProperty'
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:78: undefined reference to `XFree'
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:90: undefined reference to `XFree'
x11.o: In function `skypetab::X11::FindWindowByClass(QString)':
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:95: undefined reference to `XRootWindow'
x11.o: In function `skypetab::X11::SendXMessage(unsigned long, QString)':
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:109: undefined reference to `XSendEvent'
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:111: undefined reference to `XSync'
x11.o: In function `skypetab::X11::Flush()':
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:33: undefined reference to `XFlush'
x11.o: In function `skypetab::X11::Sync(bool)':
/home/cirno/Development/3rd-party/skypetab-ng/x11.cpp:37: undefined reference to `XSync'
skypetab.o: In function `skypetab::SkypeTab::SkypeTab(QObject*)':
/home/cirno/Development/3rd-party/skypetab-ng/skypetab.cpp:54: undefined reference to `dladdr'
skypetab.o: In function `skypetab::SkypeTab::_stage2Init()':
/home/cirno/Development/3rd-party/skypetab-ng/skypetab.cpp:65: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/skypetab.cpp:68: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/skypetab.cpp:69: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/skypetab.cpp:70: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/skypetab.cpp:77: undefined reference to `operator new(unsigned long)'
skypetab.o:/home/cirno/Development/3rd-party/skypetab-ng/skypetab.cpp:96: more undefined references to `operator new(unsigned long)' follow
skypetab.o: In function `skypetab::SkypeTab::loadEnabledTabClassesList()':
/home/cirno/Development/3rd-party/skypetab-ng/skypetab.cpp:344: undefined reference to `operator new[](unsigned long)'
focusguard.o: In function `skypetab::FocusGuard::eventFilter(QObject*, QEvent*)':
/home/cirno/Development/3rd-party/skypetab-ng/focusguard.cpp:64: undefined reference to `XSetInputFocus'
aboutdialog.o: In function `AboutDialog::AboutDialog(QWidget*)':
/home/cirno/Development/3rd-party/skypetab-ng/aboutdialog.cpp:28: undefined reference to `operator new(unsigned long)'
aboutdialog.o: In function `Ui_AboutDialog::setupUi(QDialog*)':
/home/cirno/Development/3rd-party/skypetab-ng/ui_aboutdialog.h:36: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/ui_aboutdialog.h:38: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/ui_aboutdialog.h:53: undefined reference to `operator new(unsigned long)'
qtintercept.o: In function `QWidget::winId() const':
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:173: undefined reference to `dladdr'
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:174: undefined reference to `dlsym'
qtintercept.o: In function `QSystemTrayIcon::setContextMenu(QMenu*)':
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:217: undefined reference to `dladdr'
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:218: undefined reference to `dlsym'
qtintercept.o: In function `QSystemTrayIcon::setIcon(QIcon const&)':
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:198: undefined reference to `dladdr'
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:199: undefined reference to `dlsym'
qtintercept.o: In function `QWidget::setParent(QWidget*)':
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:148: undefined reference to `dladdr'
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:149: undefined reference to `dlsym'
qtintercept.o: In function `QWidget::activateWindow()':
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:65: undefined reference to `dladdr'
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:66: undefined reference to `dlsym'
qtintercept.o: In function `QWidget::setVisible(bool)':
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:127: undefined reference to `dlsym'
qtintercept.o: In function `skypetab::AddSignalIntercept(char const*, char const*, QObject*, char const*, char const*)':
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:42: undefined reference to `operator new(unsigned long)'
qtintercept.o: In function `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)':
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:85: undefined reference to `dladdr'
/home/cirno/Development/3rd-party/skypetab-ng/qtintercept.cpp:86: undefined reference to `dlsym'
settingsdialog.o: In function `skypetab::SettingsDialog::addSettingsCheckbox(QBoxLayout*, QString, QString, bool, QList<QString>&)':
/home/cirno/Development/3rd-party/skypetab-ng/settingsdialog.cpp:89: undefined reference to `operator new(unsigned long)'
settingsdialog.o: In function `skypetab::SettingsDialog::SettingsDialog(QWidget*)':
/home/cirno/Development/3rd-party/skypetab-ng/settingsdialog.cpp:12: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/settingsdialog.cpp:16: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/settingsdialog.cpp:47: undefined reference to `operator new(unsigned long)'
/home/cirno/Development/3rd-party/skypetab-ng/settingsdialog.cpp:57: undefined reference to `operator new(unsigned long)'
settingsdialog.o:/home/cirno/Development/3rd-party/skypetab-ng/settingsdialog.cpp:64: more undefined references to `operator new(unsigned long)' follow
moc_mainwindow.o:(.data.rel.ro._ZTVN8skypetab14STabMainWindowE[_ZTVN8skypetab14STabMainWindowE]+0x1e8): undefined reference to `non-virtual thunk to QWidget::devType() const'
moc_mainwindow.o:(.data.rel.ro._ZTVN8skypetab14STabMainWindowE[_ZTVN8skypetab14STabMainWindowE]+0x1f0): undefined reference to `non-virtual thunk to QWidget::paintEngine() const'
moc_mainwindow.o:(.data.rel.ro._ZTVN8skypetab14STabMainWindowE[_ZTVN8skypetab14STabMainWindowE]+0x1f8): undefined reference to `non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const'
moc_stwindowcontainer.o:(.data.rel.ro._ZTVN8skypetab17STWindowContainerE[_ZTVN8skypetab17STWindowContainerE]+0x1e0): undefined reference to `non-virtual thunk to QWidget::devType() const'
moc_stwindowcontainer.o:(.data.rel.ro._ZTVN8skypetab17STWindowContainerE[_ZTVN8skypetab17STWindowContainerE]+0x1e8): undefined reference to `non-virtual thunk to QWidget::paintEngine() const'
moc_stwindowcontainer.o:(.data.rel.ro._ZTVN8skypetab17STWindowContainerE[_ZTVN8skypetab17STWindowContainerE]+0x1f0): undefined reference to `non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const'
moc_contactlistcontainer.o:(.data.rel.ro._ZTVN8skypetab20ContactListContainerE[_ZTVN8skypetab20ContactListContainerE]+0x1e0): undefined reference to `non-virtual thunk to QWidget::devType() const'
moc_contactlistcontainer.o:(.data.rel.ro._ZTVN8skypetab20ContactListContainerE[_ZTVN8skypetab20ContactListContainerE]+0x1e8): undefined reference to `non-virtual thunk to QWidget::paintEngine() const'
moc_contactlistcontainer.o:(.data.rel.ro._ZTVN8skypetab20ContactListContainerE[_ZTVN8skypetab20ContactListContainerE]+0x1f0): undefined reference to `non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const'
moc_aboutdialog.o:(.data.rel.ro._ZTV11AboutDialog[_ZTV11AboutDialog]+0x1f8): undefined reference to `non-virtual thunk to QWidget::devType() const'
moc_aboutdialog.o:(.data.rel.ro._ZTV11AboutDialog[_ZTV11AboutDialog]+0x200): undefined reference to `non-virtual thunk to QWidget::paintEngine() const'
moc_aboutdialog.o:(.data.rel.ro._ZTV11AboutDialog[_ZTV11AboutDialog]+0x208): undefined reference to `non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const'
moc_settingsdialog.o:(.data.rel.ro._ZTVN8skypetab14SettingsDialogE[_ZTVN8skypetab14SettingsDialogE]+0x200): undefined reference to `non-virtual thunk to QWidget::devType() const'
moc_settingsdialog.o:(.data.rel.ro._ZTVN8skypetab14SettingsDialogE[_ZTVN8skypetab14SettingsDialogE]+0x208): undefined reference to `non-virtual thunk to QWidget::paintEngine() const'
moc_settingsdialog.o:(.data.rel.ro._ZTVN8skypetab14SettingsDialogE[_ZTVN8skypetab14SettingsDialogE]+0x210): undefined reference to `non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const'
collect2: error: ld returned 1 exit status
make: *** [libskypetab-ng.so.0.4.11] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment