From: center AT bios DOT iuf DOT net ("Oleg Preobragensky") Subject: question about using function getpwend() instead of getpwent() with b18 10 Jun 1997 19:46:42 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199706100047.DAA19194.cygnus.gnu-win32@bios.iuf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=Windows-1250 Content-Transfer-Encoding: 7bit Original-To: X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1157 Original-Sender: owner-gnu-win32 AT cygnus DOT com Goodday! Reported to Beta18 When I tried to compile Midnight commander mc-3.2.1 I have got those messages ---------------------------------------------------------------------------- -------------------------------------------- /usr/local/src/mc-3.2.1/src/chown.c:195: undefined reference to `setpwent' subshell.o: In function `init_subshell': /usr/local/src/mc-3.2.1/src/achown.c:279: undefined reference to `setpwent' complete.o: In function `username_completion_function': /usr/local/src/mc-3.2.1/src/complete.c:259: undefined reference to `setpwent' ---------------------------------------------------------------------------- ------------------------------------------------ This is have not found this function in the Cygnus-Win32 libraries. But I have found the getpwend() function. Are there is a bug? I can't compile lot of my sources. Thanks. Oleg Marx. E-Mail: efimov AT alpha DOT mhi DOT iuf DOT net - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".