bmake pkg_install trouve lchmod et lchflags #26

Open
opened 2025-10-21 23:12:49 +02:00 by xdelatour · 2 comments
Owner
  • Utiliser:
    • bmake CONFIGURE_ENV+='ac_cv_func_lchmod=no ac_cv_func_lchflags=no' install
  • ou dans /usr/pkg/etc/mk.conf
    CONFIGURE_ENV+= ac_cv_func_lchmod=no
    CONFIGURE_ENV+= ac_cv_func_lchflags=no
- Utiliser: - bmake CONFIGURE_ENV+='ac_cv_func_lchmod=no ac_cv_func_lchflags=no' install - ou dans /usr/pkg/etc/mk.conf CONFIGURE_ENV+= ac_cv_func_lchmod=no CONFIGURE_ENV+= ac_cv_func_lchflags=no
Author
Owner

pour pkg_install, qui utilise libarchive, il faut aussi désactiver libb2 et blake2

pour pkg_install, qui utilise libarchive, il faut aussi désactiver libb2 et blake2
Author
Owner

cp /ust/bin/pkg-config /ram/.../.builddir/bin

cp /ust/bin/pkg-config /ram/.../.builddir/bin
Sign in to join this conversation.
No description provided.