From owner-freebsd-questions Tue Apr 11 23:13: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id A172537BBE8 for ; Tue, 11 Apr 2000 23:12:55 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12fGPH-0004sD-00; Wed, 12 Apr 2000 08:13:43 +0200 Date: Wed, 12 Apr 2000 08:13:43 +0200 From: Marc Silver To: Ishmael Cc: questions@FreeBSD.ORG Subject: Re: wctype.h Message-ID: <20000412081343.G16232@draenor.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from ishmael@tranquility.net on Tue, Apr 11, 2000 at 08:37:37PM -0500 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, Instead of trying to build it by just downloading the .tar.gz file, why not use the ports tree to help you build it. All you have to do it cd into /usr/ports/x11-wm/enlightenment and type make. :) Good Luck, Cheers, Marc On Tue, Apr 11, 2000 at 08:37:37PM -0500, Ishmael wrote: > in the process of compiling a program (the new enlightenment (0.16.4)), > ive stumbled across a header file problem, specifically, not having a > wctype.h. ive traced this down to being a header file installed by > glibc, but isnt (or doesnt appear) to be in the freebsd libc. is there > by chance some corresponding header file that can be used as a drop-in > replacement? or does fixing this problem involve some serious hacking > to remove this linux-ism? im not much of a C developer, so forgive me if > im missing the blatantly obvious. > > Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message