You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
522 B
9 lines
522 B
When cross-compiling:
|
|
- Various shebangs don't point to the proper EPREFIX
|
|
|
|
On termux itself:
|
|
- dev-libs/libxml2 cannot be built (hardlinks in source tarball)
|
|
- sys-devel/libtool cannot be built (no error given...?)
|
|
- portage errors spectaularly if sys-apps/portage is anywhere in the dependency tree
|
|
- bash keeps spamming error messages: "shell-init: error retrieving current directory: getcwd: cannot access parent directories: Permission denied"
|
|
- after merging dev-lang/perl, no executable permission on /usr/bin/perl
|
|
|