[mythtv-users] make failure

Robert Johnston anaerin at gmail.com
Thu Sep 22 21:01:23 UTC 2005


On 22/09/05, R. G. Newbury <newbury at mandamus.org> wrote:
> I' m trying to rebuild mythtv with some more features enabled.
> When I get to 'make' it fails with the following error(s)....
>
> Basically it's not seeing/finding something which it should, but I have
> no idea why this version should fail, while the one I grabbed a week ago
> did not...
>
> Anyone have any ideas? This was done from the 0.18.1 tarball.
>
> Geoff
>
>
>
>
>
> g++ -c -pipe -march=c3-2 -Wall -W -O3 -Wall -Wno-switch
> -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -DMMX -Di386
> -DUSING_DBOX2 -DUSING_DIRECTX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -DPREFIX=\"/usr\" -DUSING_OSS -DUSE_ALSA -DUSE_JOYSTICK_MENU -DUSE_LIRC
> -DUSING_XRANDR -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
> -I/usr/lib/qt3/mkspecs/default -I. -I/usr/include
> -I/usr/src/linux-2.6.12-12mdk/include -I/usr/X11R6/include
> -I../libmythsamplerate -I../libmythsoundtouch -I../..
> -I/usr/lib/qt3/include -o audiooutput.o audiooutput.cpp
> In file included from audiooutput.cpp:11:
> audiooutputdx.h:10:21: error: windows.h: No such file or directory
> audiooutputdx.h:12:20: error: dsound.h: No such file or directory

Well, there's your problem... the -DUSING_DIRECTX in there is making
it all go FUBAR.

Did you add that into your configure call, or is something going VERY
wonky here?
--
Robert "Anaerin" Johnston


More information about the mythtv-users mailing list