From owner-freebsd-current  Fri Sep 13  2:22:24 2002
Delivered-To: freebsd-current@freebsd.org
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4991837B400
	for <current@FreeBSD.org>; Fri, 13 Sep 2002 02:22:20 -0700 (PDT)
Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BB06643E7B
	for <current@FreeBSD.org>; Fri, 13 Sep 2002 02:22:19 -0700 (PDT)
	(envelope-from joe@genius.tao.org.uk)
Received: by genius.tao.org.uk (Postfix, from userid 100)
	id 3D787431C; Fri, 13 Sep 2002 10:22:09 +0100 (BST)
Date: Fri, 13 Sep 2002 10:22:09 +0100
From: Josef Karthauser <joe@FreeBSD.org>
To: current@FreeBSD.org
Subject: missing 'wcscoll'.
Message-ID: <20020913092209.GA9911@genius.tao.org.uk>
Mail-Followup-To: Josef Karthauser <joe@FreeBSD.org>,
	current@FreeBSD.org
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="fdj2RfSjLxBAspz7"
Content-Disposition: inline
User-Agent: Mutt/1.5.1i
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-current.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-current>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-current>
X-Loop: FreeBSD.ORG


--fdj2RfSjLxBAspz7
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I've not looked too deeply as to the cause, but I'm hoping someone here
can shed some light on it for me.  I'm having trouble building openjade
from the ports on -current.  The build bombs out with:

    LangObj.cxx: In member function `virtual bool
    RefLangObj::areEquivalent(const=20
       StringC&, const StringC&, short unsigned int) const':
    LangObj.cxx:122: `wcsxfrm' undeclared (first use this function)
    LangObj.cxx:122: (Each undeclared identifier is reported only once for
    each=20
       function it appears in.)
    LangObj.cxx: In member function `virtual bool RefLangObj::isLess(const=
=20
       StringC&, const StringC&) const':
    LangObj.cxx:146: `wcscoll' undeclared (first use this function)
    gmake[2]: *** [LangObj.lo] Error 1
    gmake[2]: Leaving directory
    `/data/ports/workdirs/usr/ports/textproc/openjade/work/openjade-1.3.1/s=
tyle'
    gmake[1]: *** [style] Error 2
    gmake[1]: Leaving directory
    `/data/ports/workdirs/usr/ports/textproc/openjade/work/openjade-1.3.1'
    gmake: *** [all] Error 2
    *** Error code 2


Is this a known problem (it builds find under -stable), or is
something spammed at my end?

Joe
--=20
"As far as the laws of mathematics refer to reality, they are not certain;
and as far as they are certain, they do not refer to reality." - Albert
Einstein, 1921

--fdj2RfSjLxBAspz7
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iEUEARECAAYFAj2BrkAACgkQXVIcjOaxUBYRzQCWLBgBHvdyuM8BLHEbJBTq+3aO
kgCfYZ17BrbER/vTfQUANxNpYX56rCI=
=POE+
-----END PGP SIGNATURE-----

--fdj2RfSjLxBAspz7--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message