From: vischne@ibm.net
Subject: Help : b18 getgroups not found in cygwin.dll
11 Feb 1998 19:10:46 -0800
Message-ID: <199802111746.RAA60880.cygnus.gnu-win32@out5.ibm.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
To: gnu-win32@cygnus.com

>   o.dufailly.alcatel@e-mail.com
>De:   O.Dufailly
>Objet:   Help : b18 getgroups not found in cygwin.dll
>
>
>I use the beta 18 release, I can not use the standard shell "configure".
>
>I always receive the following windows message :
>  " getgroups not found in cygwin.dll "
>
>I think, it is an installation mistake, but which one ?
>
>PS : I was trying to compile kaffee or mSQL
>
You're right.  Getgroups isn't there, probably because there is no mechanism
for it in Windows 95.  There is a subset of functionality not yet implemented
in cygwin, but which configure scripts often search for: chroot, getgroups
(lynx wants getgroups also), setpwent, etc.  You can rewrite the configure
script to eliminate the getgroups exit and add a separate library of dummy
functions, and that may work.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
