i get this msg the i try to make buildworld :
even if i tried to compile it manually :
i tried to compile kernel with pipe flag and with out them but no chance .
Code:
fs.o -lkvm
gzip -cn /usr/src/usr.bin/fstat/fstat.1 > fstat.1.gz
===> usr.bin/fstat/zfs (all)
===> usr.bin/fsync (all)
gcc -pipe -march=pentium4 -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-
prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -
Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /usr/src/usr.bin/fsync/fsync.c
gcc -pipe -march=pentium4 -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-
prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -
Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -o fsync fsync.o
gzip -cn /usr/src/usr.bin/fsync/fsync.1 > fsync.1.gz
===> usr.bin/ftp (all)
make: don't know how to make //rt.fm/pub/OpenBSD/%SUBDIR%/. Stop
*** Error code 2
Stop in /usr/src/usr.bin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
Code:
[root@localhost /usr/src]# cd usr.bin/ftp
[root@localhost /usr/src/usr.bin/ftp]# clear
[root@localhost /usr/src/usr.bin/ftp]# ls
Makefile config.h
[root@localhost /usr/src/usr.bin/ftp]# make
make: don't know how to make //rt.fm/pub/OpenBSD/%SUBDIR%/. Stop