Opened 17 years ago

Closed 17 years ago

Last modified 11 years ago

#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)

icu-3.6_1.diff (1.2 KB) - added by n.oxyde@… 17 years ago.

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by n.oxyde@…

Attachment: icu-3.6_1.diff added

comment:1 Changed 17 years ago by n.oxyde@…

It should works now. I've also removed a useless delete call and changed pre-configure thing to post-patch.

comment:2 Changed 17 years ago by markd@…

Yes, that fixed it. Closing.

comment:3 Changed 17 years ago by markd@…

Resolution: fixed
Status: newclosed

comment:4 Changed 17 years ago by nox@…

Cc: n.oxyde@… removed
Priority: Not setNormal

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:6 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.