Johan Hendriks wrote:
-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Dominic Fandrey
Verzonden: woensdag 13 februari 2008 10:07
Aan: [email protected]
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"