minaco2 / distcc

Automatically exported from code.google.com/p/distcc
GNU General Public License v2.0
0 stars 0 forks source link

pump mode fails to compile certain KDE-4 packages, finds/looks for incorrect headers #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
distcc-3.1-r4 on Gentoo.

Emerging certain KDE packages (soprano) in pump mode causes the cmake 
configuration to find Windows and Mac OS X headers.

-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - found

Other KDE packages (kdelibs) may not find the headers during configuration but 
then during compilation mysteriously try to include windows.h.

[ 40%] Building CXX object kdeui/CMakeFiles/kdeui.dir/kernel/kapplication_win.o 

/home/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kdeui/kernel/kapplicatio
n_win.cpp:65:21: error: windows.h: No such file or directory

Have not tested other KDE packages yet.

Original issue reported on code.google.com by jeremy.w...@gmail.com on 14 Aug 2010 at 2:44

GoogleCodeExporter commented 9 years ago
This bug has fixed itself somehow.

Original comment by jeremy.w...@gmail.com on 20 Dec 2010 at 1:58

GoogleCodeExporter commented 9 years ago
Hmmm, even though I reported this bug, I can't seem to close it.  So if someone 
could close it for me, thanks.

Original comment by jeremy.w...@gmail.com on 20 Dec 2010 at 1:59

GoogleCodeExporter commented 9 years ago

Original comment by fergus.h...@gmail.com on 20 Dec 2010 at 5:00