Date: Fri, 22 Nov 2013 11:36:39 +0100 From: Frank Pfabigan <frank.pfabigan@gmail.com> To: Craig Whipp <crwhipp@gmail.com> Cc: freebsd-ppc@freebsd.org Subject: Re: /usr/ports/devel/icu does not compile Message-ID: <CAFX4Drb7g2=2cB02FgStvr=9fzNyh1DwcOSbbisAD7DRhGb5Ng@mail.gmail.com> In-Reply-To: <CAKYdGeqJT6EHygeSMNRW%2B4zz0Tne5ktbZpWE2txSayy0YRgy0A@mail.gmail.com> References: <CAFX4DrbFucTEPVt4XWnB%2BLEgwc6pfOrYVqz1MkeKcNzLjz=kAQ@mail.gmail.com> <20131120122336.0553e1fd@puffo.bilink.net> <CAFX4DrZn27Ne2N5tOB9LzghCyheBV1uHMkEbdHGci6Cja1VJ-g@mail.gmail.com> <528CCBD0.3080900@freebsd.org> <CAFX4DrYP0qV5wHCL2RAbdyt2irB6aiQOF269Lx82ofiMxLqEnQ@mail.gmail.com> <20131120182552.0251F9B5@hub.freebsd.org> <CAKYdGeqJT6EHygeSMNRW%2B4zz0Tne5ktbZpWE2txSayy0YRgy0A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <crwhipp@gmail.com> > On Nov 20, 2013 11:25 AM, "Luciano Mannucci" <luciano@vespaperitivo.it> > wrote: > > > > On Wed, 20 Nov 2013 15:59:23 +0100 > > Frank Pfabigan <frank.pfabigan@gmail.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFX4Drb7g2=2cB02FgStvr=9fzNyh1DwcOSbbisAD7DRhGb5Ng>