From owner-freebsd-questions Tue Jul 6 1:14:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from fwm1.matra-ms2i.fr (fwm1.matra-ms2i.fr [195.46.202.129]) by hub.freebsd.org (Postfix) with ESMTP id C57CD14E78 for ; Tue, 6 Jul 1999 01:14:07 -0700 (PDT) (envelope-from elemiere@matra-ms2i.fr) Received: by fwm1.matra-ms2i.fr; id MAA18805; Tue, 6 Jul 1999 12:19:58 +0200 (CEST) Received: from matms2i(10.0.0.3) by fwm1.matra-ms2i.fr via smap (4.0) id xma018794; Tue, 6 Jul 99 12:19:46 +0200 Received: from matra-ms2i.fr ([10.0.0.143]) by matms2i.matra-ms2i.fr (4.1/SMI-4.1(hp)) id AA17146; Tue, 6 Jul 99 10:08:35 +0200 Message-Id: <3781B980.654CE58A@matra-ms2i.fr> Date: Tue, 06 Jul 1999 10:08:33 +0200 From: Eric Lemiere Organization: Matra Systemes & Information X-Mailer: Mozilla 4.06 [fr] (WinNT; I) Mime-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD 3.2 and wide chars compatibility. Content-Type: multipart/mixed; boundary="------------6DF6C61A176B1FA34D5E7E57" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Il s'agit d'un message multivolet au format MIME. --------------6DF6C61A176B1FA34D5E7E57 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, FreeBSD team! TOPIC: My problem is I cannot have "Cryptlib" compile properly. If you need more info about this library, please look at http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ ERRORS: Here is the message the compiler returns for cryptlib compilation: """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" cc -c -D__UNIX__ -DDBX_POSTGRES -I. -DDATA_LITTLEENDIAN -DOSVERSION=3 -fomit-frame-pointer -O3 -DASM_X86 keymgmt/certstr.c -o ./static-obj/certstr.o keymgmt/certstr.c:53: wctype.h: No such file or directory *** Error code 1 Stop. """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" CORRECTION: I fancied to use Linux-side specifications, like this: cp /usr/compat/linux/usr/include/wctype.h /usr/include/ Other specs I had to include for Cryptlib to compile. cp /usr/compat/linux/usr/include/features.h /usr/include cp /usr/src/sys/i386/include/endian.h /usr/include cp /usr/src/usr.bin/systat/mode.h /usr/include/sys QUESTION: I think that the current FreeBSD 3.2 does not support Wide Char type. Is there a hope for this huge surgery to work? Would you please suggest a cleaner way out, if you have time? Thanks a lot. Eric --------------6DF6C61A176B1FA34D5E7E57 Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Carte pour Eric LEMIERE Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: Eric LEMIERE n: LEMIERE;Eric org: MATRA SYSTEMES & INFORMATION adr: 6, rue Dewoitine;;;VELIZY-VILLACOUBLAY;;78142;FRANCE email;internet: elemiere@matra-ms2i.fr tel;work: (33) 01 34 63 74 53 tel;fax: (33) 01 34 63 74 74 x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------6DF6C61A176B1FA34D5E7E57-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message