From owner-freebsd-questions Thu Jan 30 10:17:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA23307 for questions-outgoing; Thu, 30 Jan 1997 10:17:17 -0800 (PST) Received: from uniqsite.COM (uniqsite.com [206.14.149.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA23302 for ; Thu, 30 Jan 1997 10:17:13 -0800 (PST) Received: from localhost (nickliu@localhost) by uniqsite.COM (8.8.2/8.7.3) with SMTP id KAA02912 for ; Thu, 30 Jan 1997 10:15:52 GMT Date: Thu, 30 Jan 1997 10:15:52 +0000 () From: Nick Liu To: questions@freebsd.org Subject: libmalloc porting failed Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I tried to install libmalloc (port) for the squid package and failed. While compiling, I got the following errors: cc -c -g -I./splay -I/usr/home/root/include -DHAVE_MMAP -DDEBUG -DTRACE -DPROFILESIZES getmem.c -o getmem.o *** Error code 1 In file included from getmem.c:47 /usr/include/sys/mman.h:93: conflicting types for `madvise' externs.h:109: previous decleration of `madvise' ... Stop. I wonder if I need to do to fix the problem? Has anybody tried? Please cc me. Thanks. The ONLY good thing Micro$oft ever did is they drive the price of the memory chip so low now every one can afford 32 megs. Micro$soft - memory hog of the century.