-
Hello Proxmark team !
I'm trying to build proxmark on fedora 35 (arm-none-eabi-gcc 11.1.0) and got the following error:
```
make[1]: Entering directory '/home/nico/applications/proxmark3/bootr…
-
Hello,
Under Gentoo, building it with QT 5.15, I get:
`level=warning msg="failed to patch binaries\r\nyou won't be able to simply \"go build/run\" your application, but qtdeploy-ing applications…
-
### Checklist
- [x] I acknowledge that support is provided on a best-effort basis.
- [X] I acknowledge that the authors and contributors to this repository cannot be held responsible for the resul…
-
When I use the shortcuts
Alt+Ctrl+J: Move current window clockwise
Alt+Ctrl+K: Move current window counterclockwise
Ctrl+Alt+Enter: Make current window master
the affected windows (both w…
-
Using this version of clang provided with Xcode:
```
clang++ --version
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.6.0
Thread model: posix
InstalledDir: /Applicati…
-
Hi Team,
I have gettext in my machine for other purposes, But I don't need gettext support for my quality build,
But, I could see this error, despite passing "--without-libintl-prefix" in the conf…
-
crash log:
```
[ 441.487662] br-lan: port 2(wlan0) entered blocking state
[ 441.493112] br-lan: port 2(wlan0) entered forwarding state
[ 442.352289] br-lan: port 3(wlan1) entered blocking state…
-
When configuring and building Mono on a platform without a (working) `msgfmt` and other libintl/gettext crap, it'll silently set the command to invoke to a null command. This fails silently, and when …
-
```
What steps will reproduce the problem?
1.
compile this and link with tcmalloc from the 2.0 release (compiled from source
with the compiler below):
#include
#include
main()
{
void *p;
…
-
```
What steps will reproduce the problem?
1.
compile this and link with tcmalloc from the 2.0 release (compiled from source
with the compiler below):
#include
#include
main()
{
void *p;
…