Cannot enable libcurl and ssl together. 
----------------------------------------

                 Key: AXIS2C-1323
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1323
             Project: Axis2-C
          Issue Type: Bug
          Components: build system (Windows)
    Affects Versions: 1.5.0
         Environment: Window XP
            Reporter: S.Uthaiyashankar
            Assignee: S.Uthaiyashankar
             Fix For: 1.6.0


When enable libcurl and ssl together, linking error occurs.  

http_client.c
http_sender.c
http_transport_sender.c
ssl_stream.c
ssl_utils.c
   Creating library ..\deploy\lib\axis2_http_sender.lib and object 
..\deploy\lib\axis2_http_sender.exp
http_sender.obj : error LNK2019: unresolved external symbol 
_axis2_libcurl_s...@28 referenced in function _axis2_libcurl_http_s...@28
http_transport_sender.obj : error LNK2019: unresolved external symbol 
_axis2_libcurl_cre...@4 referenced in function 
_axis2_http_transport_sender_cre...@4
http_transport_sender.obj : error LNK2019: unresolved external symbol 
_axis2_libcurl_f...@8 referenced in function _axis2_http_transport_sender_f...@8

..\deploy\lib\axis2_http_sender.dll : fatal error LNK1120: 3 unresolved 
externals
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
8\VC\BIN\link.exe"' : return code '0x460'
Stop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to