<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello,<br>
Check this page :<br>
<br>
<a class="moz-txt-link-freetext" href="http://delaage.pierre.free.fr/">http://delaage.pierre.free.fr/</a><br>
<br>
that gives everything for 4.34. Should help for 4.54. <br>
<br>
Regards,<br>
Pierre<br>
<br>
Le 28/11/2012 23:09, Bao, Robert a écrit :<br>
</div>
<blockquote
cite="mid:9417F9D14A6ABC449FAA3BD21C661E8403E14225@BOS2EXC01.americas.tsp.ad"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered
medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"\@SimSun";
panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->
</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Dear Mike and WinCE stunnel users out
there,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am currently in the process of
compiling/linking the
latest stunnel (4.54) for our ARM and WinCE 5.0 based device.
I noticed that
this version requires coredll.lib and corelibc.lib in the
final link process
(defined in the LIBS variable), which the old ones (e.g.,
version 4.33) didn’t.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Anyway, I got a lot of linking errors (see
below), and just
wondering any of you have seen the same errors and how you get
around with
these errors. If you have any other suggestions please feel
free to let me know
too.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Note: I could resolve the errors at the
bottom, but I have
trouble get rid of the errors relating to
wcecompatex.lib(redir.obj).<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you for your time.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
fopen already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
fclose already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
fread already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
fwrite already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
_getstdfilex
already defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
_fileno already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
fflush already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
feof already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
ferror already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
clearerr already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
fseek already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
ftell already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
_setmode already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
fgets already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : error LNK2005:
fprintf already
defined in coredll.lib(COREDLL.dll)<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: fopen already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: fclose already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: fread already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: fwrite already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: _getstdfilex
already defined in coredll.lib(COREDLL.dll); second definition
ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: _fileno
already defined in coredll.lib(COREDLL.dll); second definition
ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: fflush already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: feof already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: ferror already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: clearerr
already defined in coredll.lib(COREDLL.dll); second definition
ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: fseek already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: ftell already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: _setmode
already defined in coredll.lib(COREDLL.dll); second definition
ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: fgets already
defined in coredll.lib(COREDLL.dll); second definition ignored<o:p></o:p></p>
<p class="MsoNormal">wcecompatex.lib(redir.obj) : warning
LNK4006: fprintf
already defined in coredll.lib(COREDLL.dll); second definition
ignored<o:p></o:p></p>
<p class="MsoNormal"> Creating library
..\bin\ARMV4I\tstunnel.lib and
object ..\bin\ARMV4I\tstunnel.exp<o:p></o:p></p>
<p class="MsoNormal">options.obj : error LNK2001: unresolved
external symbol
WSAGetLastError<o:p></o:p></p>
<p class="MsoNormal">network.obj : error LNK2001: unresolved
external symbol
WSAGetLastError<o:p></o:p></p>
<p class="MsoNormal">stunnel.obj : error LNK2019: unresolved
external symbol
WSAGetLastError referenced in function daemon_loop<o:p></o:p></p>
<p class="MsoNormal">ctx.obj : error LNK2001: unresolved
external symbol
WSAGetLastError<o:p></o:p></p>
<p class="MsoNormal">client.obj : error LNK2019: unresolved
external symbol
WSAGetLastError referenced in function init_remote<o:p></o:p></p>
<p class="MsoNormal">log.obj : error LNK2001: unresolved
external symbol
WSAGetLastError<o:p></o:p></p>
<p class="MsoNormal">client.obj : error LNK2019: unresolved
external symbol hwnd
referenced in function win_new_chain<o:p></o:p></p>
<p class="MsoNormal">log.obj : error LNK2019: unresolved
external symbol hwnd
referenced in function s_strerror<o:p></o:p></p>
<p class="MsoNormal">options.obj : error LNK2001: unresolved
external symbol hwnd<o:p></o:p></p>
<p class="MsoNormal">log.obj : error LNK2019: unresolved
external symbol
WSASetLastError referenced in function s_log<o:p></o:p></p>
<p class="MsoNormal">nogui.obj : error LNK2019: unresolved
external symbol
main_execute referenced in function main<o:p></o:p></p>
<p class="MsoNormal">..\bin\ARMV4I\tstunnel.exe : fatal error
LNK1120: 4
unresolved externals<o:p></o:p></p>
<p class="MsoNormal">NMAKE : fatal error U1077: 'link' : return
code '0x460'<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Robert Bao<o:p></o:p></p>
<p class="MsoNormal">Software House<o:p></o:p></p>
<p class="MsoNormal">Tyco International<o:p></o:p></p>
<p class="MsoNormal">978-577-4202<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Explore our new Tyco Online Learning Center
Web-based
Training Bundles at:
<a class="moz-txt-link-abbreviated" href="http://www.swhouse.com/support/tyco_online_learning_center.aspx">www.swhouse.com/support/tyco_online_learning_center.aspx</a><span
style="font-size:8.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:8.0pt">This e-mail
may contain or
have attached to it information or technology the export or
re-export of which
is restricted by U.S. laws and regulations. By viewing this
e-mail and any
attachments, the recipient agrees to the following: (i) the
recipients use of
the contents of this e-mail and any attachments shall comply
with all
applicable laws, rules and regulations, including, without
limitation, U.S.
international trade laws and regulations, and (ii) the
recipient may not
transfer or otherwise export or re-export any information or
technology
contained in this e-mail or any attachment except in full
compliance with the
export controls administered by the U.S. and other countries
and any applicable
import and use restrictions.<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
stunnel-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</a>
<a class="moz-txt-link-freetext" href="https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users">https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users</a>
</pre>
</blockquote>
<br>
</body>
</html>