[IRCServices Coding] A couple of FreeBSD notes..

Andrew Church achurch at achurch.org
Sun Jul 25 17:32:35 PDT 2004


>Try erasing config.cache too. Unless my quick glance at Makefile was wrong,
>`make clean` doesn't appear to do this for you.

     Right, you need "make spotless" (or "make distclean" if you like the
GNU name better).  Alternatively, you could follow the instructions printed
at the top of the ./configure output:
--------
Using defaults from config.cache.  To ignore, either remove config.cache or
give the command-line option "-ignore-cache".
--------

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/