This is the mail archive of the cygwin@cygwin.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]

stunnel and cygwin



while attempting to compile pty.c, i get the following error messages

stunnel.c: In function `listen_local':
stunnel.c:633: warning: implicit declaration of
function `setgroups'
pty.c: In function `pty_allocate':
pty.c:140: `I_PUSH' undeclared (first use in this
function)
pty.c:140: (Each undeclared identifier is reported
only once
pty.c:140: for each function it appears in.)
make: *** [pty.o] Error 1

I_PUSH is bein called by ioctl. which i had to include myself.
i am trying to build stunnel with the latest version of cygwin.

thanks,

yectli




--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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