On Tue, 07 May 2019 12:23:12 +0200, "J. Hannken-Illjes" wrote:
>
>
> > On 7. May 2019, at 12:17, matthew green <[email protected]> wrote:
> >
> >> Diff is NOT reversed.
> >
> > ah yes, i see. please commit.
Crossbuilding is still broken.
On FreeBSD 12.0-STABLE (amd64) and Arch GNU/Linux building earmv7hf and amd64 I
get:
# compile libprop/prop_dictionary.lo
cc -O -I/usr/home/herbert/source/netbsd/src/tools/libprop/../compat
-I/usr/home/herbert/source/netbsd/src/tools/libprop/../../common/include
-I/usr/home/herbert/source/netbsd/src/../build/earmv7hf/tools/include/nbinclude
-DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64
-I/usr/home/herbert/source/netbsd/src/../build/earmv7hf/tools/include
-I/usr/home/herbert/source/netbsd/src/../build/earmv7hf/tools/include/nbinclude
-c -o prop_dictionary.lo.o
/usr/home/herbert/source/netbsd/src/tools/libprop/../../common/lib/libprop/prop_dictionary.c
/usr/home/herbert/source/netbsd/src/tools/libprop/../../common/lib/libprop/prop_dictionary.c:37:10:
fatal error: 'sys/rbtree.h' file not found
#include <sys/rbtree.h>
^~~~~~~~~~~~~~
1 error generated.
*** Failed target: prop_dictionary.lo
*** Failed command: cc -O
-I/usr/home/herbert/source/netbsd/src/tools/libprop/../compat
-I/usr/home/herbert/source/netbsd/src/tools/libprop/../../common/include
-I/usr/home/herbert/source/netbsd/src/../build/earmv7hf/tools/include/nbinclude
-DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64
-I/usr/home/herbert/source/netbsd/src/../build/earmv7hf/tools/include
-I/usr/home/herbert/source/netbsd/src/../build/earmv7hf/tools/include/nbinclude
-c -o prop_dictionary.lo.o
/usr/home/herbert/source/netbsd/src/tools/libprop/../../common/lib/libprop/prop_dictionary.c
*** Error code 1
Stop.
--
Herbert