[mythtv-commits] Ticket #8622: Windows build failing due to missing include in libmythhdhomerun

MythTV mythtv at cvs.mythtv.org
Tue Jun 29 12:46:39 UTC 2010


#8622: Windows build failing due to missing include in libmythhdhomerun
-----------------------------+----------------------------------------------
 Reporter:  markk            |       Owner:  nigel     
     Type:  defect           |      Status:  new       
 Priority:  minor            |   Milestone:  unknown   
Component:  Ports - Windows  |     Version:  Trunk Head
 Severity:  medium           |     Mlocked:  0         
-----------------------------+----------------------------------------------
 make[2]: Entering directory `/c/mythtv/mythtv/libs/libmythhdhomerun'
 gcc -c -fomit-frame-pointer -O3 -DNDEBUG -march=pentium4 -std=c99 -fno-
 common -g -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith
 -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef
 -fno-math-errno -fno-tree-vectorize -DQT_LARGEFILE_SUPPORT -DWIN32
 -DUSING_MINGW -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
 -I'/usr/include' -I'/C/mythtv/build/' -I'../libmythtv'
 -I'../../../../qt/4.5.3/mkspecs/win32-g++' -o hdhomerun_channels.o
 hdhomerun_channels.c
 In file included from hdhomerun_os.h:38,
                  from hdhomerun.h:33,
                  from hdhomerun_channels.c:33:
 hdhomerun_os_windows.h:37:21: error: wspiapi.h: No such file or directory
 hdhomerun_os_windows.h:68:1: warning: "va_copy" redefined
 In file included from
 c:/mingw/bin/../lib/gcc/mingw32/4.2.4/../../../../include/windows.h:47,
                  from hdhomerun_os_windows.h:34,
                  from hdhomerun_os.h:38,
                  from hdhomerun.h:33,
                  from hdhomerun_channels.c:33:
 c:/mingw/bin/../lib/gcc/mingw32/4.2.4/include/stdarg.h:54:1: warning: this
 is the location of the previous definition
 make[2]: *** [hdhomerun_channels.o] Error 1
 make[2]: Leaving directory `/c/mythtv/mythtv/libs/libmythhdhomerun'
 make[1]: *** [sub-libmythhdhomerun-make_default] Error 2
 make[1]: Leaving directory `/c/mythtv/mythtv/libs'
 make: *** [sub-libs-make_default-ordered] Error 2

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8622>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list