Your message dated Tue, 30 Nov 1999 16:46:19 +0100 with message-id <3843F14B.F7CAA3E0@kde.org> and subject line gdbm is out has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 13 May 1999 12:26:38 +0000 From sydney@ulua.mhpcc.af.mil Thu May 13 14:26:38 1999 Received: from ulua.mhpcc.af.mil ([205.149.122.130]:27685 "EHLO ulua.mhpcc.af.mil" ident: "TIMEDOUT") by alpha.tat.physik.uni-tuebingen.de with ESMTP id <49915-2801>; Thu, 13 May 1999 14:26:20 +0200 Received: from localhost (sydney@localhost) by ulua.mhpcc.af.mil (980427.SGI.8.8.8/970903.SGI.AUTOCF) via ESMTP id CAA02824 for ; Thu, 13 May 1999 02:25:09 -1000 (HST) Date: Thu, 13 May 1999 02:25:08 -1000 From: Paul Sydney To: submit@bugs.kde.org Subject: Re: Missing bcopy () prototype in kdesupport-1.1.1/gdbm/ In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-Path: X-Orcpt: rfc822;submit@bugs.kde.org Package: kdesupport-1.1.1 Directory: gdbm Files: config.h Platform: sgi-irix-6.5 using egcs (1999-05-03 snapshot) --shared In the gdbm library, bcopy is defined in on the SGI, so config.h allow either or , but not both. They both need to be included on the SGI. You might doing a separate check for bcopy for keep kde'ing, ...Paul