On Sat, 29 Jan 2011 12:49:10 +0300 Odhiambo Washington wrote: > On Sat, Jan 29, 2011 at 12:30 PM, Boris Samorodov <b...@ipt.ru> wrote: > > On Sat, 29 Jan 2011 12:19:00 +0300 Odhiambo Washington wrote: > > > > > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls > > > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > > -Wpointer-arith > > > -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > > > -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL > > > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common > > > -finline-limit=8000 --param inline-unit-growth=100 --param > > > large-function-growth=1000 -mno-align-long-strings > > > -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 > > > -mno-sse3 -ffreestanding -fstack-protector -Werror > > > /usr/src/sys/dev/jme/if_jme.c > > > *** Error code 1 > > > > > Stop in /usr/obj/usr/src/sys/GW. > > > *** Error code 1 > > > > > Stop in /usr/src. > > > *** Error code 1 > > > > > Stop in /usr/src. > > > > It's always a good idea to show a command one used. And assuming you use > > "-j X" the log is useless since the actual error was way earlier. Please, > > remove the flag, add "-DNO_CLEAN" and show the command and a tail of > > the output.
> I always use `make kernel KERNCONF=MY_KERNEL`. No special flags. > The whole output is here - http://62.8.64.102/~wash/kernel-20110129.log.txt > <http://62.8.64.102/~wash/kernel-20110129.log.txt> As for me, I've seen that for the first time... First I'll try to cleandir and redo the build. If fail -- build GENERIC, if fail -- GENERIC with null make.conf. -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"