From owner-freebsd-ppc@FreeBSD.ORG Fri Nov 22 10:37:00 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8765CF05 for ; Fri, 22 Nov 2013 10:37:00 +0000 (UTC) Received: from mail-vb0-x232.google.com (mail-vb0-x232.google.com [IPv6:2607:f8b0:400c:c02::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4647C28D4 for ; Fri, 22 Nov 2013 10:37:00 +0000 (UTC) Received: by mail-vb0-f50.google.com with SMTP id 10so710234vbe.23 for ; Fri, 22 Nov 2013 02:36:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=r4T2VPgPea22dG9/v0GWR+vhYqbVmzbVxzN+5WvyaPs=; b=qYS3MPgQUhdmnWmErVLN/ih5hFILvLY8W2CTkx9q0cO1GyWgcnl7pUWMs0Omaacfx6 7A2Tcd+Oc8/0xIMk/CVo46UBOG3B0Y5/5E68jJn+QBr9m2CCx18TyiWbqPC6AQXP2VjT H1Kn9us1CpVXdXjcDgNOCwcOx0FG8AvfM0zqmSFSxLQzcDa0dZVtNpF6tK5Jy4wgMExI T1g6/WGxSeSj73biaJiUVenZ4zVTYSNFXmaAGdnWbleQmq1T2uaw7pP6X+WOYR9Vbsul Cnvm86oJwa50TfVDtVbDt7mMhCSC7N0AUAW0/PIQmylZVzQuT+jRuUC2RwaI6+Lx9G9F Jf5A== X-Received: by 10.58.136.231 with SMTP id qd7mr10634150veb.1.1385116619302; Fri, 22 Nov 2013 02:36:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.165.2 with HTTP; Fri, 22 Nov 2013 02:36:39 -0800 (PST) In-Reply-To: References: <20131120122336.0553e1fd@puffo.bilink.net> <528CCBD0.3080900@freebsd.org> <20131120182552.0251F9B5@hub.freebsd.org> From: Frank Pfabigan Date: Fri, 22 Nov 2013 11:36:39 +0100 Message-ID: Subject: Re: /usr/ports/devel/icu does not compile To: Craig Whipp Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: freebsd-ppc@freebsd.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Nov 2013 10:37:00 -0000 after nearly 2 days of compilation, xfce4 is up and running ^^ thank you very much for your help. now i'll configurate this little fella to be an easy-to-use desktop-computer, as it is for my little sister ;.) 2013/11/21 Craig Whipp > On Nov 20, 2013 11:25 AM, "Luciano Mannucci" > wrote: > > > > On Wed, 20 Nov 2013 15:59:23 +0100 > > Frank Pfabigan wrote: > > > > > /usr/include/stdint.h:68:68: error: missing binary operator before > token "(" > > Yes, standard 9.2 stdint.h does'nt work on 32 bit PPCs. > > I've modified mine by commenting out the offending lines and adding a > > #define __WORDSIZE 32 > > which, of course, is correct on my machine (and yours too I presume :). > > The End of my stdint.h looks like that now: > > > > /* GNU and Darwin define this and people seem to think it's portable @/ > > #if defined(UINTPTR_MAX) && defined(UINT64_MAX) && (UINTPTR_MAX =3D=3D > UINT64_MAX) > > #define __WORDSIZE 64 > > #else > > #define __WORDSIZE 32 > > #endif > > */ > > > > #define __WORDSIZE 32 > > > > #endif /* !_SYS_STDINT_H_ */ > > > > -- > > /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) > > \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 > > X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG > > / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ > > I have experienced this, too, on a G4 Powerbook. > > I think that there's a PR already, perhaps it warrants additional > attention. > See: Powerpc/181502 > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > --=20 Frank Pfabigan Holstenstra=C3=9Fe 9 23552 L=C3=BCbeck Tel. 0451 / 70 20 358 Mobil 0151 / 22 655 432 frank.pfabigan@gmail.com