Opened 10 years ago

Closed 10 years ago

#43907 closed defect (invalid)

ICU Namespace support error

Reported by: spinach@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: icu

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hey all,

I'm trying to install ICU on my Mac Pro running 10.6.8

I run the following:

sudo port install icu
sudo cp icu4c-4_3_4-src.tar /usr/lib
cd /usr/lib/
sudo tar -xvf sudo cp icu4c-4_3_4-src.tar 
cd /usr/lib/icu/source
sudo chmod +x .runConfigure configure config install-sh

and then when I run

sudo ./runConfigureICU MacOSX

I get the following error

checking for namespace support... no
configure: error: Namespace support is required to build ICU.

Even though it failed, I tried to gnumake check but that also failed too.

I've attached the entire output and any help you can provide is greatly appreciated.

Thanks.

Attachments (1)

code.txt (3.1 KB) - added by spinach@… 10 years ago.
Output of ICU installation.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by spinach@…

Attachment: code.txt added

Output of ICU installation.

comment:1 in reply to:  description Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: icu added

Replying to spinach@…:

I'm trying to install ICU on my Mac Pro running 10.6.8

I run the following:

sudo port install icu

And was the port then successfully installed?

sudo cp icu4c-4_3_4-src.tar /usr/lib
cd /usr/lib/
sudo tar -xvf sudo cp icu4c-4_3_4-src.tar 
cd /usr/lib/icu/source
sudo chmod +x .runConfigure configure config install-sh

and then when I run

sudo ./runConfigureICU MacOSX

I get the following error

checking for namespace support... no
configure: error: Namespace support is required to build ICU.

Even though it failed, I tried to gnumake check but that also failed too.

I've attached the entire output and any help you can provide is greatly appreciated.

What are you trying to do with these additional commands? The first command, "sudo port install icu", should already have installed icu.

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

If you need further assistance with MacPorts, please reopen the ticket or write to the macports-users mailing list.

Note: See TracTickets for help on using tickets.