Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2008 22:30:26 +0000
From:      John Birrell <jb@what-creek.com>
To:        Peter Jeremy <peterjeremy@optushome.com.au>
Cc:        current@freebsd.org
Subject:   Re: DTrace/FreeBSD source snapshot
Message-ID:  <20080202223026.GA97507@what-creek.com>
In-Reply-To: <20080202210325.GV35170@server.vk2pj.dyndns.org>
References:  <20080201093538.GA83169@what-creek.com> <20080202210325.GV35170@server.vk2pj.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 03, 2008 at 08:03:25AM +1100, Peter Jeremy wrote:
> buildworld worked for me but buildkernel blew up:
> 
> --------------------------------------------------------------
> >>> stage 2.3: build tools
> --------------------------------------------------------------
> cd /usr/obj/back/dtrace/src/sys/server;  MAKESRCPATH=/back/dtrace/src/sys/dev/ai
> c7xxx/aicasm  make -DNO_CPU_CFLAGS -f /back/dtrace/src/sys/dev/aic7xxx/aicasm/Ma
> kefile
> Warning: Object directory not changed from original /var/obj/back/dtrace/src/sys
> /server
> yacc -b aicasm_gram  -d -o aicasm_gram.c /back/dtrace/src/sys/dev/aic7xxx/aicasm
> /aicasm_gram.y
> yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /back/dtrace/src/sys/d
> ev/aic7xxx/aicasm/aicasm_macro_gram.y
> cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/back/dtrace/sr
> c/sys/dev/aic7xxx/aicasm -g  -c /back/dtrace/src/sys/dev/aic7xxx/aicasm/aicasm.c
> ctfconvert -L VERSION aicasm.o
> ctfconvert:No such file or directory

It looks like the kernel build tools step must be missing
a NO_CTF=1 in it's make environment.

--
John Birrell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080202223026.GA97507>