"getgrnam function is unimplemented at checksetup.pl line 1106"

Christian Robottom Reis kiko at async.com.br
Tue Jun 28 19:52:31 UTC 2005


On Tue, Jun 28, 2005 at 02:17:19PM -0500, Jeff Tyree wrote:
> * Windows 2003 with Service Packs
> * perl v5.8.7 built for MSWin32-x86-multi-thread, 
> * mysql  Ver 14.7 Distrib 4.1.12a, for Win32 (ia32)
> * bugzilla-2.16.10
> 
> When running 'checksetup.pl', all modules are found but I receive the
> following error:
> ==========================
> Checking user setup ...
> Precompiling templates ...
> <h1>Software error:</h1>
> <pre>The getgrnam function is unimplemented at checksetup.pl line 1106.

Well, first:

    http://www.perl.com/doc/FAQs/nt/perlwin32faq5.html

Second, we protect all calls to getgrnam() from being called on Win32. 

Third, oh. 2.16.10. Sorry, 2.16 won't run on win32 without getting your
hands dirty. Use 2.20, err, I said CVS HEAD <wink>. 

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3376 0125



More information about the developers mailing list