This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

question about using function getpwend() instead of getpwent() with b18


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@alpha.mhi.iuf.net

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]