This is the mail archive of the cygwin 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]
Other format: [Raw text]

help compiling openssh


When i run configure openssh 5.1p1-10 (source from cygwin setup) with the following command

$ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir='${sbindir}' --localstatedir=/var --datadir='${prefix}/share' --mandir='${datadir}/man' --infodir='${datadir}/info' --with-tcp_wrappers

i get and error libwrap.a missing and then the configuration quits. i followed the instructions from the openssh 5.1p1-10/contrib/cygwin/README file. It says to build from source you need zlib, openssl-devel, minires-devel and tcp_wrappers to build openssh. I'm not sure if you need the sources for these packages as well? I can't find where libwrap.a comes from? I want to build openssh with the patch from https://bugzilla.mindrot.org/show_bug.cgi?id=983 with the Ports patch 1521 (BSD) to portable & -current to allow multiple authentication methods in ssh. Anyone have an idea what do do next?? Any help is very much appreciated.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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