Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 11:36:15 +0100
From:      Oliver Brandmueller <ob@e-Gitt.NET>
To:        FreeBSD Stable <freebsd-stable@freebsd.org>
Cc:        delphij@freebsd.org
Subject:   r255255 breaks buildworld with WITHOUT_CROSS_COMPILER=true
Message-ID:  <20140122103615.GL50373@e-Gitt.NET>

next in thread | raw e-mail | index | archive | help

Hi,

r255255 breaks the 10-STABLE buildworld if WITHOUT_CROSS_COMPILER=true 
is selected in /etc/src.conf (tested on amd64).

The build breaks at ztest:

--- cddl.all__D ---
ztest.o: In function `main':
/usr/src/cddl/usr.bin/ztest/../..//contrib/opensolaris/cmd/ztest/ztest.c:(.text+0xb293): undefined reference to `zfs_deadman_synctime_ms'
ztest.o: In function `ztest_deadman_thread':
/usr/src/cddl/usr.bin/ztest/../..//contrib/opensolaris/cmd/ztest/ztest.c:(.text+0xd5cc): undefined reference to `zfs_deadman_synctime_ms'
/usr/src/cddl/usr.bin/ztest/../..//contrib/opensolaris/cmd/ztest/ztest.c:(.text+0xd62f): undefined reference to `zfs_deadman_synctime_ms'
/usr/src/cddl/usr.bin/ztest/../..//contrib/opensolaris/cmd/ztest/ztest.c:(.text+0xd65b): undefined reference to `zfs_deadman_synctime_ms'
/usr/src/cddl/usr.bin/ztest/../..//contrib/opensolaris/cmd/ztest/ztest.c:(.text+0xd68e): undefined reference to `zfs_deadman_synctime_ms'


- Oliver


-- 
| Oliver Brandmueller          http://sysadm.in/         ob@sysadm.in |
|                        Ich bin das Internet. Sowahr ich Gott helfe. |



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