From owner-freebsd-hackers Sat Dec 9 07:59:04 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA28577 for hackers-outgoing; Sat, 9 Dec 1995 07:59:04 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA28562 for ; Sat, 9 Dec 1995 07:58:50 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id QAA00383; Sat, 9 Dec 1995 16:58:33 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id QAA25248; Sat, 9 Dec 1995 16:58:32 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id QAA27629; Sat, 9 Dec 1995 16:19:42 +0100 From: J Wunsch Message-Id: <199512091519.QAA27629@uriah.heep.sax.de> Subject: Re: To the person with Merit-2.16 compile problems To: aharpham@cnweb.com (Allen D. Harpham) Date: Sat, 9 Dec 1995 16:19:42 +0100 (MET) Cc: jc@irbs.com, freebsd-hackers@freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "Allen D. Harpham" at Dec 8, 95 04:28:32 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-hackers@freebsd.org Precedence: bulk As Allen D. Harpham wrote: > > When I run Make I get the following error: > > "Makefile", line 502: Need an operator > Fatal errors encountered -- cannot continue Remove the line with a sole tab. Later make's don't complain any more. > If I delete the lines that refer to builddbm from the makefile, I get the > following error: > > ./src/users.c: In function 'update_clients': > ./src/users.c:2509: 'h_errno' undeclared (first use this function) > ./src/users.c:2509: (Each undeclared identifier is reported only once > ./src/users.c:2509: for each function it appears in.) > *** Error code 1 #include -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)