-
Trying to build latest master branch of ELinks:
```
$ git describe
elinks-0.12pre5-3939-g1655143d0
```
using OpenBSD 7.6-release fails. I have attached the configured options here: [configure-bui…
-
When linking external libraries (libext), it is sometimes desired to leave a symbol in the library undefined and to provide it in the application code. This is usually not a problem when linking appli…
-
I tried to install it using an AUR package helper and using makepkg -si for the cloned AUR repo.
None worked.
(Some of the warnings are in spanish btw)
When trying to install using AUR helper it…
-
i'm using **recaptcha_enterprise_flutter: ^18.6.1** in my project.
when i'm running project on ios device, i got bellow error:
**Error (Xcode): Undefined symbols:
Error (Xcode): Linker command…
-
I am getting a linker error when building Juce2CMake
```
Undefined symbols for architecture arm64:
"juce::juce_compilationDate", referenced from:
juce::Time::getCompilationDate() in libJ…
-
Currently user needs to pass `-ljemalloc` linker flag if uses jemalloc pool (jemalloc_pool.a)
This is an issue as jemalloc exports malloc, realloc, free symbols, so actually liking with jemalloc ov…
-
Hi ptitseb,
sorry for stealing your time, maybe (most surely) i'm completely wrong here anyways...
According to this article:
https://stackoverflow.com/questions/23696585/what-does-exactly-the-…
-
After commit [906f69cf65d](https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=906f69cf65daa8fee1c1c94a5c2fb221ba02b40d) ("IBM zSystems: Issue error for *DBL relocs on misaligned symbols") in bi…
-
##### Brief Description
The library won't compile. Fails to build the project CppSharp.Parser.CLI due to multiple linker errors
OS: `Microsoft Windows 11 Pro 10.0.22631`
Compiler: `Visual Studi…
-
## Description
When try to build JNI plugin with clang++19, several errors have been occurred.
However, in DEVELOPER_GUIDE we don't have much to say about these failures. It would be good to introd…