<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://panoptic.com/mediawiki/aolserver/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mgma</id>
	<title>AOLserver Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://panoptic.com/mediawiki/aolserver/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mgma"/>
	<link rel="alternate" type="text/html" href="https://panoptic.com/wiki/aolserver/Special:Contributions/Mgma"/>
	<updated>2026-04-17T11:09:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://panoptic.com/mediawiki/aolserver/index.php?title=AOLserver_Bugs_and_Problems&amp;diff=4962</id>
		<title>AOLserver Bugs and Problems</title>
		<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=AOLserver_Bugs_and_Problems&amp;diff=4962"/>
		<updated>2006-07-12T17:31:37Z</updated>

		<summary type="html">&lt;p&gt;Mgma: Build problem with aolserver-4.5.0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bugs should be reported using the [http://sourceforge.net/tracker/?atid=103152&amp;amp;group_id=3152 SourceForge Bug Tracker] for the AOLserver project.'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
12 Jul, 2006&lt;br /&gt;
&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
I'm having a compilation error when trying to build AOLserver-4.5.0. It's the first time I use AOLserver, so its probably a silly problem. Can anyone help me? &lt;br /&gt;
&lt;br /&gt;
    cl /EHsc /W3 /nologo /c /MD /O2  /D &amp;quot;_WINDOWS&amp;quot; /D &amp;quot;TCL_THREADS=1&amp;quot; /D &amp;quot;WIN32&amp;quot;&lt;br /&gt;
        /D &amp;quot;FD_SETSIZE=128&amp;quot; /D &amp;quot;NO_CONST=1&amp;quot; /D &amp;quot;_MBCS&amp;quot; /D &amp;quot;NDEBUG&amp;quot; &lt;br /&gt;
        /I &amp;quot;C:\Pruebas\src\aolserver-4.5.0-src\include&amp;quot; &lt;br /&gt;
        /I &amp;quot;C:\Pruebas\Tcl8.4.13\include&amp;quot; /c /Fodns.o &lt;br /&gt;
    dns.c&lt;br /&gt;
    dns.c&lt;br /&gt;
    dns.c(258) : error C2065: 'NI_MAXHOST' : undeclared identifier&lt;br /&gt;
    dns.c(258) : error C2057: expected constant expression&lt;br /&gt;
    dns.c(258) : error C2466: cannot allocate an array of constant size 0&lt;br /&gt;
    dns.c(258) : error C2133: 'buf' : unknown size&lt;br /&gt;
    dns.c(278) : warning C4013: 'getnameinfo' undefined; assuming extern returning &lt;br /&gt;
                 int&lt;br /&gt;
    dns.c(279) : warning C4034: sizeof returns 0&lt;br /&gt;
    dns.c(280) : error C2065: 'NI_NAMEREQD' : undeclared identifier&lt;br /&gt;
    dns.c(282) : warning C4013: 'gai_strerror' undefined; assuming extern                                                    &lt;br /&gt;
                 returning int&lt;br /&gt;
    dns.c(325) : error C2079: 'hints' uses undefined struct 'addrinfo'&lt;br /&gt;
    dns.c(331) : error C2224: left of '.ai_family' must have struct/union type&lt;br /&gt;
    dns.c(332) : error C2224: left of '.ai_socktype' must have struct/union type&lt;br /&gt;
    dns.c(333) : warning C4013: 'getaddrinfo' undefined; assuming extern returning &lt;br /&gt;
                 int&lt;br /&gt;
    dns.c(340) : error C2037: left of 'ai_addr' specifies undefined struct/union &lt;br /&gt;
                 'addrinfo'&lt;br /&gt;
    dns.c(340) : error C2198: 'ns_inet_ntoa' : too few actual parameters&lt;br /&gt;
    dns.c(341) : error C2037: left of 'ai_next' specifies undefined struct/union &lt;br /&gt;
                 'addrinfo'&lt;br /&gt;
    dns.c(343) : warning C4013: 'freeaddrinfo' undefined; assuming extern &lt;br /&gt;
                 returning int&lt;br /&gt;
    NMAKE : fatal error U1077: 'cl' : return code '0x2'&lt;br /&gt;
    Stop.&lt;br /&gt;
    NMAKE : fatal error U1077: 'C:\Pruebas\Tcl8.4.13\bin\tclsh84t.exe' : return &lt;br /&gt;
            code '0x1'&lt;br /&gt;
    Stop.&lt;br /&gt;
    &lt;br /&gt;
I'm using aolserver-4.5.0 with Tcl8.4.13 in Windows XP. I compiled Tcl with the options threads and thrdalloc.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Miguel&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Has anyone succesfully run 4.0.7 (or any other version) on SuSE 8 for AMD64? It appears to build OK (built against 64 bit build of Tcl 8.4.5) but when run throws a &lt;br /&gt;
    NsTclInitObjs: sizeof(int) &amp;lt; sizeof(long)&lt;br /&gt;
    Aborted&lt;br /&gt;
error&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
&lt;br /&gt;
Damien&lt;br /&gt;
&lt;br /&gt;
[[Dossy]] 27jul2004 - ''Damien, [http://article.gmane.org/gmane.comp.web.aolserver/10802 Tomasz Kosiak] asked the same question on the AOLserver mailing list and [http://article.gmane.org/gmane.comp.web.aolserver/10804 Jim Davidson] responded that commenting out the failing check you experienced may be safe.  Tomasz then [http://article.gmane.org/gmane.comp.web.aolserver/10809 replied] that he'd followed Jim's advice, and it seems to be working just fine.  Once I get some time on a AMD64 system, I'll do some testing and commit the change.  For now, you can either make the same change Tomasz did, or wait.''&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
I am having problems with [[ns_sha1]] returning sha1 hashes that differ from all other library implementations. -Caveman&lt;br /&gt;
&lt;br /&gt;
* Can you provide a short snippet of sample code (incl. sample data, and what you get as output) from ns_sha1 as well as one other library implementation, so we might be able to identify where the difference is coming from? ''-- [[User:Dossy|Dossy]] 07:10, 3 December 2005 (EST)''&lt;br /&gt;
&lt;br /&gt;
** Such information is on the linked [[ns_sha1]] page. --[[User:Caveman|Caveman]] 09:27, 3 December 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Mgma</name></author>
		
	</entry>
</feed>