You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gcc -Wall -O2 -D_REENTRANT -fPIC -Isrc/include -I/usr/include/openssl -I- '-DPROXY_VERSION="1.22pre081119"' '-DCDIR="/etc/asterisk"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' '-DPDIR="/etc/asterisk"' '-DPFILE="astmanproxy.users"' -c -o astmanproxy.o src/astmanproxy.c
cc1: замечание: Устаревший ключ -I-, используйте, пожалуйста, вместо него -iquote
In file included from /usr/include/linux/posix_types.h:47,
from /usr/include/linux/types.h:8,
from /usr/include/asm/sigcontext.h:5,
from /usr/include/bits/sigcontext.h:28,
from /usr/include/signal.h:339,
from src/include/astmanproxy.h:13,
from src/astmanproxy.c:12:
/usr/include/asm/posix_types.h:2:30: error: posix_types_32.h: Нет такого файла или каталога
make: *** [astmanproxy.o] Ошибка 1
The text was updated successfully, but these errors were encountered:
make
gcc -Wall -O2 -D_REENTRANT -fPIC -Isrc/include -I/usr/include/openssl -I- '-DPROXY_VERSION="1.22pre081119"' '-DCDIR="/etc/asterisk"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' '-DPDIR="/etc/asterisk"' '-DPFILE="astmanproxy.users"' -c -o astmanproxy.o src/astmanproxy.c
cc1: замечание: Устаревший ключ -I-, используйте, пожалуйста, вместо него -iquote
In file included from /usr/include/linux/posix_types.h:47,
from /usr/include/linux/types.h:8,
from /usr/include/asm/sigcontext.h:5,
from /usr/include/bits/sigcontext.h:28,
from /usr/include/signal.h:339,
from src/include/astmanproxy.h:13,
from src/astmanproxy.c:12:
/usr/include/asm/posix_types.h:2:30: error: posix_types_32.h: Нет такого файла или каталога
make: *** [astmanproxy.o] Ошибка 1
The text was updated successfully, but these errors were encountered: