Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 1995 08:31:12 +0000 (GMT)
From:      Adam David <adam@veda.is>
To:        asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=)
Cc:        ports@FreeBSD.org
Subject:   Re: nntp doesn't compile
Message-ID:  <199504180831.IAA09980@veda.is>
In-Reply-To: <199504180659.XAA02857@silvia.HIP.Berkeley.EDU> from "Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=" at Apr 17, 95 11:59:59 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> ===>  Building for nntp-t5
> cd server; make   "LIBS=/usr/ports/news/cnews/work/libcnews.a -lcrypt" "CFLAGS=-O2 -I/usr/ports/news/cnews/work/libdbz"
> cc -O2 -I/usr/ports/news/cnews/work/libdbz -c main.c
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

> In file included from main.c:16:
> common.h:69: dbz.h: No such file or directory
> *** Error code 1

It depends on cnews being built first, and not yet cleaned. It might make
sense to install dbz.h somewhere when installing cnews, for instance in
/usr/local/include, if nobody complains that's what I'll do.

Adam D.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504180831.IAA09980>