[Wine] Gcc error during make depend/make of latest Git-Wine source.

Austin English austinenglish at gmail.com
Sun Feb 22 22:33:32 CST 2009


On Sun, Feb 22, 2009 at 10:26 PM, Aldrenean <wineforum-user at winehq.org> wrote:
> Nope, I just get a few warnings at the end, same as non-verbose.  This is the tail:
>
>
> Code:
> configure: libxcursor development files not found, the Xcursor extension won't be supported.
> configure: libxi development files not found, the Xinput extension won't be supported.
> configure: XShm development files not found, X Shared Memory won't be supported.
> configure: XShape development files not found, XShape won't be supported.
> configure: libXxf86vm development files not found, XFree86 Vidmode won't be supported.
> configure: libxrandr development files not found, XRandr won't be supported.
> configure: libxinerama development files not found, multi-monitor setups won't be supported.
> configure: libxcomposite development files not found, Xcomposite won't be supported.
> configure: libGLU development files not found, GLU won't be supported.
> configure: libhal development files not found, no dynamic device support.
> configure: libgnutls development files not found, no schannel support.
> configure: lib(n)curses development files not found, curses won't be supported.
> configure: libsane development files not found, scanners won't be supported.
> configure: libgphoto2 development files not found, digital cameras won't be supported.
> configure: liblcms development files not found, Color Management won't be supported.
> configure: libcapi20 development files not found, ISDN won't be supported.
> configure: libcups development files not found, CUPS won't be supported.
> configure: fontconfig development files not found, fontconfig won't be supported.
> configure: libldap (OpenLDAP) development files not found, LDAP won't be supported.
>
> configure: WARNING: libxrender development files not found, XRender won't be supported.
>
> configure: WARNING: No OpenGL library found on this system.
> OpenGL and Direct3D won't be supported.
>
> configure: WARNING: libxml2 development files not found, XML won't be supported.
>
> configure: WARNING: libxslt development files not found, xslt won't be supported.
>
> configure: WARNING: OpenSSL development files not found, SSL won't be supported.
>
> configure: WARNING: libjpeg development files not found, JPEG won't be supported.
>
> configure: WARNING: libpng development files not found, PNG won't be supported.
>
> configure: Finished.  Do 'make depend && make' to compile Wine.
>
>
>
>
>
>
>
>
>

There's your problem. Fix those warnings/errors. The WARNING ones can be fatal.

-- 
-Austin



More information about the wine-users mailing list