Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3AB9A995.898783F5@certum.pl> Date: Thu, 22 Mar 2001 08:28:21 +0100 From: Jacek Trzcinski Reply-To: jacek AT certum DOT pl X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Robert Collins CC: cygwin AT cygwin DOT com Subject: Re: stunnel References: <3AB882C3 DOT 7BCDC988 AT certum DOT pl> <012001c0b1f2$d3c5a000$0200a8c0 AT lifelesswks> <3AB8B9C9 DOT 8B28A06C AT certum DOT pl> <005701c0b24f$d5ce4700$0200a8c0 AT lifelesswks> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi ! Thank's for response. I'm just going to send inquiry to stunnel authors but now I can say You about two erors I report during unix way building of stunnel packet 1) module pty.c - it reports during compilation explicit use of ioctl function and undefined symbol I_PUSH. When I included hedaer file sys/ioctl.h to this file ioctl message disappeared but error concerned with I_PUSH left. This symbol is used in any invocation of ioctl function in this module. I did not find it in any header file of my cygwin installation 2) I locked ioctl invocation in pty.c to see next errors during stunnel building. Now pty.c compiled OK and during consolidation phase ld reports error that it "can not find setgroups function needed by module stunnel.o". As in case I_PUSH I did not find it in any header file of my cygwin installation. Have You any suggestions ? Jacek Robert Collins wrote: > > ----- Original Message ----- > From: "Jacek Trzcinski" > To: "Robert Collins" > Sent: Thursday, March 22, 2001 1:25 AM > Subject: Re: stunnel > > > Hi! > > I do not know exactly what You mean. I have stunnel.exe and needed two > > ssl's DLL libraries received from stunnel.org but I wanted to get > > version > > working with cygwin openssl. Compilation of stunnel sources sooner or > > later leads to compilation errors. Without any changes there are > errors > > because for example cygwin does not support pty devices. There is > > possibility to > > show "make" explicitly doing windows .exe by typing "make stunnel.exe" > > (changing before cc compiler from i386-mingw32msvc-gcc to gcc). It > does > > not work too because of many redefinition errors. Even if it had > > compiled good > > it would not has linked because of absence of needed libraries ( at > last > > it is not version for cygwin). Have You any idea or do You know what > to > > change > > to compile stunnel under cygwin ? Maybe there are sources supporting > > cygwin > > somewhere. > > > > Thank You in advance. > > > > jacek > > > > Please keep replies cc'd to the list. > > * If you have a .exe, follow the advice given you by the creator of that > .exe. > > * If you want to build from source I suggest you follow the standard > unix steps of > ./configure && make && make install > and then consider asking for _with the errors_. > > * Have you asked the authors of stunnel - they are far more likely to > know than I am. > > And finally, IIRC cygwin does support pty devices but it sounds like you > haven't follow the normal steps for porting a unix program. What > libraries are needed? Did you run configure?What did the stunnel authors > says? > > Rob > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple