From owner-freebsd-ports Tue Jun 25 15:30:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id D601337B401 for ; Tue, 25 Jun 2002 15:30:39 -0700 (PDT) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17Mypa-0007v4-01; Wed, 26 Jun 2002 00:30:38 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.3/8.12.2) with ESMTP id g5PLh0BD017674 for ; Tue, 25 Jun 2002 23:43:00 +0200 (CEST) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.3/8.12.3/Submit) id g5PLh0qx017673 for freebsd-ports@freebsd.org; Tue, 25 Jun 2002 23:43:00 +0200 (CEST) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: FreeBSD audio/mad problems Date: Tue, 25 Jun 2002 21:42:59 +0000 (UTC) Message-ID: References: <20020625145125.23505.qmail@exxodus.fedaykin.here> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Mario Sergio Fujikawa Ferreira wrote: > madtime.c:29: #error "madtime currently requires mmap() support" Way weird. Check the output of the configure script ("checking for working mmap... xxx)" and config.log. The #error above is a failsafe in case HAVE_MMAP isn't defined. Basically, this situation is impossible on FreeBSD unless something is seriously broken. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message