Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2008 11:05:23 +0100
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        Johan Hendriks <Johan@double-l.nl>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: RELENG_7 is not building
Message-ID:  <47B2C0E3.9010404@bsdforen.de>
In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB5DDBB0@w2003s01.double-l.local>
References:  <47B2B323.1080802@bsdforen.de> <57200BF94E69E54880C9BB1AF714BBCB5DDBB0@w2003s01.double-l.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Johan Hendriks wrote:
>> -----Oorspronkelijk bericht-----
>> Van: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd.org] Namens Dominic Fandrey
>> Verzonden: woensdag 13 februari 2008 10:07
>> Aan: freebsd-stable@freebsd.org
>> Onderwerp: RELENG_7 is not building
>> 
>> Here's the output for amd64, but it stops at the same place with TARGET=i386:
>> 
>> ...
>> 
>> I build with make -j4 on a Core2 Duo on amd64.
 >
 > Try building without -jx then you will see exactly where the build fails!

Here we go, the same for TARGET=i386 and amd64:

===> sbin/gpt (all)
/usr/local/bin/ccache cc -O2 -fno-strict-aliasing -pipe -march=nocona 
-Wsystem-headers -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 -Wno-uninitialized -Wno-pointer-sign -c 
/usr/src/sbin/gpt/migrate.c
/usr/src/sbin/gpt/migrate.c: In function 'migrate_disklabel':
/usr/src/sbin/gpt/migrate.c:121: error: 'FS_ZFS' undeclared (first use in 
this function)
/usr/src/sbin/gpt/migrate.c:121: error: (Each undeclared identifier is 
reported only once
/usr/src/sbin/gpt/migrate.c:121: error: for each function it appears in.)
*** Error code 1

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

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

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

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

Stop in /usr/src.


PS: Please don't top-post. It's annoying to have to put the back trace into 
order.



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