OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
make build error on 3.9 (-current) i386

From: Reza Muhammad (rezmuhcbn.net.id)
Date: Wed Mar 01 2006 - 10:41:20 CST


Hi guys,

I was just updating my source tree through cvsup, and I've been
following -current for a while. There hadn't been any problems
before. But today, make build returned errors. The last time I
cvsup'd was today around 10pm (GMT +7), and here's some of the log:

  Edit src/sys/arch/sparc/include/param.h
   Add delta 1.35 2006.02.28.18.24.18 miod
Edit src/sys/dev/ic/atw.c
   Add delta 1.43 2006.02.28.06.52.35 jsg
Edit src/sys/dev/mii/ciphy.c
   Add delta 1.10 2006.02.28.08.13.47 jsg
   Add delta 1.11 2006.02.28.12.37.15 jsg
Edit src/sys/dev/mii/ciphyreg.h
   Add delta 1.2 2006.02.28.08.13.47 jsg
Edit src/sys/kern/uipc_usrreq.c
   Add delta 1.31 2006.02.27.23.38.11 miod
Edit src/usr.bin/ssh/session.c
   Add delta 1.197 2006.02.28.01.10.21 djm

Now, after reinstalling a new kernel, I did a make build, and got
these errors:

nroff -Tascii -mandoc -/usr/src/usr.sbin/httpd/src/support/apxs.8 >
src/support/apxs.cat8
nroff -Tascii -mandoc -/usr/src/usr.sbin/httpd/src/support/suexec.8 >
src/support/suexec.cat8
make: no target to make
*** Error code 2

Stop in /usr/src/usr.sbin/httpd (line 628 of /usr/src/usr.sbin/httpd/
Makefile.bsd-wrapper).
*** Error code 1

Stop in /usr/src/usr.sbin.
*** Error code 1

Stop in /usr/src (line 73 of Makefile).

Can anyone help me with it?
Thanks for the help.

-Reza