Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 1996 18:24:53 -0700 (PDT)
From:      David Babler <dbabler@Rigel.orionsys.com>
To:        questions@freebsd.org
Subject:   Make for news bombs
Message-ID:  <Pine.BSF.3.91.960531181916.7497A-100000@Rigel.orionsys.com>

next in thread | raw e-mail | index | archive | help
I'm trying to make the /usr/ports/news heirarchy and keep having the make 
blow up on trying to do a make install.

make install
===> cnews
Checksums OK.
===>  Installing for cnews-cr.g
rm -f /usr/local/bin/inews
cp /usr/ports/news/cnews/work/libdbz/dbz.h /usr/local/include
cp /usr/ports/news/cnews/work/libcnews.a /usr/local/lib
mkdir -p /usr/local/newsspool
ln -s /usr/local/newsspool /var/news
*** Error code 1 (ignored)
mkdir -p /usr/local/libexec/news /usr/local/lib/news
chown news.news /usr/local/newsspool /usr/local/lib/news
chown bin.bin /usr/local/libexec/news
cd /usr/ports/news/cnews/work;  echo make -f makefile install |  su -m bin
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

I'm afraid I've hosed up the identity of bin somewhere but don't know 
where else to look.... heeeeelp.

-Dave Babler



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960531181916.7497A-100000>