[mythtv-users] Mythweather compile problem

Robert RobertCL at iname.com
Mon Jun 25 16:42:24 UTC 2007


Tom Weichmann wrote:
> Hello,
> 
> I am running Mythtv 0.20 on SuSE 10.2.  I am trying to update mythweather to 
> work again by following the instructions form the Wiki 
> (http://www.mythtv.org/wiki/index.php/Using_mythweather-revamp_with_trunk_mythtv)
> 
> When I try to compile I get the following errors:
> 
> 
> 
> cd mythweather && make -f Makefile
> make[1]: Entering directory `/home/tom/Desktop/mythplugins/mythweather'
> cd mythweather && make -f Makefile
> make[2]: Entering directory 
> `/home/tom/Desktop/mythplugins/mythweather/mythweather'
> g++ -c -pipe -march=athlon -I/opt/kde3/include/artsc -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -g -D_REENTRANT -Wall -W -DPIC -fPIC  -D_GNU_SOURCE -DPREFIX="/usr" -DMMX -Di386 -DUSING_FREEBOX -D_FILE_OFFSET_BITS=64 -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtGui -I/usr/include -I/usr/include -I/usr/kde/3.3/include -I/usr/include -I/usr/include -I/usr/X11R6/include -I. -I. -o 
> main.o main.cpp
> In file included from main.cpp:18:
> weather.h:21:22: error: qnetwork.h: No such file or directory
<snip>
> 
> Anyone have an idea how to fix this?
> 

Do you have -devel packages installed for qt ?  From my (albeit) limited 
experience, it looks like that might be the problem....

Robert.


More information about the mythtv-users mailing list