-
```
root@35b6a4c971d9:~/OrangePiRK3399# ./build.sh
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
automake is already the newest version (1:1.16.…
-
is there a way for you to have an option of matching a nothing case in yacc.
for example:
A : B C B
C : SOMETHING
|
Or would I have to do
A : B C B
| B B
C : SOMETHING
-
This library no longer compiles with (recent?) versions of flex/bison:
Some missing declarations:
```
make all-am
make[1]: Entering directory '/usr/src/libsieve'
CC src/sv_test/examp…
-
# META - Ragg2
* [ ] Book https://github.com/radare/radare2book/issues/216
* Tests : https://github.com/radare/radare2-regressions/tree/master/t.tools/ragg2
* Commands : `g, ragg2`
* [ ] BlogPos…
-
**Description**
1. Create a new workflow in GitHub Actions to automate Cobra on push and pull requests.
2. Use MISRA and JPL rules.
**Helpful Links**
https://github.com/nimble-code/Cobra
-
root@monitoring:/usr/local/src/monitoringplug# make
make all-recursive
make[1]: Entering directory '/usr/local/src/monitoringplug'
Making all in lib
make[2]: Entering directory '/usr/local/src/mo…
-
I have the next problem:
make -C //lib/modules/5.15.0-60-generic/build CONFIG_DEBUG_INFO=y M="" modules
make[1]: Entering directory '/usr/src/linux-headers-5.15.0-60-generic'
SYNC include/config/…
-
Hi,
Low priority.
dma version: 0.7
Unable to compile on Solaris 9 or 10.
The yacc does not support the -o option. Setting YACC to bison fixes that...
get-version.sh need to be edited to use bash.…
mohag updated
12 years ago
-
I have 2 question :
1.`make install`
Makefile:133: recipe for target 'xmpf_coarray_wrap.o' failed
make[1]: *** [xmpf_coarray_wrap.o] Error 1
Makefile:23: recipe for target 'all' failed
make: …
-
Hi there,
I tried to compile MAJA from source several times, however always got the following error:
```
CMake Error at /home/metal/MAJA/build/HDF4/stamp/HDF4-configure-Release.cmake:49 (messa…