I guess you have Homebrew/MacPorts/Anaconda installed, and a wrong library 
is picked up from one of these.


On Wednesday, April 25, 2018 at 1:49:19 PM UTC+3, Christelle Vincent wrote:
>
> I upgraded through the Apple Developer website. I also did open Xcode 
> again after the installation, but I can't remember if any additional 
> components were installed.
>
> On Tuesday, April 24, 2018 at 1:23:01 PM UTC-4, John H Palmieri wrote:
>>
>> In my experience, it can help to run Xcode once after upgrading so that 
>> it can install some "additional components". Did you re-install command 
>> line tools by upgrading through the app store, or some other way?
>>
>>
>> On Tuesday, April 24, 2018 at 8:57:30 AM UTC-7, Christelle Vincent wrote:
>>>
>>> Hi,
>>> I am trying to build Sage 8.1 from source on Mac (High Sierra 10.13.4, 
>>> just updated Xcode and re-installed Command Line Tools).
>>> I get the error "Error building package python3-3.6.1.p1"
>>> I am attaching the whole log but it ends with
>>> Undefined symbols for architecture x86_64:
>>>   "_libintl_bindtextdomain", referenced from:
>>>       _PyIntl_bindtextdomain in _localemodule.o
>>>   "_libintl_dcgettext", referenced from:
>>>       _PyIntl_dcgettext in _localemodule.o
>>>   "_libintl_dgettext", referenced from:
>>>       _PyIntl_dgettext in _localemodule.o
>>>   "_libintl_gettext", referenced from:
>>>       _PyIntl_gettext in _localemodule.o
>>>   "_libintl_textdomain", referenced from:
>>>       _PyIntl_textdomain in _localemodule.o
>>> ld: symbol(s) not found for architecture x86_64
>>> clang: error: linker command failed with exit code 1 (use -v to see 
>>> invocation)
>>> make[3]: *** [Programs/_freeze_importlib] Error 1
>>> Error building Python.
>>>
>>> Anyone can help me fix this? Thanks!
>>> Christelle
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to