[Bug 13176] New: Fails to compile

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 12 18:19:40 CDT 2008


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

           Summary: Fails to compile
           Product: Wine
           Version: CVS/GIT
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: grahame at regress.homelinux.org


Seeing as RC1 has been released I decided it was time to try compiling and
testing wine again. I checked out the latest version of wine as of 13th May
2008 and tried to compile using the /tools/wineinstall script. The compile
faillls with the following error:
gcc -m32 -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_WINX32_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -g -O2  -o
netconnection.o netconnection.c
netconnection.c: In function 'NETCON_init':
netconnection.c:134: error: 'SONAME_LIBCRYPTO' undeclared (first use in this
function)
netconnection.c:134: error: (Each undeclared identifier is reported only once
netconnection.c:134: error: for each function it appears in.)
make[2]: *** [netconnection.o] Error 1

I have searched with google and looked for any obvious missing dev packages.
I'm using gcc version Debian 4.2.3-5 and I'm trying to build on an AMD64
platform.

If any further information is required please let me know.


-- 
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