Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/tools



On Tue, 07 May 2019 12:23:12 +0200, "J. Hannken-Illjes" wrote:
> 
> 
> > On 7. May 2019, at 12:17, matthew green <mrg%eterna.com.au@localhost> 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


Home | Main Index | Thread Index | Old Index