[Bug 14820] Failing link checks for some libraries

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 10 15:00:28 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14820


Markus Elfring <Markus.Elfring at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |UNCONFIRMED
         Resolution|INVALID                     |
            Summary|Check for FreeType 2 fails  |Failing link checks for some
                   |                            |libraries




--- Comment #4 from Markus Elfring <Markus.Elfring at web.de>  2008-08-10 15:00:27 ---
I have got the impression that a few configuration checks fail despite 32 and
64 Bit libraries are installed for corresponding software components on my
system.
I have added the links that were listed in the section "Building WINE on 64bit
SUSE".

elfring at Sonne:~/Projekte/Wine/trunk> ./configure --prefix=/usr
--x-libraries=/usr/X11R6/lib
   [...]
checking for up-to-date OpenGL version... yes
checking for -lGL... libGL.so.1
checking for -lGLU... not found
   [...]
checking for -lncurses... not found
   [...]
config.status: executing include/wine commands

configure: libGLU development files not found, GLU won't be supported.
configure: lib(n)curses development files not found, curses won't be supported.
configure: fontconfig development files not found, fontconfig won't be
supported.

configure: WARNING: libxslt development files not found, xslt won't be
supported.

configure: Finished.  Do 'make depend && make' to compile Wine.


Will the linker (from gcc 4.3.1) need any additional help to resolve
dependencies during the "configure process"?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list