[mythtv] Changes needed for Compilation on Cygwin

Nigel Pearson nigel at ind.tansu.com.au
Mon Mar 27 06:04:34 UTC 2006


> Currently the libraries are linking in things like libXext. I assume
> this is undesirable

	Yes.

	That is probably being pulled in due to configure
guessing wrongly. You may need to run it with some extra
flags to force Linux-like APIs to be disabled. e.g.:

configure --disable-x11 --disable-v4l --disable-audio-oss \
           --disable-audio-alsa --disable-ivtv --enable-direct_x

--
Nigel Pearson, nigel at ind.tansu.com.au | "Peacemaking is our profession"
Telstra Net. Eng., Sydney, Australia  | Motto of Burpelson Airforce Base
Office: 9814 4803    Fax:  9814 4897  | Commanded by Gen. Jack D. Ripper
Mobile: 0408 664435  Home: 9792 6998  |        Dr Strangelove



More information about the mythtv-dev mailing list