ставлю из портов cvsup выдаэт ошибку.
Раньше проблемы не было, а сейчас со всеми портами проблемы.
Код: Выделить всё
make
===> cvsup-16.1h_2 depends on file: /usr/local/lib/m3/pkg/formsvbt/FreeBSD4/libm3formsvbt.a - not found
===> Verifying install for /usr/local/lib/m3/pkg/formsvbt/FreeBSD4/libm3formsvbt.a in /usr/ports/lang/ezm3
===> Installing for ezm3-1.2_1
===> Generating temporary packing list
===> Checking if lang/ezm3 already installed
cd boot-FreeBSD4/m3core/FreeBSD4; gmake -f make.boot "CC=cc" "CFLAGS=-O1 -pipe" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" "EXTRALIBS=-lm" "LDFLAGS="
gmake[1]: Entering directory `/usr/ports/lang/ezm3/work/ezm3-1.2/boot-FreeBSD4/m3core/FreeBSD4'
cc -O1 -pipe -c -o CstdioC.o CstdioC.c
CstdioC.c:8:19: stdio.h: No such file or directory
CstdioC.c:10: error: syntax error before '*' token
CstdioC.c: In function `fbsd_feof':
CstdioC.c:11: error: `f' undeclared (first use in this function)
CstdioC.c:11: error: (Each undeclared identifier is reported only once
CstdioC.c:11: error: for each function it appears in.)
CstdioC.c: At top level:
CstdioC.c:14: error: syntax error before '*' token
CstdioC.c: In function `fbsd_getc':
CstdioC.c:15: error: `f' undeclared (first use in this function)
CstdioC.c: At top level:
CstdioC.c:18: error: syntax error before "FILE"
CstdioC.c: In function `fbsd_ungetc':
CstdioC.c:19: error: `c' undeclared (first use in this function)
CstdioC.c:19: error: `f' undeclared (first use in this function)
CstdioC.c: At top level:
CstdioC.c:22: error: syntax error before "FILE"
CstdioC.c: In function `fbsd_putc':
CstdioC.c:23: error: `c' undeclared (first use in this function)
CstdioC.c:23: error: `f' undeclared (first use in this function)
CstdioC.c: At top level:
CstdioC.c:26: error: syntax error before '*' token
CstdioC.c: In function `fbsd_fflush':
CstdioC.c:27: error: `f' undeclared (first use in this function)
CstdioC.c: At top level:
CstdioC.c:30: error: syntax error before '*' token
CstdioC.c: In function `fbsd_fdopen':
CstdioC.c:31: error: `FILE' undeclared (first use in this function)
CstdioC.c:31: error: `f' undeclared (first use in this function)
CstdioC.c:33: error: `NULL' undeclared (first use in this function)
CstdioC.c:34: error: `stderr' undeclared (first use in this function)
CstdioC.c: At top level:
CstdioC.c:40: error: syntax error before '*' token
CstdioC.c: In function `fbsd_fclose':
CstdioC.c:41: error: `f' undeclared (first use in this function)
gmake[1]: *** [CstdioC.o] Ошибка 1
gmake[1]: Leaving directory `/usr/ports/lang/ezm3/work/ezm3-1.2/boot-FreeBSD4/m3core/FreeBSD4'
gmake: *** [boot] Ошибка 2
*** Error code 2
Stop in /usr/ports/lang/ezm3.
*** Error code 1
Stop in /usr/ports/net/cvsup.