#11981 closed defect (fixed)
ICU port fails to build
Reported by: | n.oxyde@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: |
Description
Build target of ICU port fails with this message:
/usr/bin/g++-4.0 -DU_COMMON_IMPLEMENTATION -I/opt/local/include -I. -I../i18n -O2 -fno-common -c -dynamic -o uniset_props.o uniset_props.cpp unicode/brkiter.h:477: error: 'URegistryKey' does not name a type unicode/brkiter.h:491: error: 'URegistryKey' has not been declared make[1]: *** [uniset_props.o] Error 1 make: *** [all-recursive] Error 2
A ticket have been opened upstream.
Attachments (1)
Change History (7)
Changed 18 years ago by n.oxyde@…
Attachment: | icu-3.6_1.diff added |
---|
comment:1 Changed 18 years ago by n.oxyde@…
comment:3 Changed 17 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 17 years ago by nox@…
Cc: | n.oxyde@… removed |
---|---|
Priority: | Not set → Normal |
Note: See
TracTickets for help on using
tickets.
It should works now. I've also removed a useless delete call and changed pre-configure thing to post-patch.