Search squid archive

Re: compile error on Squid 3.1.18

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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íctor



[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux