ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Werners-Lucchini" <wwl@musensturm.de>
To: ntg-context@ntg.nl
Subject: getnameinfo
Date: Fri, 11 Jan 2013 16:04:39 +0100	[thread overview]
Message-ID: <50F03817.25823.217CE0@wwl.musensturm.de> (raw)

I have to update LuaTex on a win2k machine. But I get
two errors while running mtxrun.exe and texlua.exe resp. via first-
setup.bat.

There is a call to getnameinfo in WS2_32.dll which is available in 
winxp and above.

Here is an info from ms how to deal with this:

"The getnameinfo function was added to the Ws2_32.dll on Windows XP 
and later. If you want to execute an application using this function 
on earlier versions of Windows (Windows 2000, Windows NT, and Windows 
Me/98/95), then you need to include the Ws2tcpip.h file and also 
include the Wspiapi.h file. When the Wspiapi.h include file is added, 
the getnameinfo function is defined to the WspiapiGetNameInfo inline 
function in the Wspiapi.h file. At runtime, the WspiapiGetNameInfo 
function is implemented in such a way that if the Ws2_32.dll or the 
Wship6.dll (the file containing getnameinfo in the IPv6 Technology 
Preview for Windows 2000) does not include getnameinfo, then a 
version of getnameinfo is implemented inline based on code in the 
Wspiapi.h header file. This inline code will be used on older Windows 
platforms that do not natively support the getnameinfo function."

Hope this can be done.

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


             reply	other threads:[~2013-01-11 15:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-11 15:04 Wolfgang Werners-Lucchini [this message]
2013-01-11 18:08 ` getnameinfo Hans Hagen
2013-01-16  7:25 ` getnameinfo Mojca Miklavec
     [not found] ` <CALBOmsa0e0nNQ4K0MyQa1m6TZ0_nabETHdCHT-Y41kMTF9VVTw@mail.gmail.com>
     [not found]   ` <50FA9051.25725.764344@wwl.musensturm.de>
2013-01-19 14:42     ` getnameinfo Mojca Miklavec
2013-01-19 15:37       ` getnameinfo Hans Hagen
     [not found] <mailman.287.1357927698.2489.ntg-context@ntg.nl>
2013-01-13 17:49 ` getnameinfo (Hans Hagen) Hans Hagen
2013-01-14  8:33   ` Mojca Miklavec
2013-01-15 16:44     ` getnameinfo Wolfgang Werners-Lucchini
2013-01-15 17:03       ` getnameinfo Mojca Miklavec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50F03817.25823.217CE0@wwl.musensturm.de \
    --to=wwl@musensturm.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).