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]

Re: 1.5.19: apache-1.3.33-2: make[5]: *** No rule to make target `libssl.dll', needed by `lib'. Stop.


Ok, cleaned everything out and reran everything:

./apache-1.3.33-2.sh  prep     
./apache-1.3.33-2.sh  configure
./apache-1.3.33-2.sh  make
./apache-1.3.33-2.sh  make     #-must run make twice for libhttpd.dll
 ...
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
 make[3]: *** [htpasswd.o] Error 1
make[3]: Leaving directory
`/usr/src/apache-1.3.33/.build/src.i686-whatever-cygwin/support'
make[2]: *** [build-support] Error 1
make[2]: Leaving directory `/usr/src/apache-1.3.33/.build'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/src/apache-1.3.33/.build'
make: *** [all] Error 2

Make is fails with this 'getline' conflict.


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/


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