Hi Jose,
> My problem (a link problem) was solved when I inverted the order of
> SSLLIB and SSL_LIBS inside src/Makefile
>
> squid/squid-3.1.18 > diff src/Makefile.org src/Makefile
> 1893c1893
> < $(SSLLIB) $(SSL_LIBS) -lmiscutil $(EPOLL_LIBS) $(MINGW_LIBS) \
> ---
> > $(SSL_LIBS) $(SSLLIB) -lmiscutil $(EPOLL_LIBS) $(MINGW_LIBS) \
> squid/squid-3.1.18 >
thank you very much !!! it works wonders now!!
Regards,
-- VíctorReceived on Wed Dec 07 2011 - 10:45:34 MST
This archive was generated by hypermail 2.2.0 : Wed Dec 07 2011 - 12:00:02 MST