mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
open-vm-tools: configure --without-procps
checking for getstat in -lproc... no checking for getstat in -lproc-3.2.8... no checking for getstat in -lproc-3.2.7... no configure: error: libproc not found. Please configure without procps (using --without-procps) or install procps - http://procps.sourceforge.net
This commit is contained in:
parent
60131727e2
commit
1d022e540b
@ -35,6 +35,7 @@ cd $PKG_BUILD
|
|||||||
--without-dnet \
|
--without-dnet \
|
||||||
--without-x \
|
--without-x \
|
||||||
--without-icu \
|
--without-icu \
|
||||||
|
--without-procps \
|
||||||
--with-linuxdir=$(kernel_path)
|
--with-linuxdir=$(kernel_path)
|
||||||
|
|
||||||
make CFLAGS+="-DG_DISABLE_DEPRECATED"
|
make CFLAGS+="-DG_DISABLE_DEPRECATED"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user