gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: base / libobjc2 link issues on FreeBSD 12


From: David Chisnall
Subject: Re: base / libobjc2 link issues on FreeBSD 12
Date: Thu, 20 Feb 2020 09:44:49 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 20/02/2020 07:19, Riccardo Mottola wrote:
ld-elf.so.1: /System/Library/Libraries/libobjc.so.4.6: Undefined symbol
"_ZNSt3__14cerrE"
configure:7880: $? = 1
configure: program exited with status 1

This looks as if something is including a C++ header that is pulling in iostream, specifically the libstdc++ version of iostream. libstdc++ is not installed by default on FreeBSD, so I'm not sure how that's happening. Do the libobjc2 tests also fail with this error?

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]