Compare Pastes
Differences between the pastes
#208093 (21.07.2021 10:11)
and
#221930 (20.09.2021 07:30).
| 1 | bash make.sh | |
| 2 | compiling trunkd | |
| 3 | In file included from src/trunkd.c:2: | |
| 4 | src/trunk_structs.h:1:10: fatal error: zmq.h: Нет такого файла или каталога | |
| 5 | #include | |
| 6 | ^~~~~~~ | |
| 7 | compilation terminated. | |
| 8 | compiling trunk | |
| 9 | Package gtk+-2.0 was not found in the pkg-config search path. | |
| 10 | Perhaps you should add the directory containing `gtk+-2.0.pc' | |
| 11 | to the PKG_CONFIG_PATH environment variable | |
| 12 | No package 'gtk+-2.0' found | |
| 13 | src/trunk.c:5:10: fatal error: gtk/gtk.h: Нет такого файлР� или каталога | |
| 14 | #include | |
| 15 | ^~~~~~~~~~~ | |
| 16 | compilation terminated. |
