/usr/ports/devel/icu does not compile

Frank Pfabigan frank.pfabigan at gmail.com
Wed Nov 20 16:18:03 UTC 2013


2013/11/20 Nathan Whitehorn <nwhitehorn at 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 ==
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).






-- 
Frank Pfabigan
Holstenstraße 9
23552 Lübeck

Tel. 0451 / 70 20 358
Mobil 0151 / 22 655 432
frank.pfabigan at gmail.com


More information about the freebsd-ppc mailing list