gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o cron.o cron.c gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o database.o database.c gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o user.o user.c gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o entry.o entry.c gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o job.o job.c gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o do_command.o do_command.c gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o misc.o misc.c gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o env.o env.c In file included from externs.h:28:0, from cron.h:33, from cron.c:28: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from externs.h:28:0, from cron.h:33, from database.c:29: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from externs.h:28:0, from cron.h:33, from user.c:29: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from externs.h:28:0, from cron.h:33, from entry.c:33: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from externs.h:28:0, from cron.h:33, from do_command.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from externs.h:28:0, from cron.h:33, from job.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from externs.h:28:0, from cron.h:33, from misc.c:30: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from externs.h:28:0, from cron.h:33, from env.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o popen.o popen.c gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o pw_dup.o pw_dup.c In file included from externs.h:28:0, from cron.h:33, from popen.c:47: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o crontab.o crontab.c In file included from externs.h:28:0, from cron.h:33, from crontab.c:33: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -o cron cron.o database.o user.o entry.o job.o do_command.o misc.o env.o popen.o pw_dup.o gcc -Wall -Wno-unused -Wno-comment -o crontab crontab.o misc.o entry.o env.o pw_dup.o install -c -m 111 -o root -s cron /tmp/tmp.FeLLgE/usr/sbin/ install: can't create '/tmp/tmp.FeLLgE/usr/sbin/': No such file or directory make: *** [install] Error 1 gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o cron.o cron.c In file included from externs.h:28:0, from cron.h:33, from cron.c:28: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o database.o database.c In file included from externs.h:28:0, from cron.h:33, from database.c:29: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o user.o user.c In file included from externs.h:28:0, from cron.h:33, from user.c:29: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o entry.o entry.c In file included from externs.h:28:0, from cron.h:33, from entry.c:33: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o job.o job.c In file included from externs.h:28:0, from cron.h:33, from job.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o do_command.o do_command.c In file included from externs.h:28:0, from cron.h:33, from do_command.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o misc.o misc.c In file included from externs.h:28:0, from cron.h:33, from misc.c:30: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o env.o env.c In file included from externs.h:28:0, from cron.h:33, from env.c:26: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o popen.o popen.c In file included from externs.h:28:0, from cron.h:33, from popen.c:47: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o pw_dup.o pw_dup.c gcc -Wall -Wno-unused -Wno-comment -o cron cron.o database.o user.o entry.o job.o do_command.o misc.o env.o popen.o pw_dup.o gcc -Wall -Wno-unused -Wno-comment -g -I. -c -o crontab.o crontab.c In file included from externs.h:28:0, from cron.h:33, from crontab.c:33: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ gcc -Wall -Wno-unused -Wno-comment -o crontab crontab.o misc.o entry.o env.o pw_dup.o install -c -m 111 -s cron /tmp/tmp.FeLLgE/usr/sbin/ install -c -m 4111 -s crontab /tmp/tmp.FeLLgE/usr/bin/ sh putman.sh crontab.1 /tmp/tmp.FeLLgE/usr/share/man + basename crontab.1 .1 putman.sh: line 21: can't create /tmp/tmp.FeLLgE/usr/share/man/cat1/crontab.0: nonexistent directory + nroff -man crontab.1 putman.sh: line 1: nroff: not found + set +x sh putman.sh cron.8 /tmp/tmp.FeLLgE/usr/share/man + basename cron.8 .8 putman.sh: line 21: can't create /tmp/tmp.FeLLgE/usr/share/man/cat8/cron.0: nonexistent directory + nroff -man cron.8 putman.sh: line 1: nroff: not found + set +x sh putman.sh crontab.5 /tmp/tmp.FeLLgE/usr/share/man + basename crontab.5 .5 putman.sh: line 21: can't create /tmp/tmp.FeLLgE/usr/share/man/cat5/crontab.0: nonexistent directory + nroff -man crontab.5 putman.sh: line 1: nroff: not found + set +x