Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!cs.utexas.edu!uwm.edu!lll-winken.llnl.gov!enews.sgi.com!sgigate.sgi.com!sgiblab!cygnus.com!news.zeitgeist.net!kokopeli.wired.com!user From: jimp@wired.com (Jim Petersen) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Compiling majordomo-1.93 Date: 15 Jul 1995 04:36:52 GMT Organization: Wired Ventures, Ltd. Lines: 29 Message-ID: <jimp-1407952142020001@kokopeli.wired.com> NNTP-Posting-Host: kokopeli.wired.com (This question is NOT related to HotWired.) I am attempting to compile majordomo-1.93 on my FreeBSD 2.0SNAP (previous to 2.0.5--how do I find out exactly which SNAP it is?) system <http://www.scarletfire.com/>. After creating the majordom user, group, and home directory, and doing make wrapper successfully, I try make install and get this: ------ awaken: {46} make install (test ! -f majordomo.cf && echo "using sample.cf" && cp sample.cf /usr/local/m ajordomo/majordomo.cf; exit 0) using sample.cf (test -f majordomo.cf && echo "using majordomo.cf" && cp majordomo.cf /usr/loc al/majordomo/majordomo.cf; exit 0) *** Error code 1 Stop. ------ I did chmod 775 on the majordomo home directory, so that should be fine. Anyone had this experience? Anyone have any ideas? Much thanks for your time! -- Jim Petersen jimp@hotwired.com