Date: Wed, 20 Nov 2013 17:17:42 +0100 From: Frank Pfabigan <frank.pfabigan@gmail.com> To: Nathan Whitehorn <nwhitehorn@freebsd.org> Cc: freebsd-ppc@freebsd.org Subject: Re: /usr/ports/devel/icu does not compile Message-ID: <CAFX4DrZtofAcWZ=Q8ZNKaMn8gMOEyybD1iP1QcFkuoYeRo1-AA@mail.gmail.com> In-Reply-To: <528CDA40.10400@freebsd.org> 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> <528CDA40.10400@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
2013/11/20 Nathan Whitehorn <nwhitehorn@freebsd.org> > what line 8 of /usr/include/stdint.h actually is? > i'm using editor "ee", don't know how to make line-numbers show up (one problem leads to another ^^). i think you meant line 68ff? again, i have to type it from screen ;-) file: /usr/include/stdint.h (which is an alias to somewhere else). file has 71 lines (tells ee), so these lines must contain line 68: ... /* GNU and Darwin define this and people seem to think it's portable */ #if defined(UINTPTR_MAX) && defined(UINT64_MAX) && (UNITPTR_MAX =3D=3D UINT64_MAX) #define __WORDSIZE 64 #else #define __WORDSIZE 32 #endif #endif /* !_SYS_STDINT_H_ */ . this is freebsd 9.2 on mac mini (first generation, small and slow). --=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?CAFX4DrZtofAcWZ=Q8ZNKaMn8gMOEyybD1iP1QcFkuoYeRo1-AA>