[MacPorts] #43907: ICU Namespace support error

MacPorts noreply at macports.org
Wed Jun 4 19:18:44 PDT 2014


#43907: ICU Namespace support error
------------------------+--------------------------------
  Reporter:  spinach@…  |      Owner:  macports-tickets@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.0
Resolution:             |   Keywords:
      Port:  icu        |
------------------------+--------------------------------
Changes (by ryandesign@…):

 * port:   => icu


Old description:

> 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.

New description:

 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.

--

Comment:

 Replying to [ticket:43907 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/43907#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list