BZ #2: Build error on powerpc--netbsd2.0

Status fields:

creation_ts:2005-01-21 13:20
component:unspecified
version:unspecified
op_sys:All
bug_status:RESOLVED
resolution:FIXED
reporter:dog@bluezoo.org
gcc -DHAVE_CONFIG_H -I../../../src/boehm-gc/include -O2 -g3 -D__POWERPC__
-D_REENTRANT -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c
../../../src/boehm-gc/allchblk.c  -fPIC -DPIC -o .libs/allchblk.o
../../../src/boehm-gc/allchblk.c:17:20: config.h: No such file or directory
*** Error code 1

Comment #1 by twisti@complang.tuwien.ac.at on 2005-01-21 16:59:17

I need to check the build system to support build directories, again. For
historical reasons we normally build in the source tree.

Comment #2 by twisti@complang.tuwien.ac.at on 2005-03-10 15:19:50

Building in build directories should work now.