--- Brian Dessent <[EMAIL PROTECTED]> wrote: > Gerry Reno wrote: > > > ./apache-1.3.33-2.sh prep > > Without running prep you don't get any patches applied, one of which > is > the rather involved patch to add hooks and support for mod_ssl. > > > htpasswd.c:101: error: conflicting types for 'getline' > > /usr/include/sys/stdio.h:31: error: previous declaration of > 'getline' > > was here > > htpasswd.c:101: error: conflicting types for 'getline' > > /usr/include/sys/stdio.h:31: error: previous declaration of > 'getline' > > was here > > This has been discussed in depth in past threads (see the archives.) >
Yes, that is what I discovered and why I ran prep the second time. In searching around on this getline conflict I see that other people are also encountering this problem on 1.5.19 only. Seems like there was some change introduced in 1.5.19 that is causing this problem. Gerry Reno mailto: grenoml at@ yahoo dot. com -- 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/