From kde-bugs-dist Thu May 13 12:25:08 1999 From: Paul Sydney Date: Thu, 13 May 1999 12:25:08 +0000 To: kde-bugs-dist Subject: Bug#1366: Missing bcopy () prototype in kdesupport-1.1.1/gdbm/ X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=92661254018447 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