This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Commit 447faa1
Release Manager
Trac #29424: Slackware: system packages fix
Building git for `slackware-14.2-minimal`
(https://github.com/mkoeppe/sage/runs/542501916):
{{{
mkdir -p po/build/locale/vi/LC_MESSAGES/ && msgfmt --check --statistics
-o po/build/locale/vi/LC_MESSAGES/git.mo po/vi.po
msgfmt: error while loading shared libraries: libcroco-0.6.so.3: cannot
open shared object file: No such file or directory
Makefile:2150: recipe for target 'po/build/locale/vi/LC_MESSAGES/git.mo'
failed
make[4]: *** [po/build/locale/vi/LC_MESSAGES/git.mo] Error 127
}}}
libpng not found:
{{{
configure:12817: checking for libpng >= 1.2
configure:12824: $PKG_CONFIG --exists --print-errors "libpng >= 1.2"
Package libpng was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpng.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpng' found
}}}
URL: https://trac.sagemath.org/29424
Reported by: mkoeppe
Ticket author(s): Matthias Koeppe
Reviewer(s): Dima PasechnikFile tree
4 files changed
+8
-3
lines changed- build/pkgs
- libgd/distros
- libpng/distros
4 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments