http://bugs.winehq.org/show_bug.cgi?id=14820 --- Comment #5 from Detlef Riekenberg <wine.dev(a)web.de> 2008-08-10 15:21:00 --- Wine can be compiled well on various 64Bit systems. Every Problem so far was due to missing libs. Please use the command "file" to check your libs (use the correct path) Example: file /usr/lib/libGLU.* /usr/lib/libGLU.a: current ar archive /usr/lib/libGLU.so: symbolic link to `libGLU.so.1' /usr/lib/libGLU.so.1: symbolic link to `libGLU.so.1.3.070002' /usr/lib/libGLU.so.1.3.070002: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped Similar for the other libs. ncurses fontconfig xslt When every lib is present as "ELF 32bit", and configure still fail to find the libs, then please - attach config.log to the bug - use "file <libname> >>logfile.txt" for all affected libs - attach the logfile.txt to the bug Thanks for helping Wine -- By by ... Detlef -- 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.