Build with MinGW : socket functions are missing
-----------------------------------------------
Key: XERCESC-1661
URL: http://issues.apache.org/jira/browse/XERCESC-1661
Project: Xerces-C++
Issue Type: Bug
Components: Build
Affects Versions: 2.7.0
Environment: Windows 2000; MinGW, GCC 3.4.2
Reporter: Clemens v. Mann
Priority: Minor
dllwrap fails with missing socket functions. runConfigure should add -lws2_32
to LIBS=" -mthread".
Workaround :
1. runConfigure ( -p for mingw )
runConfigure prints settings for further calls of configure.
2. Type these settiing in a script and add -lws2_32 to LIBS.
3. recall this script containing configure
4. make
this worked for me.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]