Page 1 of 1

configure warning

Posted: 15 Dec 2005 04:59
by _guest
sorry for placing this info here on forum but it's very late (or early if you want) and i'm tired getting vlc compiled (because of mysterious error: "AVI: Missing video stream!? Contact the author, it may be a bug :(" under mplayer).
But moving to meritum, such warning during configure proccess was displayed:

Code: Select all

checking X11/extensions/Xinerama.h usability... no checking X11/extensions/Xinerama.h presence... yes configure: WARNING: X11/extensions/Xinerama.h: present but cannot be compiled configure: WARNING: X11/extensions/Xinerama.h: check for missing prerequisite headers? configure: WARNING: X11/extensions/Xinerama.h: see the Autoconf documentation configure: WARNING: X11/extensions/Xinerama.h: section "Present But Cannot Be Compiled" configure: WARNING: X11/extensions/Xinerama.h: proceeding with the preprocessor's result configure: WARNING: X11/extensions/Xinerama.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------ ## configure: WARNING: ## Report this to the vlc lists. ## configure: WARNING: ## ------------------------------ ## checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryExtension in -lXinerama_pic... no checking for XineramaQueryExtension in -lXinerama... yes
additional info:

Code: Select all

bash-2.05b# uname -a Linux xxx 2.6.11.9 #6 SMP Mon May 16 00:26:42 CEST 2005 i686 unknown unknown GNU/Linux

Code: Select all

bash-2.05b# cat /etc/slackware-version Slackware 10.0.0

Code: Select all

bash-2.05b# head -n 2 /usr/include/X11/extensions/Xinerama.h /* $XdotOrg: xc/include/extensions/Xinerama.h,v 1.1.4.2.4.1 2004/03/04 17:46:24 eich Exp $ */ /* $XFree86: xc/include/extensions/Xinerama.h,v 3.3 2002/09/16 18:05:19 eich Exp $ */
no more ideas at the time what could be helpful for you guys. If you need any more infos just let me know: strcat("ssimm", "@poczta.onet.pl");

regards.

Posted: 15 Dec 2005 05:24
by _guest
oh, i would forget...

https://80.53.244.178/~s1m0n/config.log[/code]

Posted: 15 Dec 2005 20:54
by ipkiss
You can safely ignore these warnings.

Posted: 16 Dec 2005 00:06
by _guest
ok;)