Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. checking /usr/local/bin/curl-config... yes
  2. configure: error:
  3.  
  4. You have decided to build unrealIRCd with libcURL (remote includes) support.
  5. However, you have disabled system-installed c-ares support (--with-system-cares).
  6. Because UnrealIRCd will use a bundled copy of c-ares which may be incompatible
  7. with the system-installed libcURL, this is a bad idea which may result in error
  8. messages looking like:
  9.  
  10. ``[error] unrealircd.conf:9: include: error downloading '(http://example.net/ex.conf)': Could not resolve host: example.net (Successful completion)''
  11.  
  12. Or UnrealIRCd might even crash.
  13.  
  14. Please build UnrealIRCd with --with-system-cares when enabling --enable-libcurl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement